Federated Learning for Medical Image Classification: A Comprehensive Benchmark
Journal:
arXiv
Published Date:
Apr 7, 2025
Abstract
The federated learning paradigm is wellsuited for the field of medical image
analysis, as it can effectively cope with machine learning on isolated
multicenter data while protecting the privacy of participating parties.
However, current research on optimization algorithms in federated learning
often focuses on limited datasets and scenarios, primarily centered around
natural images, with insufficient comparative experiments in medical contexts.
In this work, we conduct a comprehensive evaluation of several state-of-the-art
federated learning algorithms in the context of medical imaging. We conduct a
fair comparison of classification models trained using various federated
learning algorithms across multiple medical imaging datasets. Additionally, we
evaluate system performance metrics, such as communication cost and
computational efficiency, while considering different federated learning
architectures. Our findings show that medical imaging datasets pose substantial
challenges for current federated learning optimization algorithms. No single
algorithm consistently delivers optimal performance across all medical
federated learning scenarios, and many optimization algorithms may underperform
when applied to these datasets. Our experiments provide a benchmark and
guidance for future research and application of federated learning in medical
imaging contexts. Furthermore, we propose an efficient and robust method that
combines generative techniques using denoising diffusion probabilistic models
with label smoothing to augment datasets, widely enhancing the performance of
federated learning on classification tasks across various medical imaging
datasets. Our code will be released on GitHub, offering a reliable and
comprehensive benchmark for future federated learning studies in medical
imaging.