ARTFEED — Contemporary Art Intelligence

KL Divergence-Based Gating for Multi-Agent RL Communication

ai-technology · 2026-08-18

A new preprint on arXiv (2608.14559) presents an innovative approach to communication in multi-agent reinforcement learning that moves away from traditional binary methods. Instead of constant communication or using inconsistent REINFORCE gradients, agents only share information when the KL divergence between their belief distributions exceeds a set limit. Each agent maintains a belief about the hidden state of the world, calculated through a softmax function on its LSTM hidden state. This technique was evaluated using the Predator-Prey benchmark from IC3Net in two different environment sizes, with five seeds for each, and also on MPE simple_spread, comparing results against IC3Net, CommNet, and a baseline. The aim is to foster more reliable and understandable communication.

Key facts

  • arXiv:2608.14559
  • Proposes KL divergence-based gating for communication in multi-agent RL
  • Agents communicate when KL divergence exceeds a fixed threshold
  • Belief distributions computed as softmax over LSTM hidden state
  • Evaluated on Predator-Prey benchmark from IC3Net
  • Two environment sizes with 5 seeds each
  • Also evaluated on MPE simple_spread
  • Compared against IC3Net, CommNet, and independent baseline

Entities

Institutions

  • arXiv

Sources