LGMay 30, 2022

Maximizing Global Model Appeal in Federated Learning

CMU
arXiv:2205.14840v29 citationsh-index: 29
AI Analysis

It addresses client retention and performance in federated learning, offering an incremental improvement by focusing on appeal rather than just heterogeneity or personalization.

The paper tackles the problem of low global model appeal in federated learning due to client heterogeneity and unmet local requirements, proposing MaxFL to maximize the number of clients finding the model appealing, which results in 22-40% and 18-50% test accuracy improvements for training and unseen clients compared to existing approaches.

Federated learning typically considers collaboratively training a global model using local data at edge clients. Clients may have their own individual requirements, such as having a minimal training loss threshold, which they expect to be met by the global model. However, due to client heterogeneity, the global model may not meet each client's requirements, and only a small subset may find the global model appealing. In this work, we explore the problem of the global model lacking appeal to the clients due to not being able to satisfy local requirements. We propose MaxFL, which aims to maximize the number of clients that find the global model appealing. We show that having a high global model appeal is important to maintain an adequate pool of clients for training, and can directly improve the test accuracy on both seen and unseen clients. We provide convergence guarantees for MaxFL and show that MaxFL achieves a $22$-$40\%$ and $18$-$50\%$ test accuracy improvement for the training clients and unseen clients respectively, compared to a wide range of FL modeling approaches, including those that tackle data heterogeneity, aim to incentivize clients, and learn personalized or fair models.

Foundations

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

Your Notes