English

LEED: A Highly Efficient and Scalable LLM-Empowered Expert Demonstrations Framework for Multi-Agent Reinforcement Learning

Multiagent Systems 2025-09-19 v1 Machine Learning

Abstract

Multi-agent reinforcement learning (MARL) holds substantial promise for intelligent decision-making in complex environments. However, it suffers from a coordination and scalability bottleneck as the number of agents increases. To address these issues, we propose the LLM-empowered expert demonstrations framework for multi-agent reinforcement learning (LEED). LEED consists of two components: a demonstration generation (DG) module and a policy optimization (PO) module. Specifically, the DG module leverages large language models to generate instructions for interacting with the environment, thereby producing high-quality demonstrations. The PO module adopts a decentralized training paradigm, where each agent utilizes the generated demonstrations to construct an expert policy loss, which is then integrated with its own policy loss. This enables each agent to effectively personalize and optimize its local policy based on both expert knowledge and individual experience. Experimental results show that LEED achieves superior sample efficiency, time efficiency, and robust scalability compared to state-of-the-art baselines.

Keywords

Cite

@article{arxiv.2509.14680,
  title  = {LEED: A Highly Efficient and Scalable LLM-Empowered Expert Demonstrations Framework for Multi-Agent Reinforcement Learning},
  author = {Tianyang Duan and Zongyuan Zhang and Songxiao Guo and Dong Huang and Yuanye Zhao and Zheng Lin and Zihan Fang and Dianxin Luan and Heming Cui and Yong Cui},
  journal= {arXiv preprint arXiv:2509.14680},
  year   = {2025}
}

Comments

5 pages, 4 figures

R2 v1 2026-07-01T05:43:15.625Z