IDOL: Inverse-Dynamics-Guided Future Prediction for End-to-End Autonomous Driving
TLDR
IDOL uses inverse dynamics to bridge future prediction and trajectory optimization in a BEV world model for end-to-end autonomous driving.
Reasoning
The paper introduces a novel framework that integrates inverse dynamics with a world model to convert future scene predictions into actionable trajectory updates, addressing a key limitation in prior work. However, the abstract lacks explicit mention of real-world experiments or benchmarks, and the approach is confined to latent BEV space, which may limit generalizability.
Read-first score
Read-first score 51.6, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 32.
Field roles
Rank sensitivity
Stability: volatile; rank range: 215.
Keyword Scores
Deep Analysis
Innovations
- Inverse-dynamics-guided future prediction framework for end-to-end autonomous driving in latent BEV space
- Using inverse dynamics to decode transition-aware trajectory features from adjacent latent futures and recover planning-relevant motion deltas
- Lightweight closed-loop refinement module that reuses the optimized trajectory for another round of future-aware reasoning to improve long-horizon consistency
Methodology
IDOL first predicts multiple future latent scene states using a BEV world model. An inverse dynamics model is then applied to adjacent latent futures to decode transition-aware trajectory features and recover motion deltas that explain how the latent world evolves. These inverse-dynamics-derived signals optimize the planned trajectory, and a closed-loop refinement module further improves long-horizon consistency by reusing the optimized trajectory for another round of future-aware reasoning.
Key Results
IDOL achieves state-of-the-art performance on the NAVSIM v1 and NAVSIM v2 benchmarks among comparable methods.