ROAISep 26, 2022

End-to-End Affordance Learning for Robotic Manipulation

BaiduBerkeleyPeking U
arXiv:2209.12941v1101 citationsh-index: 41
Originality Highly original
AI Analysis

This work addresses the problem of limited generalization in robotic manipulation for AI and robotics researchers, offering a novel approach that reduces reliance on human-defined primitives, though it is incremental in building on visual affordance techniques.

The paper tackles the challenge of training reinforcement learning policies for robotic manipulation that generalize across diverse objects and tasks by developing an end-to-end affordance learning framework using contact information from RL training to predict contact maps, which outperforms baseline methods by a large margin on success rates in eight manipulation tasks.

Learning to manipulate 3D objects in an interactive environment has been a challenging problem in Reinforcement Learning (RL). In particular, it is hard to train a policy that can generalize over objects with different semantic categories, diverse shape geometry and versatile functionality. Recently, the technique of visual affordance has shown great prospects in providing object-centric information priors with effective actionable semantics. As such, an effective policy can be trained to open a door by knowing how to exert force on the handle. However, to learn the affordance, it often requires human-defined action primitives, which limits the range of applicable tasks. In this study, we take advantage of visual affordance by using the contact information generated during the RL training process to predict contact maps of interest. Such contact prediction process then leads to an end-to-end affordance learning framework that can generalize over different types of manipulation tasks. Surprisingly, the effectiveness of such framework holds even under the multi-stage and the multi-agent scenarios. We tested our method on eight types of manipulation tasks. Results showed that our methods outperform baseline algorithms, including visual-based affordance methods and RL methods, by a large margin on the success rate. The demonstration can be found at https://sites.google.com/view/rlafford/.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes