TL;DR
This paper introduces PolyCL, a novel self-supervised contrastive learning framework for medical image segmentation that effectively learns from limited annotations without requiring pixel-level labels, improving accuracy and transferability.
Contribution
PolyCL leverages inherent image relationships for contrastive learning in a task-related manner, integrating SAM for refinement and volumetric segmentation, advancing data-efficient medical image segmentation.
Findings
PolyCL outperforms baseline methods in low-data scenarios.
PolyCL achieves superior cross-domain segmentation accuracy.
SAM integration enhances mask refinement and volumetric segmentation.
Abstract
Segmentation is one of the most important tasks in the medical imaging pipeline as it influences a number of image-based decisions. To be effective, fully supervised segmentation approaches require large amounts of manually annotated training data. However, the pixel-level annotation process is expensive, time-consuming, and error-prone, hindering progress and making it challenging to perform effective segmentations. Therefore, models must learn efficiently from limited labeled data. Self-supervised learning (SSL), particularly contrastive learning via pre-training on unlabeled data and fine-tuning on limited annotations, can facilitate such limited labeled image segmentation. To this end, we propose a novel self-supervised contrastive learning framework for medical image segmentation, leveraging inherent relationships of different images, dubbed PolyCL. Without requiring any…
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
MethodsContrastive Learning · Segment Anything Model
