Safe and Efficient Path Planning under Uncertainty via Deep Collision Probability Fields
Felix Herrmann, Sebastian Zach, Jacopo Banfi, Jan Peters, Georgia, Chalvatzaki, Davide Tateo

TL;DR
This paper introduces Deep Collision Probability Fields, a neural network-based method for fast and accurate collision probability estimation under uncertainty, improving safety and efficiency in robotic path planning.
Contribution
The paper presents a novel neural approach that replaces sampling-based methods for collision probability estimation, enabling real-time planning under uncertainty.
Findings
Achieves collision probability estimation accuracy up to 10^{-3}
Integrates seamlessly with standard path planning algorithms
Demonstrates effectiveness on 2-D maps with static and dynamic obstacles
Abstract
Estimating collision probabilities between robots and environmental obstacles or other moving agents is crucial to ensure safety during path planning. This is an important building block of modern planning algorithms in many application scenarios such as autonomous driving, where noisy sensors perceive obstacles. While many approaches exist, they either provide too conservative estimates of the collision probabilities or are computationally intensive due to their sampling-based nature. To deal with these issues, we introduce Deep Collision Probability Fields, a neural-based approach for computing collision probabilities of arbitrary objects with arbitrary unimodal uncertainty distributions. Our approach relegates the computationally intensive estimation of collision probabilities via sampling at the training step, allowing for fast neural network inference of the constraints during…
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 · Software Testing and Debugging Techniques · Formal Methods in Verification
