paper-with-me

Papers

Semantic Prompt Learning for Weakly-Supervised Semantic Segmentation

2024-01-22 · Ci-Siang Lin, Chien-Yi Wang, Yu-Chiang Frank Wang, Min-Hung Chen

Weakly-Supervised Semantic Segmentation (WSSS) aims to train segmentation models using image data with only image-level supervision. Since precise pixel-level annotations are not accessible, existing methods typically focus on producing pseudo masks for training segmentation models by refining CAM-like heatmaps. However, the produced heatmaps may capture only the discriminative image regions of object categories or the associated co-occurring backgrounds. To address the issues, we propose a Semantic Prompt Learning for WSSS (SemPLeS) framework, which learns to effectively prompt the CLIP latent space to enhance the semantic alignment between the segmented regions and the target object categories. More specifically, we propose Contrastive Prompt Learning and Prompt-guided Semantic Refinement to learn the prompts that adequately describe and suppress the co-occurring backgrounds associated with each object category. In this way, SemPLeS can perform better semantic alignment between object regions and class labels, resulting in desired pseudo masks for training segmentation models. The proposed SemPLeS framework achieves competitive performance on standard WSSS benchmarks, PASCAL VOC 2012 and MS COCO 2014, and shows compatibility with other WSSS methods. Code: https://github.com/NVlabs/SemPLeS.

📄 PDF Abstract BibTeX arXiv:2401.11791

Code (1)

nvlabs/semples 공식 구현 pytorch

Tasks

ObjectPrompt LearningSegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

SynthSeg-Agents: Multi-Agent Synthetic Data Generation for Zero-Shot Weakly Supervised Semantic Segmentation

2025-12-17 · Wangyu Wu, Zhenhong Chen, Xiaowei Huang, Fei Ma 외 arxiv

Weakly Supervised Semantic Segmentation (WSSS) with image level labels aims to produce pixel level predictions without requiring dense annotations. While recent approaches have leveraged generative models to augment exis…

Synthetic Data GenerationSemantic SegmentationImage Generation

Segment Anything is A Good Pseudo-label Generator for Weakly Supervised Semantic Segmentation

2023-05-02 · Peng-Tao Jiang, YuQi Yang

Weakly supervised semantic segmentation with weak labels is a long-lived ill-posed problem. Mainstream methods mainly focus on improving the quality of pseudo labels. In this report, we attempt to explore the potential o…

Pseudo LabelSegmentationSemantic SegmentationWeakly supervised Semantic Segmentation+1

Contrastive Prompt Clustering for Weakly Supervised Semantic Segmentation

2025-08-23 · Wangyu Wu, Zhenhong Chen, Xiaowen Ma, Wenqiao Zhang 외 arxiv

Weakly Supervised Semantic Segmentation (WSSS) with image-level labels has gained attention for its cost-effectiveness. Most existing methods emphasize inter-class separation, often neglecting the shared semantics among …

Semantic Segmentation

Weakly Supervised Segmentation as Semantic-Based Regularization

2026-05-13 · Stefano Colamonaco, Andrei-Bogdan Florea, Jaron Maene arxiv

Weakly supervised semantic segmentation (WSSS) trains dense pixel-level segmentation models from partial or coarse annotations such as bounding boxes, scribbles, or image-level tags. While recent work leverages foundatio…

Semantic Segmentation

Curriculum Point Prompting for Weakly-Supervised Referring Image Segmentation

2024-04-18 · CVPR 2024 1 · Qiyuan Dai, Sibei Yang

Referring image segmentation (RIS) aims to precisely segment referents in images through corresponding natural language expressions, yet relying on cost-intensive mask annotations. Weakly supervised RIS thus learns from …

Image SegmentationSegmentationSemantic Segmentation