paper-with-me

Papers

LASO: Language-guided Affordance Segmentation on 3D Object

2024-01-01 · CVPR 2024 1 · Yicong Li, Na Zhao, Junbin Xiao, Chun Feng, Xiang Wang, Tat-Seng Chua

Segmenting affordance in 3D data is key for bridging perception and action in robots. Existing efforts mostly focus on the visual side and overlook the affordance knowledge from a semantic aspect. This oversight not only limits their generalization to unseen objects but more importantly hinders their synergy with large language models (LLMs) which are excellent task planners that can decompose an overarching command into agent-actionable instructions. With this regard we propose a novel task Language-guided Affordance Segmentation on 3D Object (LASO) which challenges a model to segment a 3D object's part relevant to a given affordance question. To facilitate the task we contribute a dataset comprising 19751 point-question pairs covering 8434 object shapes and 870 expert-crafted questions. As a pioneer solution we further propose PointRefer which highlights an adaptive fusion module to identify target affordance regions at different scales. To ensure a text-aware segmentation we adopt a set of affordance queries conditioned on linguistic cues to generate dynamic kernels. These kernels are further used to convolute with point features and generate a segmentation mask. Comprehensive experiments and analyses validate PointRefer's effectiveness. With these efforts We hope that LASO can steer the direction of 3D affordance guiding it towards enhanced integration with the evolving capabilities of LLMs.

📄 PDF Abstract BibTeX

Code (1)

yl3800/laso 공식 구현 pytorch

Tasks

ObjectSegmentation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar Papers 제목 키워드 기반

Weakly-Supervised Affordance Grounding Guided by Part-Level Semantic Priors

2025-05-30 · Peiran Xu, Yadong Mu

In this work, we focus on the task of weakly supervised affordance grounding, where a model is trained to identify affordance regions on objects using human-object interaction images and egocentric object images without …

Human-Object Interaction DetectionSemantic Segmentation

3D-AffordanceLLM: Harnessing Large Language Models for Open-Vocabulary Affordance Detection in 3D Worlds

2025-02-27 · Hengshuo Chu, Xiang Deng, Qi Lv, Xiaoyang Chen 외

3D Affordance detection is a challenging problem with broad applications on various robotic tasks. Existing methods typically formulate the detection paradigm as a label-based semantic segmentation task. This paradigm re…

Affordance DetectionHuman-Object Interaction DetectionSegmentationSemantic Segmentation+1

SeqAfford: Sequential 3D Affordance Reasoning via Multimodal Large Language Model

2024-12-02 · CVPR 2025 1 · Chunlin Yu, Hanqing Wang, Ye Shi, Haoyang Luo 외

3D affordance segmentation aims to link human instructions to touchable regions of 3D objects for embodied manipulations. Existing efforts typically adhere to single-object, single-affordance paradigms, where each afford…

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model+2

Affordance-Guided Diffusion Prior for 3D Hand Reconstruction

2025-10-01 · Naru Suzuki, Takehiko Ohkawa, Tatsuro Banno, Jihyun Lee 외 arxiv

How can we reconstruct 3D hand poses when large portions of the hand are heavily occluded by itself or by objects? Humans often resolve such ambiguities by leveraging contextual knowledge -- such as affordances, where an…

Hand Pose Estimation

Are standard Object Segmentation models sufficient for Learning Affordance Segmentation?

2021-07-05 · Hugo Caselles-Dupré, Michael Garcia-Ortiz, David Filliat

Affordances are the possibilities of actions the environment offers to the individual. Ordinary objects (hammer, knife) usually have many affordances (grasping, pounding, cutting), and detecting these allow artificial ag…

ObjectSegmentationSemantic Segmentation