English

Federated Learning with Personalization Layers

Machine Learning 2019-12-03 v1 Distributed, Parallel, and Cluster Computing Machine Learning

Abstract

The emerging paradigm of federated learning strives to enable collaborative training of machine learning models on the network edge without centrally aggregating raw data and hence, improving data privacy. This sharply deviates from traditional machine learning and necessitates the design of algorithms robust to various sources of heterogeneity. Specifically, statistical heterogeneity of data across user devices can severely degrade the performance of standard federated averaging for traditional machine learning applications like personalization with deep learning. This paper pro-posesFedPer, a base + personalization layer approach for federated training of deep feedforward neural networks, which can combat the ill-effects of statistical heterogeneity. We demonstrate effectiveness ofFedPerfor non-identical data partitions ofCIFARdatasetsand on a personalized image aesthetics dataset from Flickr.

Keywords

Cite

@article{arxiv.1912.00818,
  title  = {Federated Learning with Personalization Layers},
  author = {Manoj Ghuhan Arivazhagan and Vinay Aggarwal and Aaditya Kumar Singh and Sunav Choudhary},
  journal= {arXiv preprint arXiv:1912.00818},
  year   = {2019}
}
R2 v1 2026-06-23T12:33:09.649Z