Learning Efficient and Interpretable Multi-Agent Communication
Abstract
Effective communication is crucial for multi-agent cooperation in partially observable environments. However, a fundamental trilemma exists among task performance, communication efficiency, and human interpretability. To resolve this, we propose a multi-agent communication framework via $\textbf{G}$rounding $\textbf{L}$anguage and $\textbf{C}$ontrastive learning (GLC) to learns efficient and interpretable communication protocols. Specifically, GLC employs an autoencoder to learn discretized and compressed communication symbols, ensuring high communication efficiency. These symbols are then semantically aligned with human concepts using data generated by a Large Language Model (LLM), making them human-interpretable. Furthermore, a contrastive learning objective is introduced to ensure consistency and mutual intelligibility among all agents, thereby securing high task utility. GLC dynamically balances these objectives by the Information Bottleneck principle. Extensive experiments show that GLC outperforms state-of-the-art methods across multiple benchmarks, delivering superior task performance, higher communication efficiency, and enhanced human interpretability.
Cite
Text
Du et al. "Learning Efficient and Interpretable Multi-Agent Communication." International Conference on Learning Representations, 2026.Markdown
[Du et al. "Learning Efficient and Interpretable Multi-Agent Communication." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/du2026iclr-learning/)BibTeX
@inproceedings{du2026iclr-learning,
title = {{Learning Efficient and Interpretable Multi-Agent Communication}},
author = {Du, Wei and Wu, Benyu and Sun, Yuqing and Guo, Wei and Du, Yuntao and Yan, Zhongmin and Yu, Guoxian and Cui, Lizhen},
booktitle = {International Conference on Learning Representations},
year = {2026},
url = {https://mlanthology.org/iclr/2026/du2026iclr-learning/}
}