English

Counterfactual VLA: Self-Reflective Vision-Language-Action Model with Adaptive Reasoning

Robotics 2026-01-01 v1

Abstract

Recent reasoning-augmented Vision-Language-Action (VLA) models have improved the interpretability of end-to-end autonomous driving by generating intermediate reasoning traces. Yet these models primarily describe what they perceive and intend to do, rarely questioning whether their planned actions are safe or appropriate. This work introduces Counterfactual VLA (CF-VLA), a self-reflective VLA framework that enables the model to reason about and revise its planned actions before execution. CF-VLA first generates time-segmented meta-actions that summarize driving intent, and then performs counterfactual reasoning conditioned on both the meta-actions and the visual context. This step simulates potential outcomes, identifies unsafe behaviors, and outputs corrected meta-actions that guide the final trajectory generation. To efficiently obtain such self-reflective capabilities, we propose a rollout-filter-label pipeline that mines high-value scenes from a base (non-counterfactual) VLA's rollouts and labels counterfactual reasoning traces for subsequent training rounds. Experiments on large-scale driving datasets show that CF-VLA improves trajectory accuracy by up to 17.6%, enhances safety metrics by 20.5%, and exhibits adaptive thinking: it only enables counterfactual reasoning in challenging scenarios. By transforming reasoning traces from one-shot descriptions to causal self-correction signals, CF-VLA takes a step toward self-reflective autonomous driving agents that learn to think before they act.

Keywords

Cite

@article{arxiv.2512.24426,
  title  = {Counterfactual VLA: Self-Reflective Vision-Language-Action Model with Adaptive Reasoning},
  author = {Zhenghao "Mark" Peng and Wenhao Ding and Yurong You and Yuxiao Chen and Wenjie Luo and Thomas Tian and Yulong Cao and Apoorva Sharma and Danfei Xu and Boris Ivanovic and Boyi Li and Bolei Zhou and Yan Wang and Marco Pavone},
  journal= {arXiv preprint arXiv:2512.24426},
  year   = {2026}
}
R2 v1 2026-07-01T08:46:08.190Z