Papers › 3D AffordanceNet: A Benchmark for Visual Object Affordance Understanding

3D AffordanceNet: A Benchmark for Visual Object Affordance Understanding

30 Mar 2021CVPR 2021 1arXiv:2103.16397archive 2025-07-28

Shengheng Deng, Xun Xu, Chaozheng Wu, Ke Chen, Kui Jia

The ability to understand the ways to interact with objects from visual cues, a.k.a. visual affordance, is essential to vision-guided robotic research. This involves categorizing, segmenting and reasoning of visual affordance. Relevant studies in 2D and 2.5D image domains have been made previously, however, a truly functional understanding of object affordance requires learning and prediction in the 3D physical domain, which is still absent in the community. In this work, we present a 3D AffordanceNet dataset, a benchmark of 23k shapes from 23 semantic object categories, annotated with 18 visual affordance categories. Based on this dataset, we provide three benchmarking tasks for evaluating visual affordance understanding, including full-shape, partial-view and rotation-invariant affordance estimations. Three state-of-the-art point cloud deep learning networks are evaluated on all tasks. In addition we also investigate a semi-supervised learning setup to explore the possibility to benefit from unlabeled data. Comprehensive results on our contributed dataset show the promise of visual affordance understanding as a valuable yet challenging benchmark.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2103.16397")

Code

Syntology Ran 6 of 12 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · honoured contract; 3 ran · fixture could not drive it; 2 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Gorilla-Lab-SCUT/AffordanceNet officialmentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 6 ran; 1 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
3ran · fixture could not drive it
2ran
6unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from Gorilla-Lab-SCUT/AffordanceNet. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

knn Gorilla-Lab-SCUT/AffordanceNet/models/dgcnn.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · cdd0141594039dcb · report
normalize_data Gorilla-Lab-SCUT/AffordanceNet/utils/provider.py official repository ran fingerprinted MIT (permissive) · 59e9008f0a3743f1 · report
pc_normalize Gorilla-Lab-SCUT/AffordanceNet/models/pointnet_util.py official repository ran · honoured contract fingerprinted MIT (permissive) · ec413739d406e611 · report
shuffle_data Gorilla-Lab-SCUT/AffordanceNet/utils/provider.py official repository ran MIT (permissive) · 06353aadebc1724b · report
shuffle_points Gorilla-Lab-SCUT/AffordanceNet/utils/provider.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · a97f76b9c0811c93 · report
square_distance Gorilla-Lab-SCUT/AffordanceNet/models/pointnet_util.py official repository ran · fixture could not drive it MIT (permissive) · 580dee6761649b29 · report
build_dataset Gorilla-Lab-SCUT/AffordanceNet/utils/builder.py official repository unverified MIT (permissive) · 4ee4a7435a0d609e · report
build_loader Gorilla-Lab-SCUT/AffordanceNet/utils/builder.py official repository unverified MIT (permissive) · 16179f76ca18ce19 · report
get_graph_feature Gorilla-Lab-SCUT/AffordanceNet/models/dgcnn.py official repository unverified MIT (permissive) · 9019aa1bd21a7d63 · report
pc_normalize Gorilla-Lab-SCUT/AffordanceNet/dataset/AffordanceNet.py official repository unverified MIT (permissive) · a35d3df543c7cc58 · report
semi_points_transform Gorilla-Lab-SCUT/AffordanceNet/dataset/AffordanceNet.py official repository unverified MIT (permissive) · 109780e2940e1431 · report
timeit Gorilla-Lab-SCUT/AffordanceNet/models/pointnet_util.py official repository unverified MIT (permissive) · b1227ddb721e2999 · report

Tasks

Affordance DetectionBenchmarkingObject

Datasets

Introduced by this paper, per the archive.

3D AffordanceNet

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Affordance Detection 3D AffordanceNet DGCNN AIOU 0.178 #1 of 1 Archive leaderboard report
Affordance Detection 3D AffordanceNet DGCNN mAP 0.464 #1 of 1 Archive leaderboard report
Affordance Detection 3D AffordanceNet Partial View DGCNN AIOU 0.138 #1 of 1 Archive leaderboard report
Affordance Detection 3D AffordanceNet Partial View DGCNN mAP 0.422 #1 of 1 Archive leaderboard report
Affordance Detection 3D AffordanceNet Rotate SO(3) DGCNN AIOU 0.128 #1 of 1 Archive leaderboard report
Affordance Detection 3D AffordanceNet Rotate SO(3) DGCNN mAP 0.373 #1 of 1 Archive leaderboard report
Affordance Detection 3D AffordanceNet Rotate z DGCNN AIOU 0.161 #1 of 1 Archive leaderboard report
Affordance Detection 3D AffordanceNet Rotate z DGCNN mAP 0.448 #1 of 1 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections