CVTOSep 23, 2020

Label-Efficient Multi-Task Segmentation using Contrastive Learning

arXiv:2009.11160v15 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of high annotation costs in medical imaging, offering a label-efficient solution for segmentation tasks, though it appears incremental as it builds on existing multi-task and contrastive learning approaches.

The paper tackles the problem of expensive 3D medical image annotation for segmentation by proposing a multi-task model with contrastive learning, showing it outperforms state-of-the-art supervised methods when labeled data is limited.

Obtaining annotations for 3D medical images is expensive and time-consuming, despite its importance for automating segmentation tasks. Although multi-task learning is considered an effective method for training segmentation models using small amounts of annotated data, a systematic understanding of various subtasks is still lacking. In this study, we propose a multi-task segmentation model with a contrastive learning based subtask and compare its performance with other multi-task models, varying the number of labeled data for training. We further extend our model so that it can utilize unlabeled data through the regularization branch in a semi-supervised manner. We experimentally show that our proposed method outperforms other multi-task methods including the state-of-the-art fully supervised model when the amount of annotated data is limited.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes