Hidden future trajectories make autonomous-driving VLMs reason more faithfully
Buaa1 · hf · 2026-08-04
Driving VLMs get more faithful reasoning when future trajectories are hidden until after the decision
This paper studies a failure mode in autonomous-driving VLA/VLM training: annotation pipelines often expose the teacher model to the ground-truth future trajectory, which creates trajectory anchoring bias.
Main finding
When the future trajectory is visible up front, the teacher tends to rationalize the already-revealed outcome instead of inferring a decision from scene evidence. That leads to less causally faithful chain-of-thought and more hallucinations, especially in difficult scenes.
Proposed fix
- Remove the ground-truth trajectory from the reasoning prompt.
- Introduce AD-MCQ (Autonomous-Driving Multiple-Choice Question), which turns planning into selecting among explicit trajectory candidates.
- Propose DEFT-RLVR (Deferred Exposure of Future Trajectories for RLVR), which moves future trajectories from pre-decision anchors to post-decision verification targets.
Results
- DEFT-RLVR improves autonomous-driving reasoning.
- It preserves or even improves general visual capabilities.
- AD-MCQ gives controllable difficulty through candidate construction and works with VLM-only inference.
Why it matters
The paper argues that future-trajectory supervision should be used for verification, not as a shortcut that leaks the answer before reasoning starts.
More from Apps
- Grok can watch video links, summarize them, and answer questions — Kyrannio · 2026-08-04
- GlobalGPT launches a terminal CLI for chat, image, and video workflows — SarahAnnabels · 2026-08-04
- Replit is becoming the quickest place to test new coding models — amasad · 2026-08-04
- Eight AI tools the author still relies on after testing dozens — nikola_mr64990 · 2026-08-04
- Tesla may reach each new billion FSD miles in about 10 days by early 2027 — mitchdeg · 2026-08-04
- Claude prompt pack promises to build practical skills from scratch for free — nikola_mr64990 · 2026-08-04