English

Universal Morphology Control via Contextual Modulation

Artificial Intelligence 2023-08-07 v2 Robotics Machine Learning

Abstract

Learning a universal policy across different robot morphologies can significantly improve learning efficiency and generalization in continuous control. However, it poses a challenging multi-task reinforcement learning problem, as the optimal policy may be quite different across robots and critically depend on the morphology. Existing methods utilize graph neural networks or transformers to handle heterogeneous state and action spaces across different morphologies, but pay little attention to the dependency of a robot's control policy on its morphology context. In this paper, we propose a hierarchical architecture to better model this dependency via contextual modulation, which includes two key submodules: (1) Instead of enforcing hard parameter sharing across robots, we use hypernetworks to generate morphology-dependent control parameters; (2) We propose a fixed attention mechanism that solely depends on the morphology to modulate the interactions between different limbs in a robot. Experimental results show that our method not only improves learning performance on a diverse set of training robots, but also generalizes better to unseen morphologies in a zero-shot fashion.

Keywords

Cite

@article{arxiv.2302.11070,
  title  = {Universal Morphology Control via Contextual Modulation},
  author = {Zheng Xiong and Jacob Beck and Shimon Whiteson},
  journal= {arXiv preprint arXiv:2302.11070},
  year   = {2023}
}

Comments

Accepted by ICML 2023

R2 v1 2026-06-28T08:46:14.228Z