Separated Contrastive Learning for Organ-at-Risk and Gross-Tumor-Volume Segmentation with Limited Annotation
Jiacheng Wang, Xiaomeng Li, Yiming Han, Jing Qin, Liansheng Wang, Zhou, Qichao

TL;DR
This paper introduces SepaReg, a novel region-level contrastive learning method that improves organ and tumor segmentation accuracy with limited annotations by separating images into regions and learning both intra- and inter-organ representations.
Contribution
The paper proposes a separated region-level contrastive learning scheme with structure-aware image separation and intra- and inter-organ distillation, addressing annotation scarcity in medical image segmentation.
Findings
Outperforms state-of-the-art methods on public and private datasets.
Effectively handles limited annotations for accurate segmentation.
Demonstrates robustness across different organs and tumor types.
Abstract
Automatic delineation of organ-at-risk (OAR) and gross-tumor-volume (GTV) is of great significance for radiotherapy planning. However, it is a challenging task to learn powerful representations for accurate delineation under limited pixel (voxel)-wise annotations. Contrastive learning at pixel-level can alleviate the dependency on annotations by learning dense representations from unlabeled data. Recent studies in this direction design various contrastive losses on the feature maps, to yield discriminative features for each pixel in the map. However, pixels in the same map inevitably share semantics to be closer than they actually are, which may affect the discrimination of pixels in the same map and lead to the unfair comparison to pixels in other maps. To address these issues, we propose a separated region-level contrastive learning scheme, namely SepaReg, the core of which is to…
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
Taxonomy
TopicsAdvanced Radiotherapy Techniques · Radiomics and Machine Learning in Medical Imaging · Advanced Neural Network Applications
MethodsContrastive Learning
