You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CLONE employs an MoE-based policy with closed-loop error correction for holistic humanoid teleoperation, enabling capabilities previously unattainable with existing systems—such as whole-body coordination and long-horizon task execution.
Using only minimal input from a commercial MR headset, CLONE significantly improves tracking precision over existing open-loop approaches, opening new possibilities for practical humanoid deployment in unstructured environments.
📝 TODO List
Release the paper with demos.
Release early checkpoints(used for real-world deployment).
Release instructions for real-world deployment.
Release training and inference code with Roboverse.
Release enhanced checkpoints.
Full codebase release and further updates.
🔗 Citation
If you find our work helpful, please cite:
@misc{li2025clone,
title={CLONE: Closed-Loop Whole-Body Humanoid Teleoperation for Long-Horizon Tasks},
author={Yixuan Li and Yutang Lin and Jieming Cui and Tengyu Liu and Wei Liang and Yixin Zhu and Siyuan Huang},
journal={arXiv preprint arXiv:2506.08931},
year={2025}
}
You may also find CLONE's implementation in RoboVerse soon.