No Fear of Heterogeneity: Classifier Calibration for Federated Learning with Non-IID Data
Mi Luo, Fei Chen, Dapeng Hu, Yifan Zhang, Jian Liang, Jiashi Feng

TL;DR
This paper investigates how data heterogeneity affects deep classification models in federated learning, revealing a bias in classifiers and proposing a simple calibration method that improves performance on standard benchmarks.
Contribution
It provides a detailed analysis of layer representations in federated models and introduces CCVR, a novel classifier calibration algorithm for non-IID data.
Findings
Classifier bias is greater than other layers in federated models.
Post-calibration significantly improves classification performance.
CCVR achieves state-of-the-art results on CIFAR-10, CIFAR-100, and CINIC-10.
Abstract
A central challenge in training classification models in the real-world federated system is learning with non-IID data. To cope with this, most of the existing works involve enforcing regularization in local optimization or improving the model aggregation scheme at the server. Other works also share public datasets or synthesized samples to supplement the training of under-represented classes or introduce a certain level of personalization. Though effective, they lack a deep understanding of how the data heterogeneity affects each layer of a deep classification model. In this paper, we bridge this gap by performing an experimental analysis of the representations learned by different layers. Our observations are surprising: (1) there exists a greater bias in the classifier than other layers, and (2) the classification performance can be significantly improved by post-calibrating the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Internet Traffic Analysis and Secure E-voting · Traffic Prediction and Management Techniques
