paper-with-me

홈 › Papers

GAIA-1: A Generative World Model for Autonomous Driving

2023-09-29 · Anthony Hu, Lloyd Russell, Hudson Yeo, Zak Murez, George Fedoseev, Alex Kendall, Jamie Shotton, Gianluca Corrado

Autonomous driving promises transformative improvements to transportation, but building systems capable of safely navigating the unstructured complexity of real-world scenarios remains challenging. A critical problem lies in effectively predicting the various potential outcomes that may emerge in response to the vehicle's actions as the world evolves. To address this challenge, we introduce GAIA-1 ('Generative AI for Autonomy'), a generative world model that leverages video, text, and action inputs to generate realistic driving scenarios while offering fine-grained control over ego-vehicle behavior and scene features. Our approach casts world modeling as an unsupervised sequence modeling problem by mapping the inputs to discrete tokens, and predicting the next token in the sequence. Emerging properties from our model include learning high-level structures and scene dynamics, contextual awareness, generalization, and understanding of geometry. The power of GAIA-1's learned representation that captures expectations of future events, combined with its ability to generate realistic samples, provides new possibilities for innovation in the field of autonomy, enabling enhanced and accelerated training of autonomous driving technology.

📄 PDF Abstract BibTeX arXiv:2309.17080

Code (1)

yvanyin/drivingworld pytorch

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

GAIA-2: A Controllable Multi-View Generative World Model for Autonomous Driving

2025-03-26 · Lloyd Russell, Anthony Hu, Lorenzo Bertoni, George Fedoseev 외

Generative models offer a scalable and flexible paradigm for simulating complex environments, yet current approaches fall short in addressing the domain-specific requirements of autonomous driving - such as multi-agent i…

Autonomous DrivingVideo Generation

WCog-VLA: A Dual-Level World-Cognitive Vision-Language-Action Model for End-to-End Autonomous Driving

2026-07-09 · Xuerun Yan, Zhexi Lian, Nuoheng Zhang, Shiyu Fang 외 arxiv

Vision-Language-Action (VLA) models have advanced end-to-end autonomous driving. However, existing methods either lack comprehensive world cognition or suffer from fragmented world foresight, inherently confining these m…

Autonomous Driving

DriveWAM: Video Generative Priors Enable Scalable World-Action Modeling for Autonomous Driving

2026-05-27 · Chen Shi, Jinrui Xu, Shaoshuai Shi, Kehua Sheng 외 arxiv

Pretrained foundation models have become an important basis for end-to-end autonomous driving. In contrast to vision-language models pretrained primarily on static image-text pairs, video generative models capture tempor…

Scene UnderstandingAutonomous Driving

HoloDrive: Holistic 2D-3D Multi-Modal Street Scene Generation for Autonomous Driving

2024-12-02 · Zehuan Wu, Jingcheng Ni, Xiaodong Wang, Yuxin Guo 외

Generative models have significantly improved the generation and prediction quality on either camera images or LiDAR point clouds for autonomous driving. However, a real-world autonomous driving system uses multiple kind…

Autonomous DrivingDepth EstimationDepth PredictionScene Generation

OccLLaMA: An Occupancy-Language-Action Generative World Model for Autonomous Driving

2024-09-05 · Julong Wei, Shanshuai Yuan, Pengfei Li, Qingda Hu 외

The rise of multi-modal large language models(MLLMs) has spurred their applications in autonomous driving. Recent MLLM-based methods perform action by learning a direct mapping from perception to action, neglecting the d…

Autonomous DrivingMotion PlanningQuestion AnsweringVision-Language-Action+1