LGAICLCVROOct 4, 2021

Skill Induction and Planning with Latent Language

arXiv:2110.01517v2664 citations
Originality Incremental advance
AI Analysis

This addresses the problem of autonomous decision-making in robotics by enabling more interpretable and efficient skill learning, though it is incremental as it builds on existing hierarchical and language-guided methods.

The paper tackles learning hierarchical policies from demonstrations using sparse natural language annotations to discover reusable skills, achieving task completion rates comparable to state-of-the-art models in the ALFRED environment with only 10% annotated data.

We present a framework for learning hierarchical policies from demonstrations, using sparse natural language annotations to guide the discovery of reusable skills for autonomous decision-making. We formulate a generative model of action sequences in which goals generate sequences of high-level subtask descriptions, and these descriptions generate sequences of low-level actions. We describe how to train this model using primarily unannotated demonstrations by parsing demonstrations into sequences of named high-level subtasks, using only a small number of seed annotations to ground language in action. In trained models, natural language commands index a combinatorial library of skills; agents can use these skills to plan by generating high-level instruction sequences tailored to novel goals. We evaluate this approach in the ALFRED household simulation environment, providing natural language annotations for only 10% of demonstrations. It achieves task completion rates comparable to state-of-the-art models (outperforming several recent methods with access to ground-truth plans during training and evaluation) while providing structured and human-readable high-level plans.

Foundations

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

Your Notes