Meta-Controller: Few-Shot Imitation of Unseen Embodiments and Tasks in Continuous Control
Seongwoong Cho, Donggyun Kim, Jinwoo Lee, Seunghoon Hong

TL;DR
This paper introduces Meta-Controller, a few-shot imitation learning framework that enables robots to quickly adapt to new tasks and embodiments using minimal demonstrations, leveraging a unified representation and a novel encoder.
Contribution
It presents a novel joint-level representation and a structure-motion encoder for few-shot generalization across unseen robot embodiments and tasks.
Findings
Outperforms existing modular policy and few-shot IL methods.
Demonstrates robust generalization in DeepMind Control suite.
Uses only five reward-free demonstrations for adaptation.
Abstract
Generalizing across robot embodiments and tasks is crucial for adaptive robotic systems. Modular policy learning approaches adapt to new embodiments but are limited to specific tasks, while few-shot imitation learning (IL) approaches often focus on a single embodiment. In this paper, we introduce a few-shot behavior cloning framework to simultaneously generalize to unseen embodiments and tasks using a few (\emph{e.g.,} five) reward-free demonstrations. Our framework leverages a joint-level input-output representation to unify the state and action spaces of heterogeneous embodiments and employs a novel structure-motion state encoder that is parameterized to capture both shared knowledge across all embodiments and embodiment-specific knowledge. A matching-based policy network then predicts actions from a few demonstrations, producing an adaptive policy that is robust to over-fitting.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsEmbodied and Extended Cognition
MethodsFocus
