AI/TLDR

Qwen · 2026-05-28 · major

Qwen Ships Qwen-VLA — Unified Vision-Language-Action Generalist Built on Qwen3.5-4B With a 1.15B DiT Flow-Matching Action Decoder, 97.9% on LIBERO and 76.9% Real-World ALOHA

Qwen extends its 4B vision-language stack with a 1.15B DiT action decoder so one checkpoint handles robot manipulation, navigation, and trajectory prediction across embodiments. Paper, code, and demo released.

Hugging Face social card for the Qwen-VLA paper on the trending papers list

Qwen's vision-language stack now talks to robots end-to-end.

Key specs

BackboneQwen3.5-4B
Action decoder1.15B DiT
Libero97.9%
Simpler widowx73.7%
Robotwin easy86.1%
Robotwin hard87.2%
R2r osr69.0%
Rxr sr59.6%
Aloha ood76.9%
Domino zero shot26.6%

What is it?

Qwen-VLA is a unified embodied foundation model from Alibaba's Qwen team. It extends the Qwen3.5-4B vision-language backbone with a 1.15B DiT flow-matching action decoder, so a single checkpoint produces continuous robot actions and trajectories rather than only text. One model covers manipulation, navigation, and trajectory prediction across different robot embodiments.

How does it work?

A vision-language transformer encodes camera frames, the user's language instruction, and embodiment-aware prompt tokens describing the robot. A diffusion transformer (DiT) action decoder, trained with flow matching, then samples continuous action and trajectory tokens conditioned on those features. Joint pretraining mixes robotics manipulation trajectories, human egocentric demonstrations, synthetic simulation data, vision-and-language navigation, and auxiliary vision-language data.

Why does it matter?

Most VLA models are pinned to a single robot or task family. Qwen-VLA's single checkpoint matches or beats task-specific specialists on LIBERO (97.9%), Simpler-WidowX (73.7%), RoboTwin Easy/Hard (86.1/87.2%), real-world ALOHA OOD (76.9%), and R2R navigation (69.0% OSR), giving robotics teams a Qwen-backed starting point with paper, code, and a demo video.

Who is it for?

robotics and embodied-AI researchers

Try it

github.com/QwenLM/Qwen-VLA

Sources · 4 outlets

Tags

  • vla
  • robotics
  • qwen
  • qwen-3-5
  • dit
  • flow-matching
  • manipulation
  • navigation
  • vision-language-action
  • libero
  • aloha
  • embodied-ai

← All releases · Learn AI