Think Before You Drive: World Model-Inspired Multimodal Grounding for Autonomous Vehicles
TLDR
A world model-inspired framework for autonomous vehicle visual grounding that reasons about future spatial states to disambiguate natural-language commands.
Reasoning
The paper introduces a novel integration of world model principles for spatial reasoning in autonomous driving, supported by strong empirical results across multiple benchmarks and a new dataset. However, the abstract lacks discussion of limitations and the world model is narrowly applied to grounding rather than general simulation.
Read-first score
Read-first score 39.1, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 28.
Field roles
Rank sensitivity
Stability: volatile; rank range: 378.
Keyword Scores
Deep Analysis
Innovations
- Reasoning about future spatial states before making grounding decisions, inspired by world models
- Spatial-Aware World Model (SA-WM) that distills the scene into a command-aware latent state and rolls out future latent states
- Hypergraph-guided decoder that hierarchically fuses latent states with multimodal input to capture higher-order spatial dependencies
- DrivePilot dataset with semantic annotations generated by a Retrieval-Augmented Generation (RAG) and Chain-of-Thought (CoT)-prompted LLM pipeline
Methodology
ThinkDeeper uses a Spatial-Aware World Model (SA-WM) that distills the current scene into a command-aware latent state and rolls out a sequence of future latent states. A hypergraph-guided decoder then hierarchically fuses these states with the multimodal input to capture higher-order spatial dependencies for robust localization. The model is evaluated on six benchmarks including Talk2Car, DrivePilot, MoCAD, and RefCOCO/+/g.
Key Results
ThinkDeeper ranks #1 on the Talk2Car leaderboard and surpasses state-of-the-art baselines on DrivePilot, MoCAD, and RefCOCO/+/g benchmarks. It shows strong robustness and efficiency in challenging scenes (long-text, multi-agent, ambiguity) and retains superior performance even when trained on 50% of the data.