Efficient Collaborations through Weight-Driven Coalition Dynamics in Federated Learning Systems
Mohammed El Hanjri, Hamza Reguieg, Adil Attiaoui, Amine Abouaomar, Abdellatif Kobbane, Mohamed El Kamili
TL;DR
This work tackles the challenge of heterogeneity in IoT-enabled federated learning by introducing a weight-space coalitional framework. Devices are grouped into coalitions using the Euclidean distance between local model weights, and each coalition's barycenter acts as an aggregation anchor, enabling a centralized global update with reduced communication. Empirical results on MNIST show that coalition-based FL achieves more stable convergence and robustness under non-IID data, while maintaining performance comparable to or better than FedAvg in homogeneous settings. The approach offers a practical, scalable path to efficient decentralized learning in resource-constrained IoT environments, leveraging weight-space similarity to guide collaboration.
Abstract
In the era of the Internet of Things (IoT), decentralized paradigms for machine learning are gaining prominence. In this paper, we introduce a federated learning model that capitalizes on the Euclidean distance between device model weights to assess their similarity and disparity. This is foundational for our system, directing the formation of coalitions among devices based on the closeness of their model weights. Furthermore, the concept of a barycenter, representing the average of model weights, helps in the aggregation of updates from multiple devices. We evaluate our approach using homogeneous and heterogeneous data distribution, comparing it against traditional federated learning averaging algorithm. Numerical results demonstrate its potential in offering structured, outperformed and communication-efficient model for IoT-based machine learning.
