Batch Belief Trees for Motion Planning Under Uncertainty
Dongliang Zheng, Panagiotis Tsiotras

TL;DR
The paper introduces Batch Belief Trees (BBT), a novel motion planning algorithm under uncertainty that efficiently balances exploration and exploitation, converges to optimal plans, and outperforms previous methods in speed.
Contribution
The paper presents BBT, a new batch sampling-based algorithm that interleaves graph building and search, improving flexibility and efficiency in belief space motion planning.
Findings
BBT finds non-trivial motion plans effectively.
BBT converges to optimal solutions with more samples.
BBT is faster than previous similar methods.
Abstract
In this work, we develop the Batch Belief Trees (BBT) algorithm for motion planning under motion and sensing uncertainties. The algorithm interleaves between batch sampling, building a graph of nominal trajectories in the state space, and searching over the graph to find belief space motion plans. By searching over the graph, BBT finds sophisticated plans that will visit (and revisit) information-rich regions to reduce uncertainty. One of the key benefits of this algorithm is the modified interplay between exploration and exploitation. Instead of an exhaustive search (exploitation) after one exploration step, the proposed algorithm uses batch samples to explore the state space and, in addition, does not require exhaustive search before the next iteration of batch sampling, which adds flexibility.The algorithm finds motion plans that converge to the optimal one as more samples are added…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Reinforcement Learning in Robotics · Robotics and Sensor-Based Localization
