Robots Atlas>ROBOTS ATLAS
Psi-R2.5

Psi-R2.5

Psi-R2.5
PsiBot's embodied AI foundation model: a two-layer architecture (QwenVL3.5-4B + Wan2.2-IT2V-5B) rebuilt around strong human–robot pair data.
✓ Active⏳ Limited accessVision-Language-Action modelRobotics foundation modelMultimodal
Access:HostedDeployment:💻 Local☁ Cloud

Overview

Psi-R2.5 is an embodied AI foundation model developed by the Chinese company PsiBot (灵初智能), unveiled in September 2026 as an evolution of Psi-R2. Instead of scaling data volume further, the team rebuilt the entire training pipeline around data quality — the central notion being "strong pair data", human–robot demonstration pairs aligned frame by frame.

The architecture has two layers. The upper layer, built on a QwenVL3.5-4B backbone, processes vision-language instructions and decomposes them into subtasks using metadata context (memory, soft prompts) and reinforcement learning value signals. The lower layer, built on a Wan2.2-IT2V-5B backbone, generates robot action trajectories from the upper layer's output and the current observation.

The direction of data generation is unusual: rather than translating human footage into robot data, PsiBot uses the Psi-W0 world model to inversely generate human-hand data from robot trajectories, then trains a video-editing-style transformer (not a policy) that maps human-hand input to aligned robot output. Correctness is validated by direct replay on the robot and by downstream fine-tuning success. Psi-R2.5 shows zero-shot task generalization through in-context learning — a single human demonstration, converted into robot format, is enough to adapt to a task without weight updates.

Classification
Vision-Language-Action modelRobotics foundation modelMultimodal
Access & deployment
Hosted
LocalCloud
Weights: Closed
Key parameters
📥 Input: text, image, video, robot sensors

Technical specification

Modalities
⬇ Input
textimagevideorobot_sensorsrobot_state_data
⬆ Output
robot_actionsmotion_trajectoriesmanipulator_controltext

Capabilities and applications

Native model capabilities
Vision-language-action grounding
The ability of a VLA model to ground visual perception and a language instruction into a concrete physical robot action. The model understands the scene and intent, then generates an executable action sequence, closing the loop from observation to motion.
Category: robotics
Multimodal understanding
Category: multimodal
Planning
Forming and executing action plans for complex tasks.
Category: planning
Zero-shot learning
The model's ability to perform a new task without dataset-specific training or hyperparameter tuning — prediction is produced in a single pass from context.
Category: other
Few-shot learning
The model's ability to perform a new task from a handful of examples provided directly in the prompt, without any weight updates or fine-tuning.
Category: other
Sample efficiency
The ability to reach strong performance using far fewer environment interactions or training examples.
Category: other
Cross-embodiment transfer
The ability of a single model to control robots with different morphologies (humanoids, dual-arm rigs, mobile platforms) without training a separate model per platform. Intelligence is decoupled from embodiment, so the same policy runs on hardware with different kinematics and dynamics.
Category: robotics
Instruction following
Precisely following instructions contained in the prompt: response format, length, style, constraints (e.g. 'reply in six words'). GPT-5.1 significantly improved this capability compared to GPT-5.
Category: language
Video understanding
The model's ability to analyse and interpret video content — recognising actions, motion, events and relationships between objects over time.
Category: video
Image understanding
Analysing and interpreting the content of images.
Category: vision