Med-MMFL: A Multimodal Federated Learning Benchmark in Healthcare
Aavash Chhetri, Bibek Niroula, Pratik Shrestha, Yash Raj Shrestha, Lesley A Anderson, Prashnna K Gyawali, Loris Bazzani, Binod Bhattarai
TL;DR
Med-MMFL addresses the lack of standardized evaluation for multimodal healthcare federated learning by introducing a comprehensive benchmark that spans 5 medical multimodal datasets, 6 FL algorithms, 3 partitioning schemes, and 4 task types. It extends and relativizes existing FL methods to multimodal settings (e.g., m-MOON, CreamMFL) and provides reproducible data processing and partitioning pipelines. Across experiments, no single algorithm dominates across all datasets; FedProx, FedAvg, and SCAFFOLD perform robustly, with FedNova excelling on BraTS-GLI2024 and CreamMFL showing resilience in certain non-IID conditions. By releasing a unified evaluation framework and datasets, Med-MMFL enables reproducible, fair comparisons and accelerates the development of clinically relevant multimodal FL solutions in healthcare.
Abstract
Federated learning (FL) enables collaborative model training across decentralized medical institutions while preserving data privacy. However, medical FL benchmarks remain scarce, with existing efforts focusing mainly on unimodal or bimodal modalities and a limited range of medical tasks. This gap underscores the need for standardized evaluation to advance systematic understanding in medical MultiModal FL (MMFL). To this end, we introduce Med-MMFL, the first comprehensive MMFL benchmark for the medical domain, encompassing diverse modalities, tasks, and federation scenarios. Our benchmark evaluates six representative state-of-the-art FL algorithms, covering different aggregation strategies, loss formulations, and regularization techniques. It spans datasets with 2 to 4 modalities, comprising a total of 10 unique medical modalities, including text, pathology images, ECG, X-ray, radiology reports, and multiple MRI sequences. Experiments are conducted across naturally federated, synthetic IID, and synthetic non-IID settings to simulate real-world heterogeneity. We assess segmentation, classification, modality alignment (retrieval), and VQA tasks. To support reproducibility and fair comparison of future multimodal federated learning (MMFL) methods under realistic medical settings, we release the complete benchmark implementation, including data processing and partitioning pipelines, at https://github.com/bhattarailab/Med-MMFL-Benchmark .
