LGDCMLDec 2, 2019

Federated Learning with Personalization Layers

arXiv:1912.00818v11242 citations
Originality Incremental advance
AI Analysis

This addresses data privacy and personalization challenges in federated learning for edge devices, but is incremental as it builds on existing federated learning methods.

The paper tackles the problem of statistical heterogeneity degrading performance in federated learning for personalization, proposing FedPer, a base + personalization layer approach that shows effectiveness on CIFAR datasets and a personalized image aesthetics dataset.

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.

Code Implementations4 repos
Foundations

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

Your Notes