Federated Learning with Label Distribution Skew via Logits Calibration
Jie Zhang, Zhiqi Li, Bo Li, Jianghe Xu, Shuang Wu, Shouhong Ding, Chao, Wu

TL;DR
This paper addresses label distribution skew in federated learning by proposing FedLC, a logits calibration method that improves global model accuracy on heterogeneous datasets, supported by theoretical analysis and extensive experiments.
Contribution
Introduces FedLC, a novel logits calibration technique for federated learning that effectively handles label skew, with theoretical guarantees and empirical validation.
Findings
FedLC improves global model accuracy on skewed data
Theoretical analysis shows reduced overfitting to minority classes
Combining FedLC with other FL methods enhances performance
Abstract
Traditional federated optimization methods perform poorly with heterogeneous data (ie, accuracy reduction), especially for highly skewed data. In this paper, we investigate the label distribution skew in FL, where the distribution of labels varies across clients. First, we investigate the label distribution skew from a statistical view. We demonstrate both theoretically and empirically that previous methods based on softmax cross-entropy are not suitable, which can result in local models heavily overfitting to minority classes and missing classes. Additionally, we theoretically introduce a deviation bound to measure the deviation of the gradient after local update. At last, we propose FedLC (\textbf {Fed} erated learning via\textbf {L} ogits\textbf {C} alibration), which calibrates the logits before softmax cross-entropy according to the probability of occurrence of each class. FedLC…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Artificial Intelligence in Healthcare · Machine Learning and Data Classification
MethodsSoftmax
