Towards Disturbance-Free Visual Mobile Manipulation
Tianwei Ni, Kiana Ehsani, Luca Weihs, Jordi Salvador

TL;DR
This paper introduces a two-stage curriculum learning approach for visual mobile manipulation that reduces object disturbance during task execution, achieving higher success rates and safer interactions in simulation.
Contribution
It proposes a novel curriculum training method and a disturbance-prediction auxiliary task to improve collision avoidance in reinforcement learning for mobile manipulation.
Findings
10% increase in success rate without disturbance
Outperforms safe RL algorithms with collision constraints
Accelerates learning with auxiliary disturbance-prediction task
Abstract
Deep reinforcement learning has shown promising results on an abundance of robotic tasks in simulation, including visual navigation and manipulation. Prior work generally aims to build embodied agents that solve their assigned tasks as quickly as possible, while largely ignoring the problems caused by collision with objects during interaction. This lack of prioritization is understandable: there is no inherent cost in breaking virtual objects. As a result, "well-trained" agents frequently collide with objects before achieving their primary goals, a behavior that would be catastrophic in the real world. In this paper, we study the problem of training agents to complete the task of visual mobile manipulation in the ManipulaTHOR environment while avoiding unnecessary collision (disturbance) with objects. We formulate disturbance avoidance as a penalty term in the reward function, but find…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Towards Disturbance-Free Visual Mobile Manipulation· youtube
Taxonomy
TopicsMultimodal Machine Learning Applications · Human Pose and Action Recognition · Reinforcement Learning in Robotics
MethodsKnowledge Distillation
