CVAIDec 2, 2024

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

arXiv:2412.01550v320 citationsh-index: 15CVPR
Originality Incremental advance
AI Analysis

This addresses the limitation of single-object, single-affordance paradigms in embodied AI for robotics, enabling sequential reasoning, though it is incremental by building on multimodal large language models.

The paper tackles the problem of 3D affordance segmentation by extending it to sequential affordance reasoning to handle complex user intentions, proposing SeqAfford, which outperforms existing methods and shows open-world generalization.

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 affordance type or explicit instruction strictly corresponds to a specific affordance region and are unable to handle long-horizon tasks. Such a paradigm cannot actively reason about complex user intentions that often imply sequential affordances. In this paper, we introduce the Sequential 3D Affordance Reasoning task, which extends the traditional paradigm by reasoning from cumbersome user intentions and then decomposing them into a series of segmentation maps. Toward this, we construct the first instruction-based affordance segmentation benchmark that includes reasoning over both single and sequential affordances, comprising 180K instruction-point cloud pairs. Based on the benchmark, we propose our model, SeqAfford, to unlock the 3D multi-modal large language model with additional affordance segmentation abilities, which ensures reasoning with world knowledge and fine-grained affordance grounding in a cohesive framework. We further introduce a multi-granular language-point integration module to endow 3D dense prediction. Extensive experimental evaluations show that our model excels over well-established methods and exhibits open-world generalization with sequential reasoning abilities.

Foundations

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

Your Notes