General-Purpose Humanoid Robot Foundation Model

UnifoLM-WLA-1.0One Model Drives All, Whole-Body Coordination

UnifoLM-WLA-1.0 is Unitree Robotics' comprehensively upgraded, next-generation general-purpose humanoid robot foundation model with 6B parameters. Built on large-scale general multimodal perception and understanding data and interaction-centric world modeling, it substantially advances spatial perception and understanding, achieving leading results across multiple embodied reasoning benchmarks. Trained on approximately 2,500 hours of high-quality real-robot data, a single model coordinates 64 tasks spanning desktop manipulation and whole-body manipulation. It supports two-finger grippers and multiple five-finger dexterous hands, with strong generalization across tasks and end effectors.

6BVLA parameters
5M+ER samples
≈2,500hRobot data
ER Model · Embodied Reasoner

Understand the World,
Connect with Action.

A unified multimodal model brings together embodied reasoning, future dynamic-region prediction, and discrete action learning to jointly strengthen spatial perception, interaction prediction, and action generation, providing a unified vision–language–action representation for subsequent WLA training.

Embodied Reasoning

Across 16 multimodal perception and understanding benchmarks, UnifoLM-ER-1 leads open-source models on seven and delivers overall performance comparable to leading proprietary models. Built on Qwen3-VL-4B, UnifoLM-ER-1 is trained on more than 5 million samples spanning image point prediction, object detection, multi-image reasoning, 2D trajectory prediction, 3D object detection, and multi-image spatial question answering. These data are co-trained with general image–text data, preserving broad vision-language capabilities while substantially improving spatial understanding and reasoning in embodied environments.

Benchmark results

Model Open Source Spatial Understanding Multimodal Understanding
RoboVQAEgo-Plan2RefSpatial-
Bench
Where2PlacePixmo-PointBLINKCV-BenchEmbSpatialRoboSpatialSATVSI-BenchVSRERQARealWorld
QA
MMEMMMU_VAL
RoboBrain2.0-7B* Yes 30.033.2342.263.654.783.985.776.354.275.336.184.0/69.42057.444.4
Robix-7B* No 63.6//41.929.587.686.577.4/71.144.683.342.570.72332.8/
Pelican-7B* Yes 31.833.722.357.320.4/79.473.257.552.052.882.239.869.32141.951.1
Cosmos-R1-7B* Yes 38.826.05.62.98.2/76.768.942.482.725.482.4/67.62157.437.4
Cosmos3-Super-64B* Yes //57.071.0/90.388.0/70.0/60.9/51.2///
Qwen3-VL-4B* Yes 47.740.746.663.048.385.085.179.661.768.759.381.641.371.02325.257.8
Qwen3-VL-8B* Yes 43.349.754.261.951.073.886.278.566.967.359.483.245.870.62412.562.3
Embodied-R1-3B* Yes 51.826.539.769.549.478.582.767.447.476.326.6/35.2///
Embodied-R1.5-8B* Yes 61.053.854.274.064.883.086.978.169.774.756.1/46.0///
Molmo2-ER-4B* Yes //52.554.0/85.787.878.8/78.074.5/46.8///
Hy-Embodied-VLM-1.0
30B-A3B*
Yes /49.653.465.064.687.389.782.769.478.0//60.8///
MiMo-Emb-7B* Yes 62.043.048.063.642.3581.388.276.261.778.648.579.046.766.32320.826.4
Thinker-4B* Yes 62.763.761.072.057.484.686.380.270.872.765.481.5/71.92323.446.2
Wall-OSS-0.5-3B* Yes ///15.0////////3344//
Lumo-1-Stage1-7B* No //51.069.1/82.486.475.662.674.7//////
Gemini-ER 2 No //35.4//90.690.481.451.1///71.0///
Gemini-ER 1.5 No //41.848.0//83.673.457.762.039.9/47.0///
Gemini 2.5 Pro No //33.637.0/88.685.978.071.374.751.1/56.0///
Gemini 2.5 Flash No //41.248.0/80.385.576.273.473.345.3/47.5///
Gemini 3.1 Pro No //70.061.0/86.188.6/65.1/47.5/65.2///
GPT-5.6-sol No //58.351.1/85.685.280.766.821.3//64.8///
GPT-6-Astra No //79.669.0/90.487.383.373.431.3//77.7///

Results are sourced from the models' official technical reports or publicly available papers.

Results were obtained through tests using the models' official APIs.

BLINK scores are averaged over the Relative Depth and Spatial Relation subtasks only; all reported results were obtained in our own testing.

Dynamic Region Prediction

We use optical flow to extract dynamic regions that capture future scene changes, then train a VQ-VAE to encode them into fixed-length sequences of discrete tokens. Conditioned on the current image and a task description or action, the VLM directly predicts mask tokens for future dynamic regions, focusing on interaction subjects and the scene changes they induce to enable interaction-centric world modeling.

LIVE PIPELINE
01 / OPTICAL-FLOW SUPERVISION
Robot-view image at t0IMAGE_t0
Robot-view image at t1IMAGE_t1
ESTIMATEOptical
Flow
Optical flow from t0 to t1
OPTICAL FLOW
Image at t1 Dynamic-region mask overlay Dynamic-region mask isolated from the RGB image
DYNAMIC MASK
DISCRETIZEVQ-VAE
TaskORAction
IMAGE_t0 + CONDITIONVLM
02 / FUTURE CHANGE PREDICTION
08213704 19421126 FUTURE MASK TOKENS
Clean table01
Fold towel02
Install phone03
Place plates04

Discrete Action Learning

We partition the unified action space into three components: end-effector (EEF) poses, end-effector joints, and lower-body joints. A separate residual vector quantization (RVQ) model is trained for each component to discretize action sequences. Building on UnifoLM-ER-1, we introduce discrete action tokens and mask tokens for future dynamic regions, jointly aligning visual, language, and action representations within a single VLM to obtain the UnifoLM-ER-Flow model.

LIVE ENCODING
EEF trajectory
RVQ
<EEF_START>1842073156<EEF_END>
Gripper / dexterous hand
RVQ
<HAND_START>0429511638<HAND_END>
Lower-body motion
RVQ
<LOWER_START>2711440322<LOWER_END>

Temporal alignmentShared timesteps · Synchronously fed into VLM

WLA Model

Multi-Source Data,
One Model.

UnifoLM-WLA-1.0 builds on the UnifoLM-ER-Flow multimodal backbone and incorporates an MMDiT action expert. It is trained on approximately 2,500 hours of high-quality real-robot data—including the Unitree Open Datasets, BitRobot-HIW-500—covering diverse robot embodiments and operational scenarios. Through a unified action space, it enables cross-embodiment prior transfer and jointly models perception and understanding, interaction prediction, and action generation, balancing embodied manipulation capabilities with general multimodal perception and reasoning.

Training Setup

LIVE GRAPH
Language prediction
Discrete actions
Continuous actions
UnifoLM-ER-Flow
Action ExpertMMDiT flow decoder
Image encoder
Prompt
State
Noise Actions
Real-robot tests · Unitree G1

One Model Driven,
Multiple Tasks, Multiple End-effectors.

A single UnifoLM-WLA-1.0 model supports both tabletop and whole-body manipulation, demonstrating smooth task execution across diverse real-robot evaluations. The videos below showcase real-robot evaluation results.