World Models with Hints of Large Language Models for Goal Achieving
Zeyuan Liu, Ziyu Huan, Xiyao Wang, Jiafei Lyu, Jian Tao, Xiu Li,, Furong Huang, Huazhe Xu

TL;DR
This paper introduces DLLM, a multi-modal RL approach that leverages large language models to generate hints and intrinsic rewards, significantly improving exploration and goal achievement in complex, sparse-reward environments.
Contribution
The paper proposes integrating large language model-generated hints into model-based RL to enhance exploration and goal discovery in long-horizon tasks.
Findings
DLLM outperforms recent methods in challenging environments.
Achieves 27.7%, 21.1%, and 9.9% improvements in different tasks.
Guided exploration leads to more effective goal reaching.
Abstract
Reinforcement learning struggles in the face of long-horizon tasks and sparse goals due to the difficulty in manual reward specification. While existing methods address this by adding intrinsic rewards, they may fail to provide meaningful guidance in long-horizon decision-making tasks with large state and action spaces, lacking purposeful exploration. Inspired by human cognition, we propose a new multi-modal model-based RL approach named Dreaming with Large Language Models (DLLM). DLLM integrates the proposed hinting subgoals from the LLMs into the model rollouts to encourage goal discovery and reaching in challenging tasks. By assigning higher intrinsic rewards to samples that align with the hints outlined by the language model during model rollouts, DLLM guides the agent toward meaningful and efficient exploration. Extensive experiments demonstrate that the DLLM outperforms recent…
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
TopicsSoftware System Performance and Reliability · Multi-Agent Systems and Negotiation · AI-based Problem Solving and Planning
MethodsALIGN
