Few-Shot Task Learning through Inverse Generative Modeling
Aviv Netanyahu, Yilun Du, Antonia Bronars, Jyothish Pari, Joshua, Tenenbaum, Tianmin Shu, Pulkit Agrawal

TL;DR
This paper introduces FTL-IGM, a method for few-shot task concept learning using invertible neural generative models, enabling rapid adaptation to new goals or actions without retraining the model.
Contribution
The paper proposes a novel approach that leverages invertible generative models for few-shot learning of task concepts, allowing efficient learning from limited demonstrations.
Findings
Successfully learns new task concepts in five diverse domains.
Generates agent plans and motions in unseen environments.
Performs well in compositional generalization with training concepts.
Abstract
Learning the intents of an agent, defined by its goals or motion style, is often extremely challenging from just a few examples. We refer to this problem as task concept learning and present our approach, Few-Shot Task Learning through Inverse Generative Modeling (FTL-IGM), which learns new task concepts by leveraging invertible neural generative models. The core idea is to pretrain a generative model on a set of basic concepts and their demonstrations. Then, given a few demonstrations of a new concept (such as a new goal or a new action), our method learns the underlying concepts through backpropagation without updating the model weights, thanks to the invertibility of the generative model. We evaluate our method in five domains -- object rearrangement, goal-oriented navigation, motion caption of human actions, autonomous driving, and real-world table-top manipulation. Our experimental…
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.
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
MethodsSparse Evolutionary Training
