FUNAvg: Federated Uncertainty Weighted Averaging for Datasets with Diverse Labels
Malte T\"olle, Fernando Navarro, Sebastian Eble, Ivo Wolf, Bjoern, Menze, Sandy Engelhardt

TL;DR
FUNAvg introduces a federated learning approach that leverages Bayesian uncertainty to effectively combine heterogeneous multi-label segmentation heads, enabling accurate segmentation of locally unknown structures without sharing label annotations.
Contribution
The paper proposes FUNAvg, a novel federated averaging method that uses Bayesian uncertainty to weight ensemble predictions from diverse label sets across clients.
Findings
Achieves comparable performance to centralized models.
Effectively segments structures with local label absence.
Utilizes Bayesian uncertainty for improved ensemble weighting.
Abstract
Federated learning is one popular paradigm to train a joint model in a distributed, privacy-preserving environment. But partial annotations pose an obstacle meaning that categories of labels are heterogeneous over clients. We propose to learn a joint backbone in a federated manner, while each site receives its own multi-label segmentation head. By using Bayesian techniques we observe that the different segmentation heads although only trained on the individual client's labels also learn information about the other labels not present at the respective site. This information is encoded in their predictive uncertainty. To obtain a final prediction we leverage this uncertainty and perform a weighted averaging of the ensemble of distributed segmentation heads, which allows us to segment "locally unknown" structures. With our method, which we refer to as FUNAvg, we are even on-par with the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical and Computational Modeling · Machine Learning and Data Classification · Bayesian Modeling and Causal Inference
