CVAug 2, 2025

Object Affordance Recognition and Grounding via Multi-scale Cross-modal Representation Learning

arXiv:2508.01184v11 citationsh-index: 32
Originality Incremental advance
AI Analysis

This work addresses a core problem in Embodied AI for robotics and AI systems, though it appears incremental by building on existing tasks with specific enhancements.

The paper tackles the problem of localizing 3D object affordance areas and classifying their functionalities from images, addressing inconsistencies and scale issues in prior methods. It proposes a cross-modal representation learning approach with multi-scale features and stage-wise inference, achieving improved performance in both tasks.

A core problem of Embodied AI is to learn object manipulation from observation, as humans do. To achieve this, it is important to localize 3D object affordance areas through observation such as images (3D affordance grounding) and understand their functionalities (affordance classification). Previous attempts usually tackle these two tasks separately, leading to inconsistent predictions due to lacking proper modeling of their dependency. In addition, these methods typically only ground the incomplete affordance areas depicted in images, failing to predict the full potential affordance areas, and operate at a fixed scale, resulting in difficulty in coping with affordances significantly varying in scale with respect to the whole object. To address these issues, we propose a novel approach that learns an affordance-aware 3D representation and employs a stage-wise inference strategy leveraging the dependency between grounding and classification tasks. Specifically, we first develop a cross-modal 3D representation through efficient fusion and multi-scale geometric feature propagation, enabling inference of full potential affordance areas at a suitable regional scale. Moreover, we adopt a simple two-stage prediction mechanism, effectively coupling grounding and classification for better affordance understanding. Experiments demonstrate the effectiveness of our method, showing improved performance in both affordance grounding and classification.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes