CoDe: Communication Delay-Tolerant Multi-Agent Collaboration via Dual Alignment of Intent and Timeliness

Abstract

Communication has been widely employed to enhance multi-agent collaboration. Previous research has typically assumed delay-free communication, a strong assumption that is challenging to meet in practice. However, real-world agents suffer from channel delays, receiving messages sent at different time points, termed Asynchronous Communication, leading to cognitive biases and breakdowns in collaboration. This paper first defines two communication delay settings in MARL and emphasizes their harm to collaboration. To handle the above delays, this paper proposes a novel framework, Communication Delay-Tolerant Multi-Agent Collaboration (CoDe). At first, CoDe learns an intent representation as messages through future action inference, reflecting the stable future behavioral trends of the agents. Then, CoDe devises a dual alignment mechanism of intent and timeliness to strengthen the fusion process of asynchronous messages. In this way, agents can extract the long-term intent of others, even from delayed messages, and selectively utilize the most recent messages that are relevant to their intent. Experimental results demonstrate that CoDe outperforms baseline algorithms in three MARL benchmarks without delay and exhibits robustness under fixed and time-varying delays.

Cite

Text

Song et al. "CoDe: Communication Delay-Tolerant Multi-Agent Collaboration via Dual Alignment of Intent and Timeliness." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I22.34497

Markdown

[Song et al. "CoDe: Communication Delay-Tolerant Multi-Agent Collaboration via Dual Alignment of Intent and Timeliness." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/song2025aaai-code/) doi:10.1609/AAAI.V39I22.34497

BibTeX

@inproceedings{song2025aaai-code,
  title     = {{CoDe: Communication Delay-Tolerant Multi-Agent Collaboration via Dual Alignment of Intent and Timeliness}},
  author    = {Song, Shoucheng and Lin, Youfang and Han, Sheng and Yao, Chang and Wu, Hao and Wang, Shuo and Lv, Kai},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {23304-23312},
  doi       = {10.1609/AAAI.V39I22.34497},
  url       = {https://mlanthology.org/aaai/2025/song2025aaai-code/}
}