English

FedMT: Federated Learning with Mixed-type Labels

Machine Learning 2024-02-16 v4 Artificial Intelligence Distributed, Parallel, and Cluster Computing

Abstract

In federated learning (FL), classifiers (e.g., deep networks) are trained on datasets from multiple data centers without exchanging data across them, which improves the sample efficiency. However, the conventional FL setting assumes the same labeling criterion in all data centers involved, thus limiting its practical utility. This limitation becomes particularly notable in domains like disease diagnosis, where different clinical centers may adhere to different standards, making traditional FL methods unsuitable. This paper addresses this important yet under-explored setting of FL, namely FL with mixed-type labels, where the allowance of different labeling criteria introduces inter-center label space differences. To address this challenge effectively and efficiently, we introduce a model-agnostic approach called FedMT, which estimates label space correspondences and projects classification scores to construct loss functions. The proposed FedMT is versatile and integrates seamlessly with various FL methods, such as FedAvg. Experimental results on benchmark and medical datasets highlight the substantial improvement in classification accuracy achieved by FedMT in the presence of mixed-type labels.

Keywords

Cite

@article{arxiv.2210.02042,
  title  = {FedMT: Federated Learning with Mixed-type Labels},
  author = {Qiong Zhang and Jing Peng and Xin Zhang and Aline Talhouk and Gang Niu and Xiaoxiao Li},
  journal= {arXiv preprint arXiv:2210.02042},
  year   = {2024}
}

Comments

23 pages

R2 v1 2026-06-28T02:49:45.723Z