paper-with-me

Papers

A Positive/Unlabeled Approach for the Segmentation of Medical Sequences using Point-Wise Supervision

2021-07-18 · Laurent Lejeune, Raphael Sznitman

The ability to quickly annotate medical imaging data plays a critical role in training deep learning frameworks for segmentation. Doing so for image volumes or video sequences is even more pressing as annotating these is particularly burdensome. To alleviate this problem, this work proposes a new method to efficiently segment medical imaging volumes or videos using point-wise annotations only. This allows annotations to be collected extremely quickly and remains applicable to numerous segmentation tasks. Our approach trains a deep learning model using an appropriate Positive/Unlabeled objective function using sparse point-wise annotations. While most methods of this kind assume that the proportion of positive samples in the data is known a-priori, we introduce a novel self-supervised method to estimate this prior efficiently by combining a Bayesian estimation framework and new stopping criteria. Our method iteratively estimates appropriate class priors and yields high segmentation quality for a variety of object types and imaging modalities. In addition, by leveraging a spatio-temporal tracking framework, we regularize our predictions by leveraging the complete data volume. We show experimentally that our approach outperforms state-of-the-art methods tailored to the same problem.

📄 PDF Abstract BibTeX arXiv:2107.08394

Code (1)

lejeunel/ssnnpu_ksptrack 공식 구현 pytorch

Tasks

Segmentation

Similar Papers 제목 키워드 기반

Adaptive Pseudo Label Selection for Individual Unlabeled Data by Positive and Unlabeled Learning

2025-08-11 · Takehiro Yamane, Itaru Tsuge, Susumu Saito, Ryoma Bise arxiv

This paper proposes a novel pseudo-labeling method for medical image segmentation that can perform learning on ``individual images'' to select effective pseudo-labels. We introduce Positive and Unlabeled Learning (PU lea…

Medical Image SegmentationBinary Classification

Annotation by Clicks: A Point-Supervised Contrastive Variance Method for Medical Semantic Segmentation

2022-12-17 · Qing En, Yuhong Guo

Medical image segmentation methods typically rely on numerous dense annotated images for model training, which are notoriously expensive and time-consuming to collect. To alleviate this burden, weakly supervised techniqu…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Learning Semi-Supervised Medical Image Segmentation from Spatial Registration

2024-09-16 · Qianying Liu, Paul Henderson, Xiao Gu, Hang Dai 외

Semi-supervised medical image segmentation has shown promise in training models with limited labeled data and abundant unlabeled data. However, state-of-the-art methods ignore a potentially valuable source of unsupervise…

Contrastive LearningImage SegmentationMedical Image SegmentationSegmentation+2

Bootstrapping Semi-supervised Medical Image Segmentation with Anatomical-aware Contrastive Distillation

2022-06-06 · Chenyu You, Weicheng Dai, Yifei Min, Lawrence Staib 외

Contrastive learning has shown great promise over annotation scarcity problems in the context of medical image segmentation. Existing approaches typically assume a balanced class distribution for both labeled and unlabel…

Contrastive LearningImage SegmentationMedical Image SegmentationSegmentation+2

Bootstrap Representation Learning for Segmentation on Medical Volumes and Sequences

2021-06-23 · Zejian Chen, Wei Zhuo, Tianfu Wang, Wufeng Xue 외

In this work, we propose a novel straightforward method for medical volume and sequence segmentation with limited annotations. To avert laborious annotating, the recent success of self-supervised learning(SSL) motivates …

Representation LearningSelf-Supervised Learning