English

Model-Contrastive Federated Learning

Machine Learning 2021-03-31 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Federated learning enables multiple parties to collaboratively train a machine learning model without communicating their local data. A key challenge in federated learning is to handle the heterogeneity of local data distribution across parties. Although many studies have been proposed to address this challenge, we find that they fail to achieve high performance in image datasets with deep learning models. In this paper, we propose MOON: model-contrastive federated learning. MOON is a simple and effective federated learning framework. The key idea of MOON is to utilize the similarity between model representations to correct the local training of individual parties, i.e., conducting contrastive learning in model-level. Our extensive experiments show that MOON significantly outperforms the other state-of-the-art federated learning algorithms on various image classification tasks.

Keywords

Cite

@article{arxiv.2103.16257,
  title  = {Model-Contrastive Federated Learning},
  author = {Qinbin Li and Bingsheng He and Dawn Song},
  journal= {arXiv preprint arXiv:2103.16257},
  year   = {2021}
}

Comments

Accepted by CVPR 2021

R2 v1 2026-06-24T00:41:16.333Z