paper-with-me

홈 › Papers

Learning Affordance Landscapes for Interaction Exploration in 3D Environments

2020-08-21 · NeurIPS 2020 12 · Tushar Nagarajan, Kristen Grauman

Embodied agents operating in human spaces must be able to master how their environment works: what objects can the agent use, and how can it use them? We introduce a reinforcement learning approach for exploration for interaction, whereby an embodied agent autonomously discovers the affordance landscape of a new unmapped 3D environment (such as an unfamiliar kitchen). Given an egocentric RGB-D camera and a high-level action space, the agent is rewarded for maximizing successful interactions while simultaneously training an image-based affordance segmentation model. The former yields a policy for acting efficiently in new environments to prepare for downstream interaction tasks, while the latter yields a convolutional neural network that maps image regions to the likelihood they permit each action, densifying the rewards for exploration. We demonstrate our idea with AI2-iTHOR. The results show agents can learn how to use new home environments intelligently and that it prepares them to rapidly address various downstream tasks like "find a knife and put it in the drawer." Project page: http://vision.cs.utexas.edu/projects/interaction-exploration/

📄 PDF Abstract BibTeX arXiv:2008.09241

Code (1)

facebookresearch/interaction-exploration pytorch

Similar Papers 제목 키워드 기반

Contextual Affordances for Safe Exploration in Robotic Scenarios

2024-05-10 · William Z. Ye, Eduardo B. Sandoval, Pamela Carreno-Medrano, Francisco Cru

Robotics has been a popular field of research in the past few decades, with much success in industrial applications such as manufacturing and logistics. This success is led by clearly defined use cases and controlled ope…

Safe Exploration

Multi-Object Graph Affordance Network: Goal-Oriented Planning through Learned Compound Object Affordances

2023-09-19 · Tuba Girgin, Emre Ugur

Learning object affordances is an effective tool in the field of robot learning. While the data-driven models investigate affordances of single or paired objects, there is a gap in the exploration of affordances of compo…

Object

Where2Explore: Few-shot Affordance Learning for Unseen Novel Categories of Articulated Objects

2023-09-14 · NeurIPS 2023 11 · Chuanruo Ning, Ruihai Wu, Haoran Lu, Kaichun Mo 외

Articulated object manipulation is a fundamental yet challenging task in robotics. Due to significant geometric and semantic variations across object categories, previous manipulation models struggle to generalize to nov…

Efficient ExplorationFew-Shot Learning

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

Quick and Accurate Affordance Learning

2024-05-13 · Fedor Scholz, Erik Ayari, Johannes Bertram, Martin V. Butz

Infants learn actively in their environments, shaping their own learning curricula. They learn about their environments' affordances, that is, how local circumstances determine how their behavior can affect the environme…