AIToday
Large Language ModelsAutonomous DrivingTHE DECODERPublished: Sep 7, 2026, 22:00 JST2 min read

Alibaba releases Qwen-Drive 1.0 driving AI model

Alibaba releases Qwen-Drive 1.0 driving AI model

3 Key Points

  1. What happened

    Alibaba's research division released Qwen-Drive 1.0, an AI model that handles spatial perception, traffic Q&A, and route planning in one system. It builds on Qwen3.5-4B, released in February.

  2. Why it matters

    The researchers found that a text-image model doesn't automatically understand 3D space. Spatial understanding must be deliberately trained, and the model's explanations don't always match its actual maneuvers, with a red light and a child stepping into the road potentially conflated.

  3. What to watch

    The model is free for the research community on Hugging Face, ModelScope, and GitHub. In the simulator, rewards-based retraining cut the rate of veering off the road from 24% to 12%, but the team notes that some results rest on test procedures they designed themselves.

Ask the AI about this article →

Summaries like this, in your inbox every morning.

Context & Analysis

Existing driving models typically fine-tune a general text-image model on traffic Q&A data. The researchers argue this has two weaknesses: such models still cannot reliably detect distances and positions, and they can suffer from "catastrophic forgetting," losing the broad general knowledge that is crucial in rare, unexpected situations. Qwen-Drive 1.0 is built to address both problems by adding a module that builds a bird's-eye-view map and a Planning Expert module, while running all driving functions through a shared language model.

The team found that training only the added component did not improve spatial accuracy; only when the vision-language model itself was trained on spatial tasks did performance improve significantly. This confirms that spatial understanding must be built in deliberately. The model is intended for modern vehicles where the infotainment system and driving system converge on a single computing unit, so a model that retains general knowledge is needed for cockpit tasks.

The stakes hinge on how well the model handles real-world driving beyond the researchers' own test procedures. The team notes that the model's explanations don't always match its planned maneuver and that it detects far less when processing footage from other vehicles with different camera setups. The release of the model to the research community could help address these gaps, though suitable training data for other camera configurations is still missing.

FAQ
What is Qwen-Drive 1.0?
It is an AI model from Alibaba's research division that handles spatial perception, answering traffic questions, and route planning in one system. It builds on Qwen3.5-4B, released in February.
Where can I get Qwen-Drive 1.0?
The Qwen team is releasing the model for free to the research community on Hugging Face, ModelScope, and GitHub.
What were the results in the simulator test?
In a simulator where errors compound over time, the version retrained with rewards cut the rate at which the car veered off the road from 24% to 12%. It also drove more cautiously and covered less distance.

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • Nvidia CEO Huang Declares AGI Has ArrivedYahoo Finance AI · 1h ago
  • Saudi Arabia's HUMAIN aims to be AI 'Switzerland'Semafor Tech · 1h ago
  • ChatGPT judges female employees more harshly, study findsHacker News · 1h ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · 30 seconds with Google · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleIneffable Intelligence adds six 'cofounders' from DeepMind