Qwen-Drive-1.0 folds 3D perception and planning into one VLM
TL;DR
- Qwen-Drive-1.0 wraps 3D detection, semantic occupancy prediction, and BEV map segmentation into a single VLM alongside visual QA and trajectory planning.
- The training recipe stages driving supervision with general vision-language data, aiming to keep both driving competence and broad visual reasoning intact.
- The abstract claims competitive motion planning across open-loop, pseudo-closed-loop, and closed-loop settings but publishes no benchmark numbers.
One model, three jobs: 3D perception, visual question answering, and motion planning, all inside a single vision-language foundation. That is the pitch of Qwen-Drive-1.0, which its authors describe as "an initial step towards a vision-language foundation model for autonomous driving."
The system keeps the pretrained VLM architecture intact and adds two driving-specific components. An external bird's-eye-view perception head jointly performs "3D object detection, semantic occupancy prediction, and BEV map segmentation," and a Planning Expert conditions on the shared VLM representations to "generate future ego trajectories." A staged training recipe combines driving supervision with general-purpose vision-language data, meant to acquire driving competence "while helping preserve broad visual understanding and instruction-following capabilities."
The abstract publishes no benchmark numbers. It reports "strong 3D perception and driving scene understanding" and "highly competitive motion-planning performance" across open-loop, pseudo-closed-loop, and closed-loop settings, without naming the baselines or the margins.
Originally reported by paper
Read the original article →Original headline: Qwen-Drive-1.0: Alibaba's VLM Unifies 3D Perception and Motion Planning for Autonomous Driving