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

Vista: A Generalizable Driving World Model with High Fidelity and Versatile Controllability

NeurIPS 24 2024 77.5 method

TLDR

Vista is a generalizable driving world model with high fidelity and versatile controllability, outperforming prior methods on multiple datasets.

Reasoning

The paper introduces novel losses and latent replacement for high-fidelity prediction, and a versatile control set for action controllability. Strengths include strong empirical results (55% FID improvement) and generalization across datasets. Weaknesses are not evident from abstract alone, but the abstract is cut off, potentially missing limitations.

Read-first score

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

Reproducibility 25%
81

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

Methodology quality 25%
80

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

Recency 8%
75.1

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

Topical relevance 42%
74.3

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

Field roles

Methodology anchorReproducibility anchor

Rank sensitivity

Stability: volatile; rank range: 32.

Keyword Scores

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

Deep Analysis

Innovations

  • Two novel losses to promote learning of moving instances and structural information for high-fidelity prediction
  • Latent replacement approach to inject historical frames as priors for coherent long-horizon rollouts
  • Versatile set of controls from high-level intentions (command, goal point) to low-level maneuvers (trajectory, angle, speed) via efficient learning strategy

Methodology

Vista is built on a systematic diagnosis of existing driving world models. It introduces two novel losses for moving instances and structural information, a latent replacement method for historical frame priors, and a versatile control learning strategy. The model is trained at large scale and evaluated on multiple datasets against baselines including a general-purpose video generator and the best-performing driving world model.

Key Results

Vista outperforms the most advanced general-purpose video generator in over 70% of comparisons and surpasses the best-performing driving world model by 55% in FID and 27% in FVD. Additionally, Vista itself is used to establish a generalizable reward for real-world action evaluation without ground truth actions.

Tags