Apple proposes MoMo, a two-stage imitation-learning framework for robot motion control
MoMo uses spatiotemporal action tokenization and a behavior-cloning transformer to generalize motion modes across unseen task–mode combinations in real-robot manipulation.
1 source · cross-referenced
- Apple’s ML Research team introduces MoMo, a two-stage imitation-learning framework for robot manipulation that learns reusable motion modes across tasks.
- The framework includes a spatiotemporal action tokenizer and a behavior-cloning transformer conditioned on task and a continuous motion-mode input.
- On six real-robot tasks, varying the motion-mode condition produced distinguishable behaviors in joint speed, acceleration, and end-effector approach pitch.
- MoMo transferred unseen motion modes to tasks demonstrated in only one mode while largely preserving task success, indicating compositional generalization.
Apple’s Machine Learning Research team describes MoMo, a two-stage imitation-learning framework designed to learn reusable behavioral factors—referred to as motion modes—that govern how robot actions unfold across tasks, objects, and interaction settings. The approach treats motion mode as a continuous control variable that can be varied to produce steady, dynamic, or intermediate behaviors, which human raters can distinguish based on measurable differences in joint speed, acceleration, and end-effector approach pitch.
The framework consists of a spatiotemporal action tokenizer and a behavior-cloning transformer. The tokenizer discretizes continuous action trajectories into tokens, while the transformer conditions on both the task and a continuous motion-mode input to generate appropriate action sequences. This design enables the model to reuse learned motion modes across different tasks without requiring new demonstrations for each mode.
Across six real-robot manipulation tasks, MoMo’s authors report that varying the motion-mode condition produced behaviors that differed in joint speed, acceleration, and end-effector approach pitch. In experiments where tasks were demonstrated in only one motion mode, MoMo successfully transferred to unseen requested modes while largely preserving task success rates. These results suggest the system can generalize to novel task–mode combinations, a form of compositional generalization.
The paper frames motion mode as a reusable behavioral factor that can be shared across tasks, potentially reducing the data and demonstration burden for training versatile manipulation policies. By decoupling the control of execution style from task-specific objectives, MoMo points toward more scalable and adaptable robot learning systems.
- Aug 1, 2026 · Apple — Machine Learning Research
Apple researchers propose graph-based sensemaking workflows using UMAP’s internal kNN graph
Trust79 - Aug 1, 2026 · Apple — Machine Learning Research
Apple details memory-efficient audio synthesis architecture for on-device Siri Expressive Voices
Trust79 - Aug 1, 2026 · Microsoft Research
Microsoft Research proposes EvoLib, a framework that lets models learn from experience during inference without fine-tuning
Trust79