FedIA: Federated Medical Image Segmentation with Heterogeneous Annotation Completeness
Yangyang Xiang, Nannan Wu, Li Yu, Xin Yang, Kwang-Ting Cheng and, Zengqiang Yan

TL;DR
FedIA is a federated learning approach for medical image segmentation that addresses the challenge of incomplete annotations by evaluating annotation completeness and adjusting client contributions, leading to improved performance on medical datasets.
Contribution
This paper introduces FedIA, a novel federated learning method that mitigates the impact of incomplete annotations in medical image segmentation by assessing annotation quality and adjusting training accordingly.
Findings
Outperforms existing methods on two medical segmentation datasets.
Effectively evaluates annotation completeness at client level.
Enhances model robustness against noisy, incomplete annotations.
Abstract
Federated learning has emerged as a compelling paradigm for medical image segmentation, particularly in light of increasing privacy concerns. However, most of the existing research relies on relatively stringent assumptions regarding the uniformity and completeness of annotations across clients. Contrary to this, this paper highlights a prevalent challenge in medical practice: incomplete annotations. Such annotations can introduce incorrectly labeled pixels, potentially undermining the performance of neural networks in supervised learning. To tackle this issue, we introduce a novel solution, named FedIA. Our insight is to conceptualize incomplete annotations as noisy data (i.e., low-quality data), with a focus on mitigating their adverse effects. We begin by evaluating the completeness of annotations at the client level using a designed indicator. Subsequently, we enhance the influence…
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
TopicsMedical Imaging and Analysis · Radiomics and Machine Learning in Medical Imaging · AI in cancer detection
MethodsFocus
