paper-with-me

Papers

Afford-VLA: Action-Aligned Visual Planning via Internalized Affordance

2026-05-22 · Runze Wang, Yuqian Fu, Yu Li, Tao Lin, Tianwen Qian, Mohamed Elhoseiny, Bo Zhao, Yanwei Fu, Yu-Gang Jiang, Xiangyang Xue arxiv

Vision-language-action (VLA) models have shown strong potential for generalist robot manipulation, yet they remain limited by insufficient spatial reasoning, particularly in determining where to interact in complex visual scenes. While recent efforts introduce various forms of visual planning to address this issue, existing approaches either rely on global geometric cues, symbolic intermediate representations, or externally generated visual signals, which are often weakly coupled with downstream action prediction. In this work, we revisit visual planning in VLA systems and argue that effective planning should be local, visually grounded, internally generated, and directly aligned with action. Based on this insight, we propose Afford-VLA, a unified framework that internalizes task-conditioned affordance as an explicit visual planning interface within VLA models. Concretely, we introduce learnable <AFF> tokens to query task-relevant interaction regions, decode affordance masks from multimodal features, and convert them into compact embeddings that directly condition action generation. This design enables affordance to be both generated and utilized within the VLA, forming a tightly coupled perception-action pathway. To further support this integration, we adopt a training strategy that allows the affordance pathway to be jointly optimized with action prediction, improving its effectiveness for downstream control. We evaluate our method on multiple simulation benchmarks, including LIBERO, LIBERO-Plus, and SimplerEnv, achieving consistent state-of-the-art performance, along with strong real-world results. These findings demonstrate that internalizing affordance as action-aligned visual planning provides a powerful paradigm for improving VLA systems.

📄 PDF Abstract BibTeX arXiv:2605.24203

Code (0)

등록된 구현이 없습니다.

Tasks

Robot ManipulationSpatial Reasoning

Similar Papers 제목 키워드 기반

Scene-agnostic Hierarchical Bimanual Task Planning via Visual Affordance Reasoning

2025-12-10 · Kwang Bin Lee, Jiho Kang, Sung-Hee Lee arxiv

Embodied agents operating in open environments must translate high-level instructions into grounded, executable behaviors, often requiring coordinated use of both hands. While recent foundation models offer strong semant…

Affordance Learning from Play for Sample-Efficient Policy Learning

2022-03-01 · Jessica Borja-Diaz, Oier Mees, Gabriel Kalweit, Lukas Hermann 외

Robots operating in human-centered environments should have the ability to understand how objects function: what can be done with each object, where this interaction may occur, and how the object is used to achieve a goa…

Deep Reinforcement LearningMotion PlanningObjectReinforcement Learning (RL)

What Objects Enable, Not What They Are: Functional Latent Spaces for Affordance Reasoning

2026-06-04 · Rohan Siva, Neel P. Bhatt, Yunhao Yang, Seoyoung Lee 외 arxiv

Existing robot planning systems rely on appearance-based reasoning, where visual observations are encoded into latent spaces organized around object appearances (e.g., recognizing a "cart" based on how it looks). However…

GrASP: Gradient-Based Affordance Selection for Planning

2022-02-08 · Vivek Veeriah, Zeyu Zheng, Richard Lewis, Satinder Singh

Planning with a learned model is arguably a key component of intelligence. There are several challenges in realizing such a component in large-scale reinforcement learning (RL) problems. One such challenge is dealing eff…

Reinforcement Learning (RL)

An Interactive Navigation Method with Effect-oriented Affordance

2024-01-01 · CVPR 2024 1 · Xiaohan Wang, Yuehu Liu, Xinhang Song, Yuyi Liu 외

Visual navigation is to let the agent reach the target according to the continuous visual input. In most previous works visual navigation is usually assumed to be done in a static and ideal environment: the target is…

NavigateVisual Navigation