MultiPath: Multiple Probabilistic Anchor Trajectory Hypotheses for Behavior Prediction
Yuning Chai, Benjamin Sapp, Mayank Bansal, Dragomir Anguelov

TL;DR
MultiPath is a probabilistic trajectory prediction model that efficiently generates multi-modal future human behavior distributions using fixed anchors, outperforming sampling methods in accuracy and efficiency.
Contribution
The paper introduces MultiPath, a novel model that predicts multi-modal future trajectories with a fixed set of anchors, enabling efficient and accurate probabilistic behavior prediction.
Findings
Achieves more accurate predictions than baselines.
Requires only one inference pass for multi-modal outputs.
Uses fewer trajectories compared to sampling methods.
Abstract
Predicting human behavior is a difficult and crucial task required for motion planning. It is challenging in large part due to the highly uncertain and multi-modal set of possible outcomes in real-world domains such as autonomous driving. Beyond single MAP trajectory prediction, obtaining an accurate probability distribution of the future is an area of active interest. We present MultiPath, which leverages a fixed set of future state-sequence anchors that correspond to modes of the trajectory distribution. At inference, our model predicts a discrete distribution over the anchors and, for each anchor, regresses offsets from anchor waypoints along with uncertainties, yielding a Gaussian mixture at each time step. Our model is efficient, requiring only one forward inference pass to obtain multi-modal future distributions, and the output is parametric, allowing compact communication and…
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.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Autonomous Vehicle Technology and Safety · Video Surveillance and Tracking Methods
