CVDCApr 7, 2025

Federated Learning for Medical Image Classification: A Comprehensive Benchmark

arXiv:2504.05238v114 citationsh-index: 12Has CodeIEEE journal of biomedical and health informatics
Originality Incremental advance
AI Analysis

This work addresses the need for better federated learning benchmarks in medical imaging, which is important for researchers and practitioners working with privacy-sensitive medical data.

The authors conducted a comprehensive benchmark of federated learning algorithms for medical image classification, finding that no single algorithm consistently performs optimally across all scenarios and that medical datasets pose substantial challenges. They also proposed a method combining generative techniques with label smoothing that enhances performance across various medical imaging datasets.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes