Crypto news

17.06.2026
10:47

Alibaba brings AI into the physical world: introduces the Qwen-Robot Suite model set for robot control

Tool_AI

Alibaba has officially introduced Qwen-Robot Suite — a comprehensive set of foundational AI models designed to solve tasks in physical environments. The package includes three key components: Qwen-RobotNav for navigation, Qwen-RobotManip for object manipulation, and Qwen-RobotWorld for scene dynamics prediction. The developers position this stack as a "complete set for embodied artificial intelligence" (embodied AI).

This is not about ready-made robots, but about software models that allow physical agents to perceive their surrounding space, plan sequences of actions, and execute commands formulated in natural language. According to available information, Qwen-Robot Suite is already undergoing pilot testing with a number of Alibaba Cloud corporate clients working in the field of robotics.

Why Alibaba is bringing Qwen into the real world

Traditional large language and multimodal models excel at handling text, images, and video, but this is insufficient for controlling robots. Physical agents need not just to understand a command, but to translate it into specific movements, taking into account the geometry of space, the physical properties of objects, sensor limitations, and the potential consequences of each action. It is precisely this direction — physical AI — that Alibaba is trying to develop.

Qwen-RobotNav: universal navigation

The Qwen-RobotNav model, built on the Qwen3-VL base, combines five key navigation tasks into a single algorithm: following instructions, moving to a specified point, searching for objects, tracking a target, and autonomous driving. For training, 15.6 million samples related to route planning and visual-language reasoning were used.

Test results are impressive: 76.5% success rate on the VLN-CE RxR benchmark and 90% on EVT-Bench. It is important to note that the model can act as an executive module for larger agent systems: a high-level planner sets the task, while Qwen-RobotNav handles physical movement and visual evidence collection.

Qwen-RobotManip: object actions and skill transfer

Qwen-RobotManip addresses one of the most complex problems in robotics — the heterogeneity of hardware platforms. Manipulators, dual-arm systems, robots with grippers, and mobile platforms use different coordinates and command formats. The new model attempts to bring all this data to a unified representation, allowing skills acquired on one type of robot to be transferred to another.

Training was conducted on over 38,100 hours of data, including 11,320 hours of open robotic recordings, 1,933 hours of first-person human action videos, and 24,808 hours of synthetic demonstrations. Alibaba claims that Qwen-RobotManip took first place in the universal models track of RoboChallenge Table30 v1 and demonstrated resilience to new instructions and unfamiliar objects.

Qwen-RobotWorld: a language-driven world model

The third component — Qwen-RobotWorld — is a video world model that, based on current observations and a text command, generates a probable future state of the environment. This is critically important for planning manipulations, autonomous driving, and creating synthetic training data.

For training, the Embodied World Knowledge corpus was assembled, including 8.6 million video-text pairs and over 200 million frames, covering more than 20 types of robotic platforms and 500 action categories. The model took first place in the EWMBench and DreamGen Bench benchmarks, and also surpassed all open-source analogs in WorldModelBench and PBench. The developers state that Qwen-RobotWorld demonstrates high consistency with basic physical laws — motion, mass conservation, and gravity.

Prospects and limitations

Despite the impressive stated metrics, Qwen-Robot Suite remains a set of research models, not a ready-made consumer product. Real-world industrial deployment faces challenges such as sensor noise, mechanical wear, non-standard scenarios, and perception errors. Most current tests were conducted in simulation or strictly controlled conditions. Alibaba has not yet disclosed access costs, public launch timelines, or a specific list of clients participating in the pilot.

My analysis: Alibaba is making a strategically sound move by transitioning from purely digital AI models to the physical world. However, the embodied AI market is in its infancy, and the main challenge will be not so much the quality of the models, but their integration with real, "messy," and unpredictable hardware. If Qwen-Robot Suite can solve the problem of skill transfer between different platforms, it will be a true breakthrough, but mass adoption is still a long way off.