Choices are More Important than Efforts: LLM Enables Efficient Multi-Agent Exploration
Abstract
With expansive state-action spaces, efficient multi-agent exploration remains a longstanding challenge in reinforcement learning. Although pursuing novelty, diversity, or uncertainty attracts increasing attention, redundant efforts brought by exploration without proper guidance choices poses a practical issue for the community. This paper introduces a systematic approach, termed LEMAE, choosing to channel informative task-relevant guidance from a knowledgeable Large Language Model (LLM) for Efficient Multi-Agent Exploration. Specifically, we ground linguistic knowledge from LLM into symbolic key states, that are critical for task fulfillment, in a discriminative manner at low LLM inference costs. To unleash the power of key states, we design Subspace-based Hindsight Intrinsic Reward (SHIR) to guide agents toward key states by increasing reward density. Additionally, we build the Key State Memory Tree (KSMT) to track transitions between key states in a specific task for organized exploration. Benefiting from diminishing redundant explorations, LEMAE outperforms existing SOTA approaches on the challenging benchmarks (e.g., SMAC and MPE) by a large margin, achieving a 10x acceleration in certain scenarios.
Cite
@article{arxiv.2410.02511,
title = {Choices are More Important than Efforts: LLM Enables Efficient Multi-Agent Exploration},
author = {Yun Qu and Boyuan Wang and Yuhang Jiang and Jianzhun Shao and Yixiu Mao and Cheems Wang and Chang Liu and Xiangyang Ji},
journal= {arXiv preprint arXiv:2410.02511},
year = {2024}
}