Search papers, labs, and topics across Lattice.
This paper introduces A3R, an agentic affordance reasoning framework for identifying action-supporting regions in 3D Gaussian scenes based on textual instructions. A3R uses an MLLM-based policy to iteratively select evidence acquisition actions, integrating both 3D geometric and 2D semantic information to refine its affordance belief. By optimizing this sequential decision-making process with a GRPO-based policy learning strategy, A3R achieves superior performance compared to static, one-shot prediction methods on scene-level benchmarks.
Stop guessing affordances from static scenes: A3R's agentic approach leverages cross-dimensional evidence acquisition to significantly outperform one-shot methods in complex 3D environments.
Affordance reasoning in 3D Gaussian scenes aims to identify the region that supports the action specified by a given text instruction in complex environments. Existing methods typically cast this problem as one-shot prediction from static scene observations, assuming sufficient evidence is already available for reasoning. However, in complex 3D scenes, many failure cases arise not from weak prediction capacity, but from incomplete task-relevant evidence under fixed observations. To address this limitation, we reformulate fine-grained affordance reasoning as a sequential evidence acquisition process, where ambiguity is progressively reduced through complementary 3D geometric and 2D semantic evidence. Building on this formulation, we propose A3R, an agentic affordance reasoning framework that enables an MLLM-based policy to iteratively select evidence acquisition actions and update the affordance belief through cross-dimensional evidence acquisition. To optimize such sequential decision making, we further introduce a GRPO-based policy learning strategy that improves evidence acquisition efficiency and reasoning accuracy. Extensive experiments on scene-level benchmarks show that A3R consistently surpasses static one-shot baselines, demonstrating the advantage of agentic cross-dimensional evidence acquisition for fine-grained affordance reasoning in complex 3D Gaussian scenes.