Awesome World Model Hub Papers · Datasets · Projects
← Back to papers

CoWorld-VLA: Thinking in a Multi-Expert World Model for Autonomous Driving

arXiv 2026 66.1 method, application

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.

Recency 6%
100

Uses a gentle age decay so recent papers surface without erasing older foundations. 2026

Methodology quality 18%
90

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=ablation,benchmark,experiment,metric,result

Reproducibility 18%
81

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=True; dataset=False; markers=code,github

Citation impact 18%
75.3

Uses OpenAlex-shaped citation metadata as a bibliometric attention signal, separate from paper quality. citation_normalized_percentile=0.75311522

Topical relevance 29%
57.1

Uses existing LLM keyword relevance scores normalized to 0-100. world model,world simulator,generative world model,interactive world model,video world model,world dynamics prediction,model-based reinforcement learning world model

Citation velocity 12%
0

Citation velocity estimates citations per publication-year to reduce old-paper bias. velocity=0.00

Field roles

FoundationFrontierBridgeMethodology anchorReproducibility anchor

Rank sensitivity

Stability: volatile; rank range: 449.

Keyword Scores

world model
10
world dynamics prediction
8
generative world model
6
interactive world model
5
world simulator
4
video world model
4
model-based reinforcement learning world model
3

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.

Tags

vision-language-actionautonomous drivingworld modelmulti-expert reasoningplanningend-to-end drivingCVAI