MAJul 3

MUTE: Return-Preserving Communication Unlearning for Efficient Multi-Agent Coordination

arXiv:2607.034736.1
Predicted impact top 74% in MA · last 90 daysOriginality Incremental advance
AI Analysis

For multi-agent reinforcement learning under bandwidth constraints, MUTE provides a principled method to sparsify communication with guaranteed return preservation.

MUTE reduces inter-agent communication bandwidth by 80-90% in cooperative MARL while maintaining performance comparable to state-of-the-art baselines, by framing communication reduction as a value-guided machine unlearning problem.

Inter-agent communication is critical for coordinating Multi-Agent Reinforcement Learning (MARL) agents under partial observability to perform effectively in cooperative games; however, real-world bandwidth constraints demand sparse interactions. Prior approaches primarily address this trade-off by optimizing information-theoretic surrogates. We argue that these statistical proxies are fundamentally misaligned with the true objective: a message can be highly informative yet irrelevant to the joint return of the task. In this work, we propose Message Unlearning for Targeted Efficiency (MUTE), a framework that views communication reduction as a value-guided machine unlearning problem. MUTE rigorously quantifies the Counterfactual Message Value using an attention-based estimator, and systematically unlearns the transmission of low-value messages from a policy trained without any communication constraints. This is achieved through a dual-objective mechanism that enforces communication sparsity while preserving the return of the original joint policy. We derive a theoretical upper bound on the performance gap induced by this sparsification, guaranteeing controlled return degradation. We also empirically evaluate MUTE on various complex multi-agent environments, achieving 80% to 90% bandwidth reduction while maintaining performance comparable to state-of-the-art baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes