TL;DR
This paper models federated learning with voluntary participation as a coalitional game, analyzing how heterogeneous agents decide between local and global models to minimize their own error, and explores stable coalition formations under different federation methods.
Contribution
It introduces a game-theoretic framework for federated learning with heterogeneous agents, deriving exact error formulas and analyzing coalition stability across various federation strategies.
Findings
Exact expected MSE formulas for linear regression and mean estimation.
Analysis of stable coalition structures under different federation methods.
Insights into how heterogeneity influences model sharing and coalition stability.
Abstract
Federated learning is a setting where agents, each with access to their own data source, combine models from local data to create a global model. If agents are drawing their data from different distributions, though, federated learning might produce a biased global model that is not optimal for each agent. This means that agents face a fundamental question: should they choose the global model or their local model? We show how this situation can be naturally analyzed through the framework of coalitional game theory. We propose the following game: there are heterogeneous players with different model parameters governing their data distribution and different amounts of data they have noisily drawn from their own distribution. Each player's goal is to obtain a model with minimal expected mean squared error (MSE) on their own distribution. They have a choice of fitting a model based solely…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
MethodsLinear Regression
