Personalized Collaborative Learning with Affinity-Based Variance Reduction
Chenyu Zhang, Navid Azizan
TL;DR
This work tackles the challenge of learning personalized solutions in heterogeneous multi-agent systems while collaborating through a central server. It introduces Affinity-Based Personalized Collaborative Learning (AffPCL), which combines personalized bias correction with density-ratio-based importance correction to adaptively harness collaboration when agents are similar and revert to independent learning when they are not. The authors establish a finite-sample convergence rate of $O\left( t^{-1} \cdot \max\{ n^{-1}, \tilde\delta\}\right)$, where $\tilde\delta$ captures effective heterogeneity and stochastic conditioning, showing affinity-based variance reduction that interpolates between FL speedups and independent learning. The framework supports online central objective estimation and central objective learning, and demonstrates agent-specific speedups, including linear speedup for agents near a virtual center even under high heterogeneity. The results have practical implications for scalable, personalized decision making in federated and multi-agent settings, with future work pointing to privacy, communication efficiency, and broader affinity structures.
Abstract
Multi-agent learning faces a fundamental tension: leveraging distributed collaboration without sacrificing the personalization needed for diverse agents. This tension intensifies when aiming for full personalization while adapting to unknown heterogeneity levels -- gaining collaborative speedup when agents are similar, without performance degradation when they are different. Embracing the challenge, we propose personalized collaborative learning (PCL), a novel framework for heterogeneous agents to collaboratively learn personalized solutions with seamless adaptivity. Through carefully designed bias correction and importance correction mechanisms, our method AffPCL robustly handles both environment and objective heterogeneity. We prove that AffPCL reduces sample complexity over independent learning by a factor of $\max\{n^{-1}, δ\}$, where $n$ is the number of agents and $δ\in[0,1]$ measures their heterogeneity. This affinity-based acceleration automatically interpolates between the linear speedup of federated learning in homogeneous settings and the baseline of independent learning, without requiring prior knowledge of the system. Our analysis further reveals that an agent may obtain linear speedup even by collaborating with arbitrarily dissimilar agents, unveiling new insights into personalization and collaboration in the high heterogeneity regime.
