CoWorld-VLA: Thinking in a Multi-Expert World Model for Autonomous Driving
TLDR
CoWorld-VLA uses a multi-expert world model with four token types to guide action planning in autonomous driving, achieving strong results on NAVSIM v1.
Reasoning
The paper introduces a novel multi-expert world reasoning framework that explicitly conditions action planning on complementary world tokens, which is a strength. However, it is only evaluated on the NAVSIM v1 benchmark without real-world deployment or generalization analysis, limiting its demonstrated impact.
Read-first score
Read-first score 66.1, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 40.
Field roles
Rank sensitivity
Stability: volatile; rank range: 449.
Keyword Scores
Deep Analysis
Innovations
- Multi-expert world reasoning framework for autonomous driving where world representations serve as explicit conditions to guide action planning
- Four types of expert tokens: semantic interaction, geometric structure, dynamic evolution, and ego trajectory tokens
- Diffusion-based hierarchical multi-expert fusion planner coupled with scene context for joint denoising to generate continuous ego trajectories
Methodology
CoWorld-VLA extracts complementary world information through multi-source supervision and encodes it into expert tokens within the VLA, providing planner-accessible conditioning signals. It constructs four types of tokens modeling interaction intent, spatial structure, future temporal dynamics, and behavioral goals. During action generation, it employs a diffusion-based hierarchical multi-expert fusion planner that is coupled with scene context throughout the joint denoising process to generate continuous ego trajectories.
Key Results
CoWorld-VLA achieves competitive results in both future scene generation and planning on the NAVSIM v1 benchmark, demonstrating strong performance in collision avoidance and trajectory accuracy. Ablation studies validate the complementarity of expert tokens and their effectiveness as planning conditions.