A Lower Bounding Framework for Motion Planning amid Dynamic Obstacles in 2D
Zhongqiang Ren, Sivakumar Rathinam, Howie Choset

TL;DR
This paper introduces a framework for computing tight lower bounds on the optimal collision-free trajectory time in 2D motion planning with dynamic obstacles, without restrictive assumptions, aiding in evaluating feasible solutions.
Contribution
It develops a novel bi-level discretization and relaxation approach to provide tight lower bounds for MPDO, improving over existing methods that lack approximation guarantees.
Findings
Bounds are up to twice as tight as baseline methods.
Framework effectively estimates optimal trajectory times.
Numerical results validate the approach's accuracy and efficiency.
Abstract
This work considers a Motion Planning Problem with Dynamic Obstacles (MPDO) in 2D that requires finding a minimum-arrival-time collision-free trajectory for a point robot between its start and goal locations amid dynamic obstacles moving along known trajectories. Existing methods, such as continuous Dijkstra paradigm, can find an optimal solution by restricting the shape of the obstacles or the motion of the robot, while this work makes no such assumptions. Other methods, such as search-based planners and sampling-based approaches can compute a feasible solution to this problem but do not provide approximation bounds. Since finding the optimum is challenging for MPDO, this paper develops a framework that can provide tight lower bounds to the optimum. These bounds act as proxies for the optimum which can then be used to bound the deviation of a feasible solution from the optimum. To…
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 · Vehicle Routing Optimization Methods
