PRIMER: Perception-Aware Robust Learning-based Multiagent Trajectory Planner
Kota Kondo, Claudius T. Tewari, Andrea Tagliabue, Jesus Tordesillas, Parker C. Lusk, Mason B. Peterson, Jonathan P. How

TL;DR
PRIMER is a learning-based multiagent trajectory planner that significantly speeds up planning by mimicking an optimization-based method, enabling real-time collision avoidance in uncertain environments.
Contribution
The paper introduces PRIMER, a neural network-based planner trained via imitation learning to replicate PARM*'s performance with much lower computational cost.
Findings
PRIMER achieves up to 5500x faster computation than optimization-based methods.
It maintains high-quality trajectory planning in uncertain environments.
The approach enables real-time multiagent navigation with perception-awareness.
Abstract
In decentralized multiagent trajectory planners, agents need to communicate and exchange their positions to generate collision-free trajectories. However, due to localization errors/uncertainties, trajectory deconfliction can fail even if trajectories are perfectly shared between agents. To address this issue, we first present PARM and PARM*, perception-aware, decentralized, asynchronous multiagent trajectory planners that enable a team of agents to navigate uncertain environments while deconflicting trajectories and avoiding obstacles using perception information. PARM* differs from PARM as it is less conservative, using more computation to find closer-to-optimal solutions. While these methods achieve state-of-the-art performance, they suffer from high computational costs as they need to solve large optimization problems onboard, making it difficult for agents to replan at high rates.…
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
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
