paper-with-me

Papers

Towards Multi-Morphology Controllers with Diversity and Knowledge Distillation

2024-04-22 · Alican Mertan, Nick Cheney

Finding controllers that perform well across multiple morphologies is an important milestone for large-scale robotics, in line with recent advances via foundation models in other areas of machine learning. However, the challenges of learning a single controller to control multiple morphologies make the `one robot one task' paradigm dominant in the field. To alleviate these challenges, we present a pipeline that: (1) leverages Quality Diversity algorithms like MAP-Elites to create a dataset of many single-task/single-morphology teacher controllers, then (2) distills those diverse controllers into a single multi-morphology controller that performs well across many different body plans by mimicking the sensory-action patterns of the teacher controllers via supervised learning. The distilled controller scales well with the number of teachers/morphologies and shows emergent properties. It generalizes to unseen morphologies in a zero-shot manner, providing robustness to morphological perturbations and instant damage recovery. Lastly, the distilled controller is also independent of the teacher controllers -- we can distill the teacher's knowledge into any controller model, making our approach synergistic with architectural improvements and existing training algorithms for teacher controllers.

📄 PDF Abstract BibTeX arXiv:2404.14625

Code (1)

mertan-a/towards-multi-morphology-controllers 공식 구현 pytorch

Tasks

DiversityKnowledge Distillation

Similar Papers 제목 키워드 기반

UniLegs: Universal Multi-Legged Robot Control through Morphology-Agnostic Policy Distillation

2025-07-30 · Weijie Xi, Zhanxiang Cao, Chenlin Ming, Jianying Zheng 외 arxiv

Developing controllers that generalize across diverse robot morphologies remains a significant challenge in legged locomotion. Traditional approaches either create specialized controllers for each morphology or compromis…

Co-optimising Robot Morphology and Controller in a Simulated Open-Ended Environment

2021-04-07 · Emma Hjellbrekke Stensby, Kai Olav Ellefsen, Kyrre Glette

Designing robots by hand can be costly and time consuming, especially if the robots have to be created with novel materials, or be robust to internal or external changes. In order to create robots automatically, without …

Diversity

Seeking Quality Diversity in Evolutionary Co-design of Morphology and Control of Soft Tensegrity Modular Robots

2021-04-25 · Enrico Zardini, Davide Zappetti, Davide Zambrano, Giovanni Iacca 외

Designing optimal soft modular robots is difficult, due to non-trivial interactions between morphology and controller. Evolutionary algorithms (EAs), combined with physical simulators, represent a valid tool to overcome …

DiversityEvolutionary Algorithmsvalid

Knowledge Diversion for Efficient Morphology Control and Policy Transfer

2025-12-10 · Fu Feng, Ruixiao Shi, Yucheng Xie, Jianlu Shen 외 arxiv

Universal morphology control aims to learn a universal policy that generalizes across heterogeneous agent morphologies, with Transformer-based controllers emerging as a popular choice. However, such architectures incur s…

Rapid co-design of Buoyancy-assisted robots for Challenging Locomotion using Gaussian Evolutionary Specialists

2026-06-05 · Ankit Sinha, Nitish Sontakke, Dennis Hong, Yusuke Tanaka 외 arxiv

Designing high-performance legged robots requires jointly optimizing morphology and control. Model-free Reinforcement Learning (RL) offers an alternative to model-predictive control for developing robust controllers with…

Reinforcement Learning