paper-with-me

Papers

Self-supervised Image-specific Prototype Exploration for Weakly Supervised Semantic Segmentation

2022-03-06 · CVPR 2022 1 · Qi Chen, Lingxiao Yang, JianHuang Lai, Xiaohua Xie

Weakly Supervised Semantic Segmentation (WSSS) based on image-level labels has attracted much attention due to low annotation costs. Existing methods often rely on Class Activation Mapping (CAM) that measures the correlation between image pixels and classifier weight. However, the classifier focuses only on the discriminative regions while ignoring other useful information in each image, resulting in incomplete localization maps. To address this issue, we propose a Self-supervised Image-specific Prototype Exploration (SIPE) that consists of an Image-specific Prototype Exploration (IPE) and a General-Specific Consistency (GSC) loss. Specifically, IPE tailors prototypes for every image to capture complete regions, formed our Image-Specific CAM (IS-CAM), which is realized by two sequential steps. In addition, GSC is proposed to construct the consistency of general CAM and our specific IS-CAM, which further optimizes the feature representation and empowers a self-correction ability of prototype exploration. Extensive experiments are conducted on PASCAL VOC 2012 and MS COCO 2014 segmentation benchmark and results show our SIPE achieves new state-of-the-art performance using only image-level labels. The code is available at https://github.com/chenqi1126/SIPE.

📄 PDF Abstract BibTeX arXiv:2203.02909

Code (1)

chenqi1126/sipe 공식 구현 pytorch

Tasks

Semantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Methods 이 논문이 사용한 방법론

CAM Class activation maps could be used to interpret the prediction decision made by the convolutional neural network (CNN). Image source: [Learning Deep Features for…

Similar Papers 제목 키워드 기반

Reinforcement Learning with Prototypical Representations

2021-03-09 · ICLR Workshop SSL-RL 2021 5 · Anonymous

Learning effective representations in image-based environments is crucial for sample efficient Reinforcement Learning (RL). Unfortunately, in RL, representation learning is confounded with the exploratory experience of t…

continuous-controlContinuous Controlreinforcement-learningReinforcement Learning+2

Reinforcement Learning with Prototypical Representations

2021-02-22 · Denis Yarats, Rob Fergus, Alessandro Lazaric, Lerrel Pinto

Learning effective representations in image-based environments is crucial for sample efficient Reinforcement Learning (RL). Unfortunately, in RL, representation learning is confounded with the exploratory experience of t…

continuous-controlContinuous Controlreinforcement-learningReinforcement Learning+3

STiL: Semi-supervised Tabular-Image Learning for Comprehensive Task-Relevant Information Exploration in Multimodal Classification

2025-03-08 · CVPR 2025 1 · Siyi Du, Xinzhe Luo, Declan P. O'Regan, Chen Qin

Multimodal image-tabular learning is gaining attention, yet it faces challenges due to limited labeled data. While earlier work has applied self-supervised learning (SSL) to unlabeled data, its task-agnostic nature often…

DisentanglementPseudo LabelSelf-Supervised Learning

Multi-Label Prototype Visual Spatial Search for Weakly Supervised Semantic Segmentation

2025-01-01 · CVPR 2025 1 · Songsong Duan, Xi Yang, Nannan Wang

Existing Weakly Supervised Semantic Segmentation (WSSS) relies on the CNN-based Class Activation Map (CAM) and Transformer-based self-attention map to generate class-specific masks for semantic segmentation. However,…

Semantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Mutual- and Self- Prototype Alignment for Semi-supervised Medical Image Segmentation

2022-06-03 · Zhenxi Zhang, Chunna Tian, Zhicheng Jiao

Semi-supervised learning methods have been explored in medical image segmentation tasks due to the scarcity of pixel-level annotation in the real scenario. Proto-type alignment based consistency constraint is an intuitio…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1