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

Unified Driving Tokens: Representation- and Geometry-Guided Discrete Tokenizer for Driving World Models and Planning

arXiv 2026 58.5 method, application

TLDR

A discrete tokenizer guided by DINO features and geometry for driving world models and planning, evaluated on NAVSIM.

Reasoning

The paper introduces a novel tokenizer that aligns with DINO features and incorporates geometric cues, showing improved reconstruction and planning. However, evaluation is limited to NAVSIM and lacks comparison to other tokenizers.

Read-first score

Read-first score 58.5, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 41.

Recency 6%
100

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

Citation impact 18%
92.4

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

Methodology quality 18%
70

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

Topical relevance 29%
58.6

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

Reproducibility 18%
38

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

Citation velocity 12%
0

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

Field roles

FoundationFrontierBridgeMethodology anchor

Rank sensitivity

Stability: volatile; rank range: 404.

Keyword Scores

world model
9
generative world model
8
world dynamics prediction
7
video world model
6
model-based reinforcement learning world model
5
world simulator
4
interactive world model
2

Deep Analysis

Innovations

  • Representation-guided and geometry-enhanced tokenizer that learns discrete tokens under joint supervision
  • Alignment of discrete bottleneck with frozen DINO feature space through feature decoding
  • Injection of geometric state-related cues via adjacent-frame depth and relative-pose supervision
  • Stabilization of joint objectives with multi-codebook quantization
  • Evaluation of learned tokens with lightweight planning readout and GPT-style next-token world model

Methodology

The tokenizer is trained with joint supervision: feature decoding aligns the discrete bottleneck with a frozen DINO feature space, while RGB reconstruction uses perceptual and adversarial losses. Adjacent-frame depth and relative-pose supervision inject geometric cues, and multi-codebook quantization stabilizes the joint objectives. The same learned tokens are evaluated on NAVSIM using a lightweight planning readout and a GPT-style next-token world model.

Key Results

Experiments on NAVSIM show improved reconstruction fidelity and representation consistency, competitive planning performance under a fixed decoder, and better generative quality under matched settings.

Tags

autonomous drivingdiscrete tokenizerworld modelsplanningrepresentation learninggeometryCV