ROAINCSep 28, 2022

DMAP: a Distributed Morphological Attention Policy for Learning to Locomote with a Changing Body

arXiv:2209.14218v112 citationsh-index: 46
Originality Incremental advance
AI Analysis

This addresses the challenge of adaptive control for agents with changing bodies, though it is incremental in applying biological principles to robotics.

The authors tackled the problem of learning locomotion with varying body morphologies by introducing DMAP, an attention-based policy network that matches or surpasses an oracle agent's performance in four continuous control environments.

Biological and artificial agents need to deal with constant changes in the real world. We study this problem in four classical continuous control environments, augmented with morphological perturbations. Learning to locomote when the length and the thickness of different body parts vary is challenging, as the control policy is required to adapt to the morphology to successfully balance and advance the agent. We show that a control policy based on the proprioceptive state performs poorly with highly variable body configurations, while an (oracle) agent with access to a learned encoding of the perturbation performs significantly better. We introduce DMAP, a biologically-inspired, attention-based policy network architecture. DMAP combines independent proprioceptive processing, a distributed policy with individual controllers for each joint, and an attention mechanism, to dynamically gate sensory information from different body parts to different controllers. Despite not having access to the (hidden) morphology information, DMAP can be trained end-to-end in all the considered environments, overall matching or surpassing the performance of an oracle agent. Thus DMAP, implementing principles from biological motor control, provides a strong inductive bias for learning challenging sensorimotor tasks. Overall, our work corroborates the power of these principles in challenging locomotion tasks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes