Robot Motion Planning in Learned Latent Spaces
Brian Ichter, Marco Pavone

TL;DR
This paper introduces L-SBMP, a novel approach that combines learned low-dimensional latent representations with sampling-based motion planning to enable efficient planning for complex high-dimensional robotic systems.
Contribution
It proposes a framework that learns a plannable latent space using neural networks and integrates it with RRT for motion planning in high-dimensional systems.
Findings
Successfully plans in visual and humanoid robot scenarios.
Generalizes to new environments effectively.
Operates beyond traditional high-dimensional planning limits.
Abstract
This paper presents Latent Sampling-based Motion Planning (L-SBMP), a methodology towards computing motion plans for complex robotic systems by learning a plannable latent representation. Recent works in control of robotic systems have effectively leveraged local, low-dimensional embeddings of high-dimensional dynamics. In this paper we combine these recent advances with techniques from sampling-based motion planning (SBMP) in order to design a methodology capable of planning for high-dimensional robotic systems beyond the reach of traditional approaches (e.g., humanoids, or even systems where planning occurs in the visual space). Specifically, the learned latent space is constructed through an autoencoding network, a dynamics network, and a collision checking network, which mirror the three main algorithmic primitives of SBMP, namely state sampling, local steering, and collision…
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 · Robotic Path Planning Algorithms · Robot Manipulation and Learning
