English

MeMo: Meaningful, Modular Controllers via Noise Injection

Robotics 2025-02-12 v2 Machine Learning

Abstract

Robots are often built from standardized assemblies, (e.g. arms, legs, or fingers), but each robot must be trained from scratch to control all the actuators of all the parts together. In this paper we demonstrate a new approach that takes a single robot and its controller as input and produces a set of modular controllers for each of these assemblies such that when a new robot is built from the same parts, its control can be quickly learned by reusing the modular controllers. We achieve this with a framework called MeMo which learns (Me)aningful, (Mo)dular controllers. Specifically, we propose a novel modularity objective to learn an appropriate division of labor among the modules. We demonstrate that this objective can be optimized simultaneously with standard behavior cloning loss via noise injection. We benchmark our framework in locomotion and grasping environments on simple to complex robot morphology transfer. We also show that the modules help in task transfer. On both structure and task transfer, MeMo achieves improved training efficiency to graph neural network and Transformer baselines.

Keywords

Cite

@article{arxiv.2407.01567,
  title  = {MeMo: Meaningful, Modular Controllers via Noise Injection},
  author = {Megan Tjandrasuwita and Jie Xu and Armando Solar-Lezama and Wojciech Matusik},
  journal= {arXiv preprint arXiv:2407.01567},
  year   = {2025}
}

Comments

NeurIPS 2024; 29 pages, 21 figures

R2 v1 2026-06-28T17:25:24.557Z