Dynamic Model Selection for Trajectory Prediction via Pairwise Ranking and Meta-Features
Lu Bowen

TL;DR
This paper introduces a dynamic multi-expert framework that adaptively selects the most reliable trajectory predictor for autonomous driving, significantly improving accuracy in complex scenarios by leveraging internal model signals and pairwise ranking.
Contribution
It presents the first formulation of trajectory expert selection as a pairwise-ranking problem over internal model signals, enhancing decision quality without post-hoc calibration.
Findings
Achieves 9.5% reduction in Final Displacement Error compared to GameFormer.
Reduces FDE on left-turn scenarios by approximately 10%.
Demonstrates consistent improvements in offline and open-loop evaluations.
Abstract
Recent deep trajectory predictors (e.g., Jiang et al., 2023; Zhou et al., 2022) have achieved strong average accuracy but remain unreliable in complex long-tail driving scenarios. These limitations reveal the weakness of the prevailing "one-model-fits-all" paradigm, particularly in safety-critical urban contexts where simpler physics-based models can occasionally outperform advanced networks (Kalman, 1960). To bridge this gap, we propose a dynamic multi-expert gating framework that adaptively selects the most reliable trajectory predictor among a physics-informed LSTM, a Transformer, and a fine-tuned GameFormer on a per-sample basis. Our method leverages internal model signals (meta-features) such as stability and uncertainty (Gal and Ghahramani, 2016), which we demonstrate to be substantially more informative than geometric scene descriptors. To the best of our knowledge, this is the…
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
TopicsAutonomous Vehicle Technology and Safety · Anomaly Detection Techniques and Applications · Robotics and Sensor-Based Localization
