SOTAVerified

Towards Model-Agnostic Federated Learning over Networks

2023-02-08Code Available0· sign in to hype

S. Abdurakhmanova, Y. Sarcheshmehpour, A. Jung

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present a model-agnostic federated learning method for networks of heterogeneous data and models. The network structure reflects similarities between the (statistics of the) local datasets and, in turn, their associated local (personal) models. Our method is an instance of empirical risk minimization, with a regularization term derived from the network structure of the data. In particular, we require well-connected local models, which form clusters, to yield similar predictions on shared public, unlabelled dataset(s). The proposed method allows for a wide range of local models. The only restriction is that these local models must allow for efficient implementation of regularized empirical risk minimization (training). For many models, such implementations are readily available in high-level programming libraries, including scikit-learn, Keras, and PyTorch.

Tasks

Reproductions