paper-with-me

홈 › Papers

Unifying Language-Action Understanding and Generation for Autonomous Driving

2026-03-02 · Xinyang Wang, Qian Liu, Wenjie Ding, Zhao Yang, Wei Li, Chang Liu, Bailin Li, Kun Zhan, Xianpeng Lang, Wei Chen arxiv

Vision-Language-Action (VLA) models are emerging as a promising paradigm for end-to-end autonomous driving, valued for their potential to leverage world knowledge and reason about complex driving scenes. However, existing methods suffer from two critical limitations: a persistent misalignment between language instructions and action outputs, and the inherent inefficiency of typical auto-regressive action generation. In this paper, we introduce LinkVLA, a novel architecture that directly addresses these challenges to enhance both alignment and efficiency. First, we establish a structural link by unifying language and action tokens into a shared discrete codebook, processed within a single multi-modal model. This structurally enforces cross-modal consistency from the ground up. Second, to create a deep semantic link, we introduce an auxiliary action understanding objective that trains the model to generate descriptive captions from trajectories, fostering a bidirectional language-action mapping. Finally, we replace the slow, step-by-step generation with a two-step coarse-to-fine generation method C2F that efficiently decodes the action sequence, saving 86% inference time. Experiments on closed-loop driving benchmarks show consistent gains in instruction following accuracy and driving performance, alongside reduced inference latency.

📄 PDF Abstract BibTeX arXiv:2603.01441

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction FollowingAction UnderstandingAutonomous Driving

Similar Papers 제목 키워드 기반

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

Towards Unifying Understanding and Generation in the Era of Vision Foundation Models: A Survey from the Autoregression Perspective

2024-10-29 · Shenghao Xie, Wenqiang Zu, Mingyang Zhao, Duo Su 외

Autoregression in large language models (LLMs) has shown impressive scalability by unifying all language tasks into the next token prediction paradigm. Recently, there is a growing interest in extending this success to v…

Survey

LMGenDrive: Bridging Multimodal Understanding and Generative World Modeling for End-to-End Driving

2026-04-09 · Hao Shao, Letian Wang, Yang Zhou, Yuxuan Hu 외 arxiv

Recent years have seen remarkable progress in autonomous driving, yet generalization to long-tail and open-world scenarios remains a major bottleneck for large-scale deployment. To address this challenge, some works use …

Instruction FollowingAutonomous DrivingVideo GenerationVideo Prediction

The Language of Motion: Unifying Verbal and Non-verbal Language of 3D Human Motion

2024-12-13 · CVPR 2025 1 · Changan Chen, Juze Zhang, Shrinidhi K. Lakshmikanth, Yusu Fang 외

Human communication is inherently multimodal, involving a combination of verbal and non-verbal cues such as speech, facial expressions, and body gestures. Modeling these behaviors is essential for understanding human int…

DiversityGesture GenerationMotion Generation

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

2026-04-02 · Yongkang Li, Lijun Zhou, Sixu Yan, Bencheng Liao 외 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…

Autonomous DrivingMotion Forecasting