paper-with-me

Papers

Universal Weakly Supervised Segmentation by Pixel-to-Segment Contrastive Learning

2021-05-03 · ICLR 2021 1 · Tsung-Wei Ke, Jyh-Jing Hwang, Stella X. Yu

Weakly supervised segmentation requires assigning a label to every pixel based on training instances with partial annotations such as image-level tags, object bounding boxes, labeled points and scribbles. This task is challenging, as coarse annotations (tags, boxes) lack precise pixel localization whereas sparse annotations (points, scribbles) lack broad region coverage. Existing methods tackle these two types of weak supervision differently: Class activation maps are used to localize coarse labels and iteratively refine the segmentation model, whereas conditional random fields are used to propagate sparse labels to the entire image. We formulate weakly supervised segmentation as a semi-supervised metric learning problem, where pixels of the same (different) semantics need to be mapped to the same (distinctive) features. We propose 4 types of contrastive relationships between pixels and segments in the feature space, capturing low-level image similarity, semantic annotation, co-occurrence, and feature affinity They act as priors; the pixel-wise feature can be learned from training images with any partial annotations in a data-driven fashion. In particular, unlabeled pixels in training images participate not only in data-driven grouping within each image, but also in discriminative feature learning within and across images. We deliver a universal weakly supervised segmenter with significant gains on Pascal VOC and DensePose. Our code is publicly available at https://github.com/twke18/SPML.

📄 PDF Abstract BibTeX arXiv:2105.00957

Code (1)

twke18/SPML 공식 구현 pytorch

Tasks

Contrastive LearningMetric LearningSegmentationWeakly supervised segmentationWeakly-Supervised Semantic Segmentation

Methods 이 논문이 사용한 방법론

SegSort 설명 없음

Similar Papers 제목 키워드 기반

Weakly-Supervised Universal Lesion Segmentation with Regional Level Set Loss

2021-05-03 · YouBao Tang, Jinzheng Cai, Ke Yan, Lingyun Huang 외

Accurately segmenting a variety of clinically significant lesions from whole body computed tomography (CT) scans is a critical task on precision oncology imaging, denoted as universal lesion segmentation (ULS). Manual an…

Computed Tomography (CT)DecoderLesion SegmentationSegmentation+1

RECIST Weakly Supervised Lesion Segmentation via Label-Space Co-Training

2023-03-01 · Lianyu Zhou, Dong Wei, Donghuan Lu, Wei Xue 외

As an essential indicator for cancer progression and treatment response, tumor size is often measured following the response evaluation criteria in solid tumors (RECIST) guideline in CT slices. By marking each lesion wit…

Lesion SegmentationWeakly supervised segmentation

Weakly-Supervised Audio-Visual Segmentation

2023-11-25 · NeurIPS 2023 11

Audio-visual segmentation is a challenging task that aims to predict pixel-level masks for sound sources in a video. Previous work applied a comprehensive manually designed architecture with countless pixel-wise accurate…

Contrastive LearningSegmentation

Efficient Universal Models for Medical Image Segmentation via Weakly Supervised In-Context Learning

2025-10-07 · Jiesi Hu, Yanwu Yang, Zhiyu Ye, Jinyan Zhou 외 arxiv

Universal models for medical image segmentation, such as interactive and in-context learning (ICL) models, offer strong generalization but require extensive annotations. Interactive models need repeated user prompts for …

Medical Image Segmentation

Deep Superpixel Generation and Clustering for Weakly Supervised Segmentation of Brain Tumors in MR Images

2022-09-20 · Jay J. Yoo, Khashayar Namdar, Farzad Khalvati

Training machine learning models to segment tumors and other anomalies in medical images is an important step for developing diagnostic tools but generally requires manually annotated ground truth segmentations, which ne…

Binary ClassificationBrain Tumor SegmentationClusteringDiagnostic+4