A4-Agent: An Agentic Framework for Zero-Shot Affordance Reasoning
By: Zixin Zhang , Kanghao Chen , Hanqing Wang and more
Potential Business Impact:
Robot learns to touch things from instructions.
Affordance prediction, which identifies interaction regions on objects based on language instructions, is critical for embodied AI. Prevailing end-to-end models couple high-level reasoning and low-level grounding into a single monolithic pipeline and rely on training over annotated datasets, which leads to poor generalization on novel objects and unseen environments. In this paper, we move beyond this paradigm by proposing A4-Agent, a training-free agentic framework that decouples affordance prediction into a three-stage pipeline. Our framework coordinates specialized foundation models at test time: (1) a $\textbf{Dreamer}$ that employs generative models to visualize $\textit{how}$ an interaction would look; (2) a $\textbf{Thinker}$ that utilizes large vision-language models to decide $\textit{what}$ object part to interact with; and (3) a $\textbf{Spotter}$ that orchestrates vision foundation models to precisely locate $\textit{where}$ the interaction area is. By leveraging the complementary strengths of pre-trained models without any task-specific fine-tuning, our zero-shot framework significantly outperforms state-of-the-art supervised methods across multiple benchmarks and demonstrates robust generalization to real-world settings.
Similar Papers
AffordBot: 3D Fine-grained Embodied Reasoning via Multimodal Large Language Models
CV and Pattern Recognition
Helps robots understand how to use objects.
A0: An Affordance-Aware Hierarchical Model for General Robotic Manipulation
Robotics
Robots learn to grasp and move objects better.
AgenticRAG: Tool-Augmented Foundation Models for Zero-Shot Explainable Recommender Systems
Information Retrieval
Explains why it suggests things, like a smart helper.