Online Aggregation of Trajectory Predictors
Alex Tong, Apoorva Sharma, Sushant Veer, Marco Pavone, Heng Yang

TL;DR
This paper introduces a lightweight, model-agnostic online aggregation method for trajectory predictors that adaptively combines multiple models to improve prediction accuracy in autonomous driving, even across different environments.
Contribution
It develops an online convex optimization-based framework to dynamically aggregate diverse trajectory predictors, enhancing robustness and performance across varied datasets.
Findings
Outperforms individual predictors on NUSCENES dataset
Maintains high accuracy on out-of-distribution LYFT dataset
Adapts effectively to different city environments
Abstract
Trajectory prediction, the task of forecasting future agent behavior from past data, is central to safe and efficient autonomous driving. A diverse set of methods (e.g., rule-based or learned with different architectures and datasets) have been proposed, yet it is often the case that the performance of these methods is sensitive to the deployment environment (e.g., how well the design rules model the environment, or how accurately the test data match the training data). Building upon the principled theory of online convex optimization but also going beyond convexity and stationarity, we present a lightweight and model-agnostic method to aggregate different trajectory predictors online. We propose treating each individual trajectory predictor as an "expert" and maintaining a probability vector to mix the outputs of different experts. Then, the key technical approach lies in leveraging…
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
TopicsTraffic Prediction and Management Techniques
