SeqAfford: Sequential 3D Affordance Reasoning via Multimodal Large Language Model
Chunlin Yu, Hanqing Wang, Ye Shi, Haoyang Luo, Sibei Yang, Jingyi Yu, Jingya Wang
TL;DR
SeqAfford introduces the Sequential 3D Affordance Reasoning task and a large-scale instruction-point cloud benchmark to address long-horizon, multi-object grounding in 3D scenes. It proposes SeqAfford, a 3D multimodal large language model that integrates a 3D vision encoder with a ShapeLLM-based backbone and a multi-granular language-point integration module to reason and ground sequential affordances, generating a sequence of segmentation masks. The approach demonstrates superior performance on both single and sequential affordance tasks, with strong open-world generalization and ablations validating the critical role of the MGLP module and backbone choices. The work paves the way for embodied agents capable of interpreting complex human instructions and executing multi-step 3D manipulations grounded in language and perception, with broad implications for robotics and interactive AI.
Abstract
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.
