Predictive Probability Path Planning Model For Dynamic Environments
Sourav Dutta, Tuan Tran, Banafsheh Rekabdar, Chinwe Ekenna

TL;DR
This paper introduces a probabilistic path planning model for robots in dynamic environments, using Poisson distributions to predict obstacle movements and optimize trajectories for safety and efficiency.
Contribution
The paper presents a novel probabilistic approach that models obstacle movements with Poisson distributions to generate collision-free, efficient trajectories in dynamic environments.
Findings
Significant improvement in safety and accuracy over existing methods
Reduced computational cost by avoiding complex collision detection
High correlation between predicted and actual collisions
Abstract
Path planning in dynamic environments is essential to high-risk applications such as unmanned aerial vehicles, self-driving cars, and autonomous underwater vehicles. In this paper, we generate collision-free trajectories for a robot within any given environment with temporal and spatial uncertainties caused due to randomly moving obstacles. We use two Poisson distributions to model the movements of obstacles across the generated trajectory of a robot in both space and time to determine the probability of collision with an obstacle. Measures are taken to avoid an obstacle by intelligently manipulating the speed of the robot at space-time intervals where a larger number of obstacles intersect the trajectory of the robot. Our method potentially reduces the use of computationally expensive collision detection libraries. Based on our experiments, there has been a significant improvement over…
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 · Robotics and Sensor-Based Localization · AI-based Problem Solving and Planning
