paper-with-me

홈 › Papers

Vega: Learning to Drive with Natural Language Instructions

2026-03-26 · Sicheng Zuo, Yuxuan Li, Wenzhao Zheng, Zheng Zhu, Jie Zhou, Jiwen Lu arxiv

Vision-language-action models have reshaped autonomous driving to incorporate languages into the decision-making process. However, most existing pipelines only utilize the language modality for scene descriptions or reasoning and lack the flexibility to follow diverse user instructions for personalized driving. To address this, we first construct a large-scale driving dataset (InstructScene) containing around 100,000 scenes annotated with diverse driving instructions with the corresponding trajectories. We then propose a unified Vision-Language-World-Action model, Vega, for instruction-based generation and planning. We employ the autoregressive paradigm to process visual inputs (vision) and language instructions (language) and the diffusion paradigm to generate future predictions (world modeling) and trajectories (action). We perform joint attention to enable interactions between the modalities and use individual projection layers for different modalities for more capabilities. Extensive experiments demonstrate that our method not only achieves superior planning performance but also exhibits strong instruction-following abilities, paving the way for more intelligent and personalized driving systems.

📄 PDF Abstract BibTeX arXiv:2603.25741

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

VegaChat: A Robust Framework for LLM-Based Chart Generation and Assessment

2026-01-21 · Marko Hostnik, Rauf Kurbanov, Yaroslav Sokolov, Artem Trofimov arxiv

Natural-language-to-visualization (NL2VIS) systems based on large language models (LLMs) have substantially improved the accessibility of data visualization. However, their further adoption is hindered by two coupled cha…

DriveGAN: Towards a Controllable High-Quality Neural Simulation

2021-04-30 · CVPR 2021 1 · Seung Wook Kim, Jonah Philion, Antonio Torralba, Sanja Fidler

Realistic simulators are critical for training and verifying robotics systems. While most of the contemporary simulators are hand-crafted, a scaleable way to build simulators is to use machine learning to learn how the e…

Vocal Bursts Intensity Prediction

DriveGazen: Event-Based Driving Status Recognition using Conventional Camera

2024-12-16 · Xiaoyin Yang

We introduce a wearable driving status recognition device and our open-source dataset, along with a new real-time method robust to changes in lighting conditions for identifying driving status from eye observations of dr…

VEGA: Learning Interleaved Image-Text Comprehension in Vision-Language Large Models

2024-06-14 · Chenyu Zhou, Mengdan Zhang, Peixian Chen, Chaoyou Fu 외

The swift progress of Multi-modal Large Models (MLLMs) has showcased their impressive ability to tackle tasks blending vision and language. Yet, most current models and benchmarks cater to scenarios with a narrow scope o…

Reading Comprehension

Learning to Read Maps: Understanding Natural Language Instructions from Unseen Maps

2021-08-01 · ACL (splurobonlp) 2021 8 · Miltiadis Marios Katsakioris, Ioannis Konstas, Pierre Yves Mignotte, Helen Hastie

Robust situated dialog requires the ability to process instructions based on spatial information, which may or may not be available. We propose a model, based on LXMERT, that can extract spatial information from text ins…