LLM-Based Offline Learning for Embodied Agents via Consistency-Guided Reward Ensemble
Yujeong Lee, Sangwoo Shin, Wei-Jin Park, Honguk Woo

TL;DR
This paper introduces CoREN, a framework that uses an ensemble of consistent, domain-grounded rewards derived from LLMs to improve offline reinforcement learning for embodied agents, outperforming other methods.
Contribution
The paper presents a novel consistency-guided reward ensemble method (CoREN) that enhances offline RL for embodied agents by grounding LLM-generated rewards to specific environments.
Findings
CoREN significantly outperforms other offline RL agents on VirtualHome.
CoREN achieves comparable performance to large LLM-based agents with fewer parameters.
The framework effectively grounds LLM estimates to target environments.
Abstract
Employing large language models (LLMs) to enable embodied agents has become popular, yet it presents several limitations in practice. In this work, rather than using LLMs directly as agents, we explore their use as tools for embodied agent learning. Specifically, to train separate agents via offline reinforcement learning (RL), an LLM is used to provide dense reward feedback on individual actions in training datasets. In doing so, we present a consistency-guided reward ensemble framework (CoREN), designed for tackling difficulties in grounding LLM-generated estimates to the target environment domain. The framework employs an adaptive ensemble of spatio-temporally consistent rewards to derive domain-grounded rewards in the training datasets, thus enabling effective offline learning of embodied agents in different environment domains. Experiments with the VirtualHome benchmark demonstrate…
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
TopicsHuman Pose and Action Recognition · Anomaly Detection Techniques and Applications
