Abstract
Federated learning provides a privacy guarantee for generating good deep learning models on distributed clients with different kinds of data. Nevertheless, dealing with non-IID data is one of the most challenging problems for federated learning. Researchers have proposed a variety of methods to eliminate the negative influence of non-IIDness. However, they only focus on the non-IID data provided that the universal class distribution is balanced. In many real-world applications, the universal class distribution is long-tailed, which causes the model seriously biased. Therefore, this paper studies the joint problem of non-IID and long-tailed data in federated learning and proposes a corresponding solution called Federated Ensemble Distillation with Imbalance Calibration (FEDIC). To deal with non-IID data, FEDIC uses model ensemble to take advantage of the diversity of models trained on non-IID data. Then, a new distillation method with logit adjustment and calibration gating network is proposed to solve the long-tail problem effectively. We evaluate FEDIC on CIFAR-10-LT, CIFAR-100-LT, and ImageNet-LT with a highly non-IID experimental setting, in comparison with the state-of-the-art methods of federated learning and long-tail learning. Our code is available at https://github.com/shangxinyi/FEDIC.
Original language | English |
---|---|
Title of host publication | 2022 IEEE International Conference on Multimedia and Expo (ICME) |
Publisher | IEEE |
Number of pages | 6 |
ISBN (Electronic) | 9781665485630 |
ISBN (Print) | 9781665485647 |
DOIs | |
Publication status | Published - 18 Jul 2022 |
Event | 2022 IEEE International Conference on Multimedia and Expo, ICME 2022 - Taipei, Taiwan Duration: 18 Jul 2022 → 22 Jul 2022 https://ieeexplore.ieee.org/xpl/conhome/9859562/proceeding |
Publication series
Name | IEEE International Conference on Multimedia and Expo (ICME) |
---|---|
ISSN (Print) | 1945-7871 |
ISSN (Electronic) | 1945-788X |
Conference
Conference | 2022 IEEE International Conference on Multimedia and Expo, ICME 2022 |
---|---|
City | Taipei, Taiwan |
Period | 18/07/22 → 22/07/22 |
Internet address |
User-Defined Keywords
- Federated learning
- Non-IID
- Long-tailed learning
- Distillation