LAD: Language Augmented Diffusion for Reinforcement LearningDownload PDF

Published: 21 Oct 2022, Last Modified: 26 Mar 2024LaReL 2022Readers: Everyone
Keywords: planning, diffusion, language, RL, robotics
TL;DR: We propose the usage of language augmented diffusion models for planning.
Abstract: Learning skills from language potentially provides a powerful avenue for generalization in RL, although it remains a challenging task as it requires agents to capture the complex interdependencies between language, actions and states, also known as language grounding. In this paper, we propose leveraging Language Augmented Diffusion models as a language-to-plan generator (LAD). We demonstrate comparable performance of LAD with the state of the art on the CALVIN benchmark with a much simpler architecture and conduct an analysis on the properties of language conditioned diffusion in reinforcement learning.
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 2 code implementations](https://www.catalyzex.com/paper/arxiv:2210.15629/code)
3 Replies

Loading