paper-with-me

홈 › Papers

UniDriveVLA: Unifying Understanding, Perception, and Action Planning for Autonomous Driving

2026-04-02 · Yongkang Li, Lijun Zhou, Sixu Yan, Bencheng Liao, Tianyi Yan, Kaixin Xiong, Long Chen, Hongwei Xie, Bing Wang, Guang Chen, Hangjun Ye, Wenyu Liu, Haiyang Sun, Xinggang Wang arxiv

Vision-Language-Action (VLA) models have recently emerged in autonomous driving, with the promise of leveraging rich world knowledge to improve the cognitive capabilities of driving systems. However, adapting such models for driving tasks currently faces a critical dilemma between spatial perception and semantic reasoning. Consequently, existing VLA systems are forced into suboptimal compromises: directly adopting 2D Vision-Language Models yields limited spatial perception, whereas enhancing them with 3D spatial representations often impairs the native reasoning capacity of VLMs. We argue that this dilemma largely stems from the coupled optimization of spatial perception and semantic reasoning within shared model parameters. To overcome this, we propose UniDriveVLA, a Unified Driving Vision-Language-Action model based on Mixture-of-Transformers that addresses the perception-reasoning conflict via expert decoupling. Specifically, it comprises three experts for driving understanding, scene perception, and action planning, which are coordinated through masked joint attention. In addition, we combine a sparse perception paradigm with a three-stage progressive training strategy to improve spatial perception while maintaining semantic reasoning capability. Extensive experiments show that UniDriveVLA achieves state-of-the-art performance in open-loop evaluation on nuScenes and closed-loop evaluation on Bench2Drive. Moreover, it demonstrates strong performance across a broad range of perception, prediction, and understanding tasks, including 3D detection, online mapping, motion forecasting, and driving-oriented VQA, highlighting its broad applicability as a unified model for autonomous driving. Code and model have been released at https://github.com/xiaomi-research/unidrivevla

📄 PDF Abstract BibTeX arXiv:2604.02190

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingMotion Forecasting

Similar Papers 제목 키워드 기반

Hierarchical Active Inference using Successor Representations

2026-04-17 · Prashant Rangarajan, Rajesh P. N. Rao arxiv

Active inference, a neurally-inspired model for inferring actions based on the free energy principle (FEP), has been proposed as a unifying framework for understanding perception, action, and learning in the brain. Activ…

Reinforcement Learning

UniUGP: Unifying Understanding, Generation, and Planing For End-to-end Autonomous Driving

2025-12-10 · Hao Lu, Ziyang Liu, Guangfeng Jiang, Yuanfei Luo 외 arxiv

Autonomous driving (AD) systems struggle in long-tail scenarios due to limited world knowledge and weak visual dynamic modeling. Existing vision-language-action (VLA)-based methods cannot leverage unlabeled videos for vi…

Trajectory PlanningAutonomous DrivingVideo Generation

Vision-Language-Action Models for Autonomous Driving: Past, Present, and Future

2025-12-18 · Tianshuai Hu, Xiaolu Liu, Song Wang, Yiyao Zhu 외 arxiv

Autonomous driving has long relied on modular "Perception-Decision-Action" pipelines, where hand-crafted interfaces and rule-based components often break down in complex or long-tailed scenarios. Their cascaded design fu…

Autonomous DrivingDecision Making

Transforming Monolithic Foundation Models into Embodied Multi-Agent Architectures for Human-Robot Collaboration

2025-11-30 · Nan Sun, Bo Mao, Yongchang Li, Chenxu Wang 외 arxiv

Foundation models have become central to unifying perception and planning in robotics, yet real-world deployment exposes a mismatch between their monolithic assumption that a single model can handle all cognitive functio…

Active Perception Agent for Omnimodal Audio-Video Understanding

2025-12-29 · Keda Tao, Wenjie Du, Bohan Yu, Weiqiang Wang 외 arxiv

Omnimodal large language models have made significant strides in unifying audio and visual modalities; however, they often face challenges in fine-grained cross-modal understanding and have difficulty with multimodal ali…

Response Generation