Qwen-Drive-1.0: An Initial Step towards a Vision-Language Foundation Model for Autonomous Driving

Xin Zhou, Zongchuang Zhao, Zhibo Yang, Mingsheng Li, Humen Zhong, Shuai Bai, Du Chu, Ruizhe Chen, Zhaohai Li, Jun Tang, Qiuyue Wang, Mingkun Yang, Jiazhao Zhang, Dayiheng Liu, Dingkang Liang, Xiang Bai

arXiv:2609.00111 · 2026-09-02 공개 · arXiv · PDF

vision-language instruction-following autonomous-driving foundation-model trajectory-generation motion-planning scene-understanding staged-training

Abstract

We present Qwen-Drive-1.0, an initial step towards a vision-language foundation model for autonomous driving. Qwen-Drive-1.0 retains the architecture of the pretrained vision-language model (VLM) and integrates 3D perception, visual question answering, and motion planning within a unified framework. An external bird's-eye-view (BEV) perception head jointly performs 3D object detection, semantic occupancy prediction, and BEV map segmentation. It serves as a probe of the 3D information accessible from the shared representations and provides an explicit, inspectable interface to 3D scene structure. A Planning Expert conditions on shared VLM representations to generate future ego trajectories. A staged training recipe combines driving supervision with general-purpose vision-language data to acquire driving-specific competence while helping preserve broad visual understanding and instruction-following capabilities. Experiments demonstrate strong 3D perception and driving scene understanding while largely preserving general vision-language capability. Comprehensive evaluations across open-loop, pseudo-closed-loop, and closed-loop settings further show highly competitive motion-planning performance.

한국어 요약

한 줄 요약

Qwen-Drive-1.0은 사전 학습된 시각-언어 모델에 3D 인식, 운전 질문 답변, 경로 계획을 통합한 자율 주행용 초거대 기초 모델이다.

핵심 기여도

핵심 아이디어

Qwen-Drive-1.0은 자율 주행 분야에서 일반적인 시각-언어 모델(VLM)의 활용을 확장하기 위한 새로운 접근법을 제시한다. 기존 연구는 운전 데이터로 VLM을 재학습하여 운전 능력을 얻지만, 이는 3D 공간 정보를 명시적으로 학습하지 못하고 일반 지식을 잃을 수 있는 단점이 있다. Qwen-Drive-1.0은 이 문제를 해결하기 위해 외부 BEV 인식 헤드를 도입하여 3D 객체 탐지, 의미적 점유 예측, BEV 맵 분할을 동시에 수행하도록 설계했다. 이 헤드는 공유된 VLM 표현에서 3D 정보를 추출하는 명시적인 인터페이스 역할을 하며, 일반 시각-언어 능력을 유지하면서도 운전 특화 능력을 추가한다. 또한, 단계적 학습 레시피를 통해 운전 데이터와 일반적인 시각-언어 데이터를 결합하여 운전 능력을 향상시키는 동시에 일반 지식을 보존한다.

기술적 접근법

주요 결과

의의 및 한계

Qwen-Drive-1.0은 자율 주행 분야에서 VLM을 기반으로 한 통합 모델의 가능성을 보여준다. 특히, 3D 인식 헤드를 통해 명시적인 공간 정보를 처리하고, 단계적 학습을 통해 운전 능력과 일반 지식을 동시에 유지하는 점에서 학술적·실용적 가치가 있다. 또한, 단일 모델로 운전 시스템과 인텔리전트 콕핏을 통합할 수 있어 하드웨어 비용 절감과 계산 효율성 향상에 기여한다. 그러나, 현재는 단일 VLM 아키텍처를 기반으로 하기 때문에 더 복잡한 운전 상황에 대한 확장성은 명시되지 않았으며, 실제 운전 환경에서의 장기적 안정성도 추가 연구가 필요하다.

실용적 활용

Qwen-Drive-1.0은 자율 주행 차량의 운전 시스템과 인텔리전트 콕핏을 통합하는 데 활용될 수 있다. 단일 모델로 운전 경로 계획과 사용자 대화, 시각 이해를 수행할 수 있어, 하드웨어 비용을 절감하고 시스템 통합을 용이하게 한다. 또한, 다양한 운전 데이터셋을 기반으로 학습되었기 때문에, 다양한 환경에서 운전 성능을 유지할 수 있는 실용적 가치가 있다.