菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-16
📄 Abstract - Interference-Aware K-Step Reachable Communication in Multi-Agent Reinforcement Learning

Effective communication is pivotal for addressing complex collaborative tasks in multi-agent reinforcement learning (MARL). Yet, limited communication bandwidth and dynamic, intricate environmental topologies present significant challenges in identifying high-value communication partners. Agents must consequently select collaborators under uncertainty, lacking a priori knowledge of which partners can deliver task-critical information. To this end, we propose Interference-Aware K-Step Reachable Communication (IA-KRC), a novel framework that enhances cooperation via two core components: (1) a K-Step reachability protocol that confines message passing to physically accessible neighbors, and (2) an interference-prediction module that optimizes partner choice by minimizing interference while maximizing utility. Compared to existing methods, IA-KRC enables substantially more persistent and efficient cooperation despite environmental interference. Comprehensive evaluations confirm that IA-KRC achieves superior performance compared to state-of-the-art baselines, while demonstrating enhanced robustness and scalability in complex topological and highly dynamic multi-agent scenarios.

顶级标签: multi-agents reinforcement learning agents
详细标签: multi-agent communication reachable communication interference prediction cooperative marl dynamic environments 或 搜索:

多智能体强化学习中的干扰感知K步可达通信 / Interference-Aware K-Step Reachable Communication in Multi-Agent Reinforcement Learning


1️⃣ 一句话总结

这篇论文提出了一个名为IA-KRC的新框架,通过限制通信范围到物理可达的邻居以及预测并最小化干扰来优化合作伙伴选择,从而在多智能体协作任务中实现了更高效、更鲁棒的通信与合作。

源自 arXiv: 2603.15054