Auto-FedAvg: Learnable Federated Averaging for Multi-Institutional Medical Image Segmentation
Yingda Xia, Dong Yang, Wenqi Li, Andriy Myronenko, Daguang Xu,, Hirofumi Obinata, Hitoshi Mori, Peng An, Stephanie Harmon, Evrim Turkbey,, Baris Turkbey, Bradford Wood, Francesca Patella, Elvira Stellato, Gianpaolo, Carrafiello, Anna Ierardi, Alan Yuille, Holger Roth

TL;DR
Auto-FedAvg introduces a learnable, data-driven federated averaging method that dynamically adjusts aggregation weights based on data distribution and training progress, improving multi-institutional medical image segmentation.
Contribution
The paper proposes Auto-FedAvg, a novel federated learning algorithm with learnable aggregation weights that adapt to data heterogeneity and training dynamics.
Findings
Outperforms state-of-the-art FL methods on CIFAR-10 image recognition.
Effectively improves COVID-19 lesion segmentation in chest CT.
Enhances pancreas segmentation accuracy in abdominal CT.
Abstract
Federated learning (FL) enables collaborative model training while preserving each participant's privacy, which is particularly beneficial to the medical field. FedAvg is a standard algorithm that uses fixed weights, often originating from the dataset sizes at each client, to aggregate the distributed learned models on a server during the FL process. However, non-identical data distribution across clients, known as the non-i.i.d problem in FL, could make this assumption for setting fixed aggregation weights sub-optimal. In this work, we design a new data-driven approach, namely Auto-FedAvg, where aggregation weights are dynamically adjusted, depending on data distributions across data silos and the current training progress of the models. We disentangle the parameter set into two parts, local model parameters and global aggregation parameters, and update them iteratively with a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · COVID-19 diagnosis using AI · Artificial Intelligence in Healthcare and Education
