Object Organization
Tidy up the table by sorting the toys, stationery, and trash into their designated containers.
Project Page, 2026
Overview
WSA is a World-Spatial-Action embodied foundation model for generalizable robot control across simulation and real-world manipulation tasks.
Unified WSA Modeling WSA modeling unifies semantic understanding, 3D world modeling, and physical execution.
Bidirectional 3D Causality Learns both action-conditioned scene dynamics and 3D inverse dynamics.
Mixture-of-Transformers Coordinates 2D planning, 3D prediction, and 3D action generation with shared dependency rules.
Data-Efficient Pretraining Pretraining on 6,000 demonstration hours yields strong simulation and real-world manipulation performance.
Superior Performance State-of-the-art results across simulation and real-world robot manipulation tasks, achieved by our open-source model.
WSA learns robot control in a shared 2D-3D latent space, unifying instruction-aligned visual planning, action-conditioned 3D world modeling, and 3D-aware action generation.
Existing VLA and WAM policies mainly model 2D semantic-action or 2D video-action causality. World-Spatial-Action (WSA) lifts this process into 3D by jointly learning subgoal visual planning, action-conditioned 3D scene prediction, and 3D inverse dynamics.
This builds a bidirectional world-action loop: robot actions explain how the 3D scene evolves, while the desired 3D scene evolution guides continuous action generation for closed-loop execution.
Performance
In real-world experiments of basic capacity, WSA demonstrates strong performance on a series of complex tabletop manipulation tasks, covering single-arm AgileX PiPER and dual-arm ARX Lift2 platforms.
Tidy up the table by sorting the toys, stationery, and trash into their designated containers.
Pick up the trash, hand it over to the other gripper, and place it into the trash bin.
Sweep the trash into the dustpan using a broom.
Position red, green, and blue blocks from left to right in the specified sequence.
Grasp the pencil bag, unzip it, and place it back onto the tabletop.
Pick up toys from the desktop, place them into the toy box, and arrange them neatly inside.
WSA ranked 4th/100+ teams on the RoboChallenge V2.0 CVPR 2026 Generalist leaderboard (Team: MagicBot) competition, which demonstrates the effectiveness of training a single generalist model across diverse complicated real-world tasks. This indicates that WSA is reliable in both custom-designed real-world setups and large-scale real-robot-based benchmarking, demonstrating superior generalizable robot control capabilities.
RoboTwin2.0 benchmark evaluates multi-task generalization in simulation. WSA reaches 93.5% on the clean (easy) setting, while WSA-L achieves 93.14% on the randomized (hard) setting, showing stable and robust performance across diverse ALOHA manipulation tasks.
Average success under the clean (easy) setting.
WSA-L average success under the randomized (hard) setting.
Manipulation tasks.
| Metric | π0 | π0.5 | ABot-M0 | Motus | InternVLA-A1 | LingBot-VA | Fast-WAM | WSA-B | WSA-L |
|---|---|---|---|---|---|---|---|---|---|
| Avg. Success (Hard) | 58.40% | 76.76% | 85.08% | 87.02% | 89.64% | 91.50% | 91.78% | 92.70% | 93.14% |
Analysis
Paper
WSA1: a 3D-Centric World-Spatial-Action Model for Generalizable Robot Control
Jiahao Jiang, Jianing Zhang, Zhenhan Yin, Ruidong Chen, Sen Wang, Zhaoshu Yu, Pengpeng Zeng, Xiaofeng Cao, Xuanhan Wang, Jingkuan Song, and Heng Tao Shen. arXiv:2607.03941, 2026.
@misc{jiang2026wsa,
title = {WSA$_1$: a 3D-Centric World-Spatial-Action Model for Generalizable Robot Control},
author = {Jiahao Jiang and Jianing Zhang and Zhenhan Yin and Ruidong Chen and Sen Wang and Zhaoshu Yu and Pengpeng Zeng and Xiaofeng Cao and Xuanhan Wang and Jingkuan Song and Heng Tao Shen},
year = {2026},
eprint = {2607.03941},
archivePrefix = {arXiv},
primaryClass = {cs.RO},
url = {https://arxiv.org/abs/2607.03941}
}