LangMARL: Natural Language Multi-Agent Reinforcement Learning
Abstract
Large language model (LLM) agents struggle to autonomously evolve coordination strategies in dynamic environments, largely because coarse global outcomes obscure the causal signals needed for local policy refinement. We identify this bottleneck as a multi-agent credit assignment problem, which has long been studied in classical multi-agent reinforcement learning (MARL) but remains underaddressed in LLM-based systems. Building on this observation, we propose LangMARL, a framework that brings credit assignment and policy gradient evolution from cooperative MARL into the language space. LangMARL introduces agent-level language credit assignment, pioneers gradient evolution in language space for policy improvement, and summarizes task-relevant causal relations from replayed trajectories to provide dense feedback and improve convergence under sparse rewards. Extensive experiments across diverse cooperative multi-agent tasks demonstrate improved sample efficiency, interpretability, and strong generalization.
Cite
@article{arxiv.2604.00722,
title = {LangMARL: Natural Language Multi-Agent Reinforcement Learning},
author = {Huaiyuan Yao and Longchao Da and Xiaoou Liu and Charles Fleming and Tianlong Chen and Hua Wei},
journal= {arXiv preprint arXiv:2604.00722},
year = {2026}
}
Comments
20 pages, 12 figures