AI Navigate

DynVLA: Learning World Dynamics for Action Reasoning in Autonomous Driving

arXiv cs.CV / 3/12/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • DynVLA introduces Dynamics CoT, a novel reasoning paradigm for autonomous driving that forecasts compact world dynamics before generating actions.
  • A Dynamics Tokenizer compresses future evolution into a small set of dynamics tokens to enable physically grounded and latency-efficient decision-making.
  • The model decouples ego-centric and environment-centric dynamics to better capture interaction-rich driving scenarios, achieving superior performance over Textual CoT and Visual CoT on NAVSIM, Bench2Drive, and in-house datasets.
  • By providing a compact, interpretable representation of world dynamics, DynVLA reduces redundancy compared to dense image predictions while maintaining practical inference latency.

Abstract

We propose DynVLA, a driving VLA model that introduces a new CoT paradigm termed Dynamics CoT. DynVLA forecasts compact world dynamics before action generation, enabling more informed and physically grounded decision-making. To obtain compact dynamics representations, DynVLA introduces a Dynamics Tokenizer that compresses future evolution into a small set of dynamics tokens. Considering the rich environment dynamics in interaction-intensive driving scenarios, DynVLA decouples ego-centric and environment-centric dynamics, yielding more accurate world dynamics modeling. We then train DynVLA to generate dynamics tokens before actions through SFT and RFT, improving decision quality while maintaining latency-efficient inference. Compared to Textual CoT, which lacks fine-grained spatiotemporal understanding, and Visual CoT, which introduces substantial redundancy due to dense image prediction, Dynamics CoT captures the evolution of the world in a compact, interpretable, and efficient form. Extensive experiments on NAVSIM, Bench2Drive, and a large-scale in-house dataset demonstrate that DynVLA consistently outperforms Textual CoT and Visual CoT methods, validating the effectiveness and practical value of Dynamics CoT.