WALL-E: World Alignment by Rule Learning Improves World Model-based LLM Agents
Siyu Zhou, Tianyi Zhou, Yijun Yang, Guodong Long, Deheng Ye, Jing, Jiang, Chengqi Zhang

TL;DR
This paper introduces WALL-E, a neurosymbolic approach that aligns large language models with environment dynamics through rule learning, significantly enhancing world model-based agent performance in open-world tasks.
Contribution
The paper proposes a novel rule learning method to align LLMs with environment dynamics, enabling more efficient and effective world model-based agents.
Findings
WALL-E outperforms existing methods in Minecraft and ALFWorld.
Achieves higher success rates with fewer replanning steps and tokens.
Records a 95% success rate in ALFWorld after 6 iterations.
Abstract
Can large language models (LLMs) directly serve as powerful world models for model-based agents? While the gaps between the prior knowledge of LLMs and the specified environment's dynamics do exist, our study reveals that the gaps can be bridged by aligning an LLM with its deployed environment and such "world alignment" can be efficiently achieved by rule learning on LLMs. Given the rich prior knowledge of LLMs, only a few additional rules suffice to align LLM predictions with the specified environment dynamics. To this end, we propose a neurosymbolic approach to learn these rules gradient-free through LLMs, by inducing, updating, and pruning rules based on comparisons of agent-explored trajectories and world model predictions. The resulting world model is composed of the LLM and the learned rules. Our embodied LLM agent "WALL-E" is built upon model-predictive control (MPC). By…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMulti-Agent Systems and Negotiation · Semantic Web and Ontologies · Natural Language Processing Techniques
MethodsPruning · ALIGN
