Apple Machine Learning Research has introduced MoMo, a two-stage system for training robots in manipulation via demonstrations. It combines a spatiotemporal action tokenizer with a behavioral cloning transformer.

The system receives a task and a continuous motion mode condition. According to the authors' design, this should allow a robot to change the way an action unfolds based on the task, object, and interaction conditions, while maintaining a common behavioral factor across different tasks.

The practical significance of the idea is not yet confirmed by metrics or experimental results published in the original description. The source contains only a synopsis of the work, so the scale of improvements, data requirements, and robustness of the method remain open questions.