MAAINov 24, 2025

Trust-Based Social Learning for Communication (TSLEC) Protocol Evolution in Multi-Agent Reinforcement Learning

arXiv:2511.19562v1
Originality Incremental advance
AI Analysis

This addresses the challenge of efficient multi-agent coordination through communication, offering a novel approach that accelerates learning, though it is incremental in building on existing social learning methods.

The paper tackled the problem of slow convergence and suboptimal protocols in emergent communication for multi-agent systems by introducing a trust-based social learning framework, resulting in a 23.9% reduction in episodes-to-convergence and robust compositional protocols.

Emergent communication in multi-agent systems typically occurs through independent learning, resulting in slow convergence and potentially suboptimal protocols. We introduce TSLEC (Trust-Based Social Learning with Emergent Communication), a framework where agents explicitly teach successful strategies to peers, with knowledge transfer modulated by learned trust relationships. Through experiments with 100 episodes across 30 random seeds, we demonstrate that trust-based social learning reduces episodes-to-convergence by 23.9% (p < 0.001, Cohen's d = 1.98) compared to independent emergence, while producing compositional protocols (C = 0.38) that remain robust under dynamic objectives (Phi > 0.867 decoding accuracy). Trust scores strongly correlate with teaching quality (r = 0.743, p < 0.001), enabling effective knowledge filtering. Our results establish that explicit social learning fundamentally accelerates emergent communication in multi-agent coordination.

Foundations

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

Your Notes