AILGRONov 7, 2024

Few-Shot Task Learning through Inverse Generative Modeling

arXiv:2411.04987v26 citationsh-index: 10NIPS
Originality Incremental advance
AI Analysis

This addresses the challenge of few-shot task learning for agents in domains like robotics and autonomous systems, presenting a novel approach but with incremental improvements in method.

The paper tackles the problem of learning new task concepts from few demonstrations by leveraging invertible neural generative models, achieving successful learning and generation of plans or motions in unseen environments and compositions with training concepts across five domains.

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 results demonstrate that via the pretrained generative model, we successfully learn novel concepts and generate agent plans or motion corresponding to these concepts in (1) unseen environments and (2) in composition with training concepts.

Foundations

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

Your Notes