paper-with-me

Papers

RT-Affordance: Affordances are Versatile Intermediate Representations for Robot Manipulation

2024-11-05 · Soroush Nasiriany, Sean Kirmani, Tianli Ding, Laura Smith, Yuke Zhu, Danny Driess, Dorsa Sadigh, Ted Xiao

We explore how intermediate policy representations can facilitate generalization by providing guidance on how to perform manipulation tasks. Existing representations such as language, goal images, and trajectory sketches have been shown to be helpful, but these representations either do not provide enough context or provide over-specified context that yields less robust policies. We propose conditioning policies on affordances, which capture the pose of the robot at key stages of the task. Affordances offer expressive yet lightweight abstractions, are easy for users to specify, and facilitate efficient learning by transferring knowledge from large internet datasets. Our method, RT-Affordance, is a hierarchical model that first proposes an affordance plan given the task language, and then conditions the policy on this affordance plan to perform manipulation. Our model can flexibly bridge heterogeneous sources of supervision including large web datasets and robot trajectories. We additionally train our model on cheap-to-collect in-domain affordance images, allowing us to learn new tasks without collecting any additional costly robot trajectories. We show on a diverse set of novel tasks how RT-Affordance exceeds the performance of existing methods by over 50%, and we empirically demonstrate that affordances are robust to novel settings. Videos available at https://snasiriany.me/rt-affordance

📄 PDF Abstract BibTeX arXiv:2411.02704

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Manipulation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

BridgeACT: Bridging Human Demonstrations to Robot Actions via Unified Tool-Target Affordances

2026-04-25 · Yifan Han, Jianxiang Liu, Haoyu Zhang, Yuqi Gu 외 arxiv

Learning robot manipulation from human videos is appealing due to the scale and diversity of human demonstrations, but transferring such demonstrations to executable robot behavior remains challenging. Prior work either …

Robot Manipulation

Affordances from Human Videos as a Versatile Representation for Robotics

2023-04-17 · CVPR 2023 1 · Shikhar Bahl, Russell Mendonca, Lili Chen, Unnat Jain 외

Building a robot that can understand and learn to interact by watching humans has inspired several vision problems. However, despite some successful results on static datasets, it remains unclear how current models can b…

Imitation Learning

Learning Intermediate Features of Object Affordances with a Convolutional Neural Network

2020-02-20 · Aria Yuan Wang, Michael J. Tarr

Our ability to interact with the world around us relies on being able to infer what actions objects afford -- often referred to as affordances. The neural mechanisms of object-action associations are realized in the visu…

Building Affordance Relations for Robotic Agents - A Review

2021-05-14 · Paola Ardón, Èric Pairet, Katrin S. Lohan, Subramanian Ramamoorthy 외

Affordances describe the possibilities for an agent to perform actions with an object. While the significance of the affordance concept has been previously studied from varied perspectives, such as psychology and cogniti…

AI Agent

Agent-Exploitation Affordances: From Basic to Complex Representation Patterns

2026-07-08 · Bastien Dussard, Aurélie Clodic, Guillaume Sarthou arxiv

In robotics, the capability of an artificial agent to represent the range of its action possibilities, i.e. affordances, is crucial to understand how it can act on its environment. While functional affordances, which ref…