English

Language-guided Skill Learning with Temporal Variational Inference

Machine Learning 2024-05-28 v2 Artificial Intelligence Computation and Language

Abstract

We present an algorithm for skill discovery from expert demonstrations. The algorithm first utilizes Large Language Models (LLMs) to propose an initial segmentation of the trajectories. Following that, a hierarchical variational inference framework incorporates the LLM-generated segmentation information to discover reusable skills by merging trajectory segments. To further control the trade-off between compression and reusability, we introduce a novel auxiliary objective based on the Minimum Description Length principle that helps guide this skill discovery process. Our results demonstrate that agents equipped with our method are able to discover skills that help accelerate learning and outperform baseline skill learning approaches on new long-horizon tasks in BabyAI, a grid world navigation environment, as well as ALFRED, a household simulation environment.

Keywords

Cite

@article{arxiv.2402.16354,
  title  = {Language-guided Skill Learning with Temporal Variational Inference},
  author = {Haotian Fu and Pratyusha Sharma and Elias Stengel-Eskin and George Konidaris and Nicolas Le Roux and Marc-Alexandre Côté and Xingdi Yuan},
  journal= {arXiv preprint arXiv:2402.16354},
  year   = {2024}
}

Comments

ICML 2024

R2 v1 2026-06-28T14:59:53.566Z