Federated Learning with Personalization Layers
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Classification | CIFAR-100 (test) | Accuracy75.9 | 3518 | |
| Image Classification | CIFAR-10 (test) | Accuracy83.8 | 3381 | |
| Image Classification | CIFAR10 (test) | Accuracy72.7 | 585 | |
| Image Classification | CIFAR-10 | Accuracy75.4 | 507 | |
| Depth Estimation | NYU v2 (test) | -- | 423 | |
| Surface Normal Estimation | NYU v2 (test) | Mean Angle Distance (MAD)23.75 | 206 | |
| Image Classification | MiniImagenet | Accuracy24.9 | 206 | |
| Semantic segmentation | NYUD v2 (test) | mIoU44.02 | 187 | |
| Image Classification | DTD (test) | Accuracy58.14 | 181 | |
| Image Classification | CINIC-10 (test) | Accuracy70.6 | 177 |