paper-with-me

홈 › Papers

Learning 2D Invariant Affordance Knowledge for 3D Affordance Grounding

2024-08-23 · Xianqiang Gao, Pingrui Zhang, Delin Qu, Dong Wang, Zhigang Wang, Yan Ding, Bin Zhao

3D Object Affordance Grounding aims to predict the functional regions on a 3D object and has laid the foundation for a wide range of applications in robotics. Recent advances tackle this problem via learning a mapping between 3D regions and a single human-object interaction image. However, the geometric structure of the 3D object and the object in the human-object interaction image are not always consistent, leading to poor generalization. To address this issue, we propose to learn generalizable invariant affordance knowledge from multiple human-object interaction images within the same affordance category. Specifically, we introduce the \textbf{M}ulti-\textbf{I}mage Guided Invariant-\textbf{F}eature-Aware 3D \textbf{A}ffordance \textbf{G}rounding (\textbf{MIFAG}) framework. It grounds 3D object affordance regions by identifying common interaction patterns across multiple human-object interaction images. First, the Invariant Affordance Knowledge Extraction Module (\textbf{IAM}) utilizes an iterative updating strategy to gradually extract aligned affordance knowledge from multiple images and integrate it into an affordance dictionary. Then, the Affordance Dictionary Adaptive Fusion Module (\textbf{ADM}) learns comprehensive point cloud representations that consider all affordance candidates in multiple images. Besides, the Multi-Image and Point Affordance (\textbf{MIPA}) benchmark is constructed and our method outperforms existing state-of-the-art methods on various experimental comparisons. Project page: \url{https://goxq.github.io/mifag}

📄 PDF Abstract BibTeX arXiv:2408.13024

Code (0)

등록된 구현이 없습니다.

Tasks

Human-Object Interaction DetectionObject

Similar Papers 제목 키워드 기반

Grounded Affordance from Exocentric View

2022-08-28 · Hongchen Luo, Wei Zhai, Jing Zhang, Yang Cao 외

Affordance grounding aims to locate objects' "action possibilities" regions, which is an essential step toward embodied intelligence. Due to the diversity of interactive affordance, the uniqueness of different individual…

DiversityHuman-Object Interaction DetectionObjectTransfer Learning

Learning Affordance Grounding from Exocentric Images

2022-03-18 · CVPR 2022 1 · Hongchen Luo, Wei Zhai, Jing Zhang, Yang Cao 외

Affordance grounding, a task to ground (i.e., localize) action possibility region in objects, which faces the challenge of establishing an explicit link with object parts due to the diversity of interactive affordance. H…

DiversityHuman-Object Interaction DetectionObjectTransfer Learning

GREAT: Geometry-Intention Collaborative Inference for Open-Vocabulary 3D Object Affordance Grounding

2024-11-29 · CVPR 2025 1 · Yawen Shao, Wei Zhai, Yuhang Yang, Hongchen Luo 외

Open-Vocabulary 3D object affordance grounding aims to anticipate ``action possibilities'' regions on 3D objects with arbitrary instructions, which is crucial for robots to generically perceive real scenarios and respond…

Collaborative InferenceObject

TEXT2AFFORD: Probing Object Affordance Prediction abilities of Language Models solely from Text

2024-02-20 · Sayantan Adak, Daivik Agrawal, Animesh Mukherjee, Somak Aditya

We investigate the knowledge of object affordances in pre-trained language models (LMs) and pre-trained Vision-Language models (VLMs). A growing body of literature shows that PTLMs fail inconsistently and non-intuitively…

Object

WorldAfford: Affordance Grounding based on Natural Language Instructions

2024-05-21 · Changmao Chen, Yuren Cong, Zhen Kan

Affordance grounding aims to localize the interaction regions for the manipulated objects in the scene image according to given instructions. A critical challenge in affordance grounding is that the embodied agent should…