Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Meta-Controller: Few-Shot Imitation of Unseen Embodiments and Tasks in Continuous Control

About

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. Evaluated in the DeepMind Control suite, our framework termed \modelname{} demonstrates superior few-shot generalization to unseen embodiments and tasks over modular policy learning and few-shot IL approaches. Codes are available at \href{https://github.com/SeongwoongCho/meta-controller}{https://github.com/SeongwoongCho/meta-controller}.

Seongwoong Cho, Donggyun Kim, Jinwoo Lee, Seunghoon Hong• 2024

Related benchmarks

TaskDatasetResultRank
Behavior CloningDeepMind Control (DMC) suite seen/unseen embodiments
Hopper Hop Score49.1
9
Behavior CloningDeepMind Control suite
Hopper: Hop (Unseen Emb.)34.8
5
Behavior CloningContinuous control tasks
Inference Time (ms)17.8
2
Showing 3 of 3 rows

Other info

Code

Follow for update