paper-with-me

홈 › Papers

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

2024-05-27 · Shenyuan Gao, Jiazhi Yang, Li Chen, Kashyap Chitta, Yihang Qiu, Andreas Geiger, Jun Zhang, Hongyang Li

World models can foresee the outcomes of different actions, which is of paramount importance for autonomous driving. Nevertheless, existing driving world models still have limitations in generalization to unseen environments, prediction fidelity of critical details, and action controllability for flexible application. In this paper, we present Vista, a generalizable driving world model with high fidelity and versatile controllability. Based on a systematic diagnosis of existing methods, we introduce several key ingredients to address these limitations. To accurately predict real-world dynamics at high resolution, we propose two novel losses to promote the learning of moving instances and structural information. We also devise an effective latent replacement approach to inject historical frames as priors for coherent long-horizon rollouts. For action controllability, we incorporate a versatile set of controls from high-level intentions (command, goal point) to low-level maneuvers (trajectory, angle, and speed) through an efficient learning strategy. After large-scale training, the capabilities of Vista can seamlessly generalize to different scenarios. Extensive experiments on multiple datasets show that 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. Moreover, for the first time, we utilize the capacity of Vista itself to establish a generalizable reward for real-world action evaluation without accessing the ground truth actions.

📄 PDF Abstract BibTeX arXiv:2405.17398

Code (2)

opendrivelab/vista 공식 구현 pytorch
opendrivelab/uniad pytorch

Tasks

Autonomous DrivingVideo Generation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

VISTA 2.0: An Open, Data-driven Simulator for Multimodal Sensing and Policy Learning for Autonomous Vehicles

2021-11-23 · Alexander Amini, Tsun-Hsuan Wang, Igor Gilitschenski, Wilko Schwarting 외

Simulation has the potential to transform the development of robust algorithms for mobile agents deployed in safety-critical scenarios. However, the poor photorealism and lack of diverse sensor modalities of existing sim…

Autonomous Vehicles

Scaling World Model for Hierarchical Manipulation Policies

2026-02-11 · Qian Long, Yueze Wang, Jiaxi Song, Junbo Zhang 외 arxiv

Vision-Language-Action (VLA) models are promising for generalist robot manipulation but remain brittle in out-of-distribution (OOD) settings, especially with limited real-robot data. To resolve the generalization bottlen…

Robot Manipulation

SurgVista: Long-Horizon Surgical World Modeling with Plausible Instrument-Tissue Dynamics

2026-06-18 · Wentao Pan, Wuyang Li, Shengyuan Liu, Xinyu Liu 외 arxiv

Scaling robot policy learning for autonomous surgery is challenging, as expert demonstrations are expensive and in vivo exploration poses substantial safety risks. Surgical world models address this by generating realist…

Contrastive Learning

MaskGWM: A Generalizable Driving World Model with Video Mask Reconstruction

2025-02-17 · CVPR 2025 1 · Jingcheng Ni, Yuxin Guo, Yichen Liu, Rui Chen 외

World models that forecast environmental changes from actions are vital for autonomous driving models with strong generalization. The prevailing driving world model mainly build on video prediction model. Although these …

2kAutonomous DrivingTask 2Video Prediction

RoboVista: Evaluating Vision Language Models for Diverse Robot Applications

2026-07-06 · Shuangyu Xie, Kaiyuan Chen, Ziyang Chen, Simeon Adebola 외 arxiv

Diverse applications for robotics, such as industry and agriculture, require robots to operate across various embodiments, changing visual conditions, and complex planning. Vision-Language Models (VLMs) offer a promising…

Visual Question AnsweringAutonomous Driving