Exploring Vacant Classes in Label-Skewed Federated Learning
Kuangpu Guo, Yuhe Ding, Jian Liang, Ran He, Zilei Wang, Tieniu Tan

TL;DR
This paper introduces FedVLS, a novel federated learning method that tackles label skew by combining vacant-class distillation and logit suppression, significantly improving minority class recognition and overall accuracy.
Contribution
FedVLS is the first approach to simultaneously address vacant classes and minority class misclassification in label-skewed federated learning.
Findings
FedVLS outperforms state-of-the-art methods across multiple datasets.
Vacant-class distillation retains essential global knowledge for absent classes.
Logit suppression reduces bias towards majority classes.
Abstract
Label skews, characterized by disparities in local label distribution across clients, pose a significant challenge in federated learning. As minority classes suffer from worse accuracy due to overfitting on local imbalanced data, prior methods often incorporate class-balanced learning techniques during local training. Although these methods improve the mean accuracy across all classes, we observe that vacant classes-referring to categories absent from a client's data distribution-remain poorly recognized. Besides, there is still a gap in the accuracy of local models on minority classes compared to the global model. This paper introduces FedVLS, a novel approach to label-skewed federated learning that integrates both vacant-class distillation and logit suppression simultaneously. Specifically, vacant-class distillation leverages knowledge distillation during local training on each client…
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 · Artificial Intelligence in Healthcare · Imbalanced Data Classification Techniques
MethodsKnowledge Distillation
