TL;DR
This paper introduces a method to reduce computation levels in prioritized trajectory planning for vehicles, balancing safety guarantees with computational efficiency using reachability analysis and graph partitioning.
Contribution
It proposes a novel approach combining reachability analysis and graph partitioning to guarantee safety while significantly reducing computation levels in prioritized planning.
Findings
Reduced computation levels by approximately 64%
Maintained collision-free trajectories with less computation
Balanced safety guarantees with efficiency improvements
Abstract
In prioritized planning for vehicles, vehicles plan trajectories in parallel or in sequence. Parallel prioritized planning offers approximately consistent computation time regardless of the number of vehicles but struggles to guarantee collision-free trajectories. Conversely, sequential prioritized planning can guarantee collision-freeness but results in increased computation time as the number of sequentially computing vehicles, which we term computation levels, grows. This number is determined by the directed coupling graph resulted from the coupling and prioritization of vehicles. In this work, we guarantee safe trajectories in parallel planning through reachability analysis. Although these trajectories are collision-free, they tend to be conservative. We address this by planning with a subset of vehicles in sequence. We formulate the problem of selecting this subset as a graph…
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.
