Motion Policy Networks
Adam Fishman, Adithyavairan Murali, Clemens Eppner, Bryan Peele, Byron, Boots, Dieter Fox

TL;DR
Motion Policy Networks (MπNets) are an end-to-end neural model that rapidly generates collision-free, smooth robot motions from a single depth camera, outperforming prior methods in speed, robustness, and transferability to real robots.
Contribution
This paper introduces MπNets, a novel neural motion planning model trained on extensive simulation data, achieving real-time, reliable, and transferable collision-free motion generation.
Findings
MπNets are 46% better than prior neural planners.
They are significantly faster than global planners.
MπNets transfer well to real robots despite training only in simulation.
Abstract
Collision-free motion generation in unknown environments is a core building block for robot manipulation. Generating such motions is challenging due to multiple objectives; not only should the solutions be optimal, the motion generator itself must be fast enough for real-time performance and reliable enough for practical deployment. A wide variety of methods have been proposed ranging from local controllers to global planners, often being combined to offset their shortcomings. We present an end-to-end neural model called Motion Policy Networks (MNets) to generate collision-free, smooth motion from just a single depth camera observation. MNets are trained on over 3 million motion planning problems in over 500,000 environments. Our experiments show that MNets are significantly faster than global planners while exhibiting the reactivity needed to deal with dynamic scenes.…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Multimodal Machine Learning Applications · Robotic Path Planning Algorithms
