Distributed Contrastive Learning for Medical Image Segmentation
Yawen Wu, Dewen Zeng, Zhepeng Wang, Yiyu Shi, Jingtong Hu

TL;DR
This paper introduces two federated self-supervised contrastive learning frameworks for medical image segmentation that effectively utilize unlabeled data across decentralized sites, improving performance while addressing communication costs.
Contribution
It proposes novel federated contrastive learning methods with feature exchange and structural matching, plus optimization techniques for communication efficiency in medical imaging.
Findings
Significant improvement in segmentation accuracy over existing methods
Effective learning from limited annotations in decentralized data
Reduced communication costs with optimized model updates
Abstract
Supervised deep learning needs a large amount of labeled data to achieve high performance. However, in medical imaging analysis, each site may only have a limited amount of data and labels, which makes learning ineffective. Federated learning (FL) can learn a shared model from decentralized data. But traditional FL requires fully-labeled data for training, which is very expensive to obtain. Self-supervised contrastive learning (CL) can learn from unlabeled data for pre-training, followed by fine-tuning with limited annotations. However, when adopting CL in FL, the limited data diversity on each site makes federated contrastive learning (FCL) ineffective. In this work, we propose two federated self-supervised learning frameworks for volumetric medical image segmentation with limited annotations. The first one features high accuracy and fits high-performance servers with high-speed…
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 · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
MethodsContrastive Learning
