Một mục mã nguồn mở trong kho dữ liệu GitHub của TopGit: thu-ml/Motus, 1.2k sao, Python. Official code of Motus: A Unified Latent Action World Model
Tóm tắt dựng từ metadata GitHub của chính dự án — chưa có bài review TopGit. Trang sẽ tự động cập nhật khi bài review đầy đủ được xuất bản.
VÌ SAO CHƯA CÓ REVIEW
TopGit viết bài đầy đủ cho repo có nhiều sao nhất và được yêu cầu nhiều nhất. Trang này là snapshot trong thời gian chờ — xem README gốc ở tab READ ME.
Motus is a unified latent action world model that leverages existing pretrained models and rich, sharable motion information. Motus introduces a Mixture-of-Transformers (MoT) architecture to integrate three experts (understanding, action, and video generation) and adopts a UniDiffuser-style scheduler to enable flexible switching between different modeling modes (World Models, Vision-Language-Action Models, Inverse Dynamics Models, Video Generation Models, and Video-Action Joint Prediction Models). Motus further leverages optical flow to learn latent actions and adopts a three-phase training pipeline and six-layer data pyramid, thereby extracting pixel-level "delta action" and enabling large-scale action pretraining.
Component
Base Model
Parameters
VGM (Video Generation Model)
Wan2.2-5B
~5.00B
VLM (Vision-Language Model)
Qwen3-VL-2B
~2.13B
Action Expert
-
~641.5M
Understanding Expert
-
~253.5M
Total
-
~8B
Key Results (RoboTwin 2.0 Simulation. With 50 clean and 500 randomized data entries per task, we merge the data from all 50 tasks for multi-task training.):
87.02% average success rate (+15% over X-VLA, +45% over π₀.₅)
Updates
[2025-12-16] Initial release of Motus with pretrained checkpoints and training code.
Motus supports three types of datasets with specific directory structures for optimal training and inference.
📖 See detailed guide:Data Format Guide
Quick Overview:
RoboTwin 2.0: Simulation data with clean/randomized splits
Real-World: AC-One, Aloha-Agilex-2 robot data
Data Conversion Tools:
RoboTwin Dataset Converter
Multi-Camera Concatenation
Running Inference
📖 See detailed guide:Inference Guide
RoboTwin 2.0: Evaluation Setup
Real-World: Minimal inference without robot environment
Training
Motus follows a three-stage training pipeline:
Stage
Data
Training
Pretrained Foundation Models
Level 1: Web Data
VGM and VLM
Stage 1 (VGM Training)
Level 2: Egocentric Human Videos Level 3: Synthetic Data Level 5: Multi-Robot Task Trajectory
Only VGM
Stage 2 (Motus Pretraining)
Level 2: Egocentric Human Videos Level 3: Synthetic Data Level 4: Task-agnostic Data Level 5: Multi-Robot Task Trajectory
Motus (all 3 experts, with latent actions)
Stage 3 (Motus SFT)
Level 6: Target-Robot Task Trajectory
Motus (all 3 experts, with actions)
The six-layer data pyramid is shown in the figure here:
📖 See detailed guide:Training Guide
Data Preparation:
RoboTwin Dataset Converter
Multi-Camera Concatenation
Troubleshooting
📖 Detailed guides:
Inference Issues
Training Issues
Data Format Issues
Citation
If you find our work helpful, please cite us:
@misc{bi2025motusunifiedlatentaction,
title={Motus: A Unified Latent Action World Model},
author={Hongzhe Bi and Hengkai Tan and Shenghao Xie and Zeyuan Wang and Shuhe Huang and Haitian Liu and Ruowen Zhao and Yao Feng and Chendong Xiang and Yinze Rong and Hongyan Zhao and Hanyu Liu and Zhizhong Su and Lei Ma and Hang Su and Jun Zhu},
year={2025},
eprint={2512.13030},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2512.13030},
}
Trang TopGit này là một snapshot — tab "Readme" hiển thị nguyên văn README của repo (đã bỏ link, giữ ảnh). Repo GitHub ở github.com/thu-ml/Motus là nguồn chính thức.
thu-ml/Motus có phải mã nguồn mở không?
Có — thu-ml/Motus phát hành theo license Apache-2.0, nghĩa là mã nguồn mở để đọc, fork và (tùy license) tái sử dụng. Mã: github.com/thu-ml/Motus.
thu-ml/Motus có trang demo không?
Dự án có trang chủ ở https://motus-robotics.github.io/motus. Tab "Readme" ở trang này thường có ảnh chụp và hướng dẫn bắt đầu nhanh.
thu-ml/Motus dùng license gì?
thu-ml/Motus phát hành theo license Apache-2.0. Nên mở file LICENSE trên GitHub để xác nhận — license metadata đôi khi lệch với thực tế dự án.
thu-ml/Motus là gì?
thu-ml/Motus (thu-ml/Motus) là dự án Python trên GitHub. Theo mô tả gốc: Official code of Motus: A Unified Latent Action World Model
Đọc đầy đủ README ở tab phía trên.
Chưa chắc Motus có hợp với bạn?
Để ChatGPT, Claude hoặc Perplexity tìm hiểu giúp — bấm bên dưới và xem AI nói gì về Motus.