FedSHIBU: Federated Similarity-Based Head Independent Body Update

Abstract

Most federated learning algorithms like FedAVG aggregate client models to obtain a global model. However, this leads to loss of information, especially when the data distribution is highly heterogeneous across clients. As a motivation for this paper, we first show that data-specific global models (where the clients are grouped based on their data distribution) produce higher accuracy over FedAVG. This suggests a potential performance improvement if clients trained on similar data have a higher importance in model aggregation. We use data representations from extractors of client models to quantify data similarity. We propose using a weighted aggregation of client models where the weight is calculated based on the similarity of client data. Similar to FedBABU, the proposed client representation similarity-based aggregation is applied only on extractors. We empirically show that the proposed method enhances global model performance in heterogeneous data distributions.

Cite

Text

Raj et al. "FedSHIBU: Federated Similarity-Based Head Independent Body Update." NeurIPS 2022 Workshops: Federated_Learning, 2022.

Markdown

[Raj et al. "FedSHIBU: Federated Similarity-Based Head Independent Body Update." NeurIPS 2022 Workshops: Federated_Learning, 2022.](https://mlanthology.org/neuripsw/2022/raj2022neuripsw-fedshibu/)

BibTeX

@inproceedings{raj2022neuripsw-fedshibu,
  title     = {{FedSHIBU: Federated Similarity-Based Head Independent Body Update}},
  author    = {Raj, Athul Sreemathy and Tenison, Irene and Khaled, Kacem and de Magalhães, Felipe Gohring and Nicolescu, Gabriela},
  booktitle = {NeurIPS 2022 Workshops: Federated_Learning},
  year      = {2022},
  url       = {https://mlanthology.org/neuripsw/2022/raj2022neuripsw-fedshibu/}
}