WESE: Weak Exploration to Strong Exploitation for LLM Agents
Xu Huang, Weiwen Liu, Xiaolong Chen, Xingmei Wang, Defu Lian, Yasheng, Wang, Ruiming Tang, Enhong Chen

TL;DR
This paper introduces WESE, a novel method that decouples exploration and exploitation in LLM agents, using a weak exploration agent and a knowledge graph to improve success rates and efficiency in open-world tasks.
Contribution
The paper proposes WESE, a new approach that separates exploration and exploitation in LLM agents, leveraging a cost-effective exploration agent and knowledge graphs for better performance.
Findings
Significant improvements in success rates across four benchmarks.
Enhanced efficiency in open-world interactive tasks.
Effective decoupling of exploration and exploitation processes.
Abstract
Recently, large language models (LLMs) have demonstrated remarkable potential as an intelligent agent. However, existing researches mainly focus on enhancing the agent's reasoning or decision-making abilities through well-designed prompt engineering or task-specific fine-tuning, ignoring the procedure of exploration and exploitation. When addressing complex tasks within open-world interactive environments, these methods exhibit limitations. Firstly, the lack of global information of environments leads to greedy decisions, resulting in sub-optimal solutions. On the other hand, irrelevant information acquired from the environment not only adversely introduces noise, but also incurs additional cost. This paper proposes a novel approach, Weak Exploration to Strong Exploitation (WESE), to enhance LLM agents in solving open-world interactive tasks. Concretely, WESE involves decoupling the…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
MethodsFocus
