paper-with-me

홈 › Papers

Activation Modulation and Recalibration Scheme for Weakly Supervised Semantic Segmentation

2021-12-16 · Jie Qin, Jie Wu, Xuefeng Xiao, Lujun Li, Xingang Wang

Image-level weakly supervised semantic segmentation (WSSS) is a fundamental yet challenging computer vision task facilitating scene understanding and automatic driving. Most existing methods resort to classification-based Class Activation Maps (CAMs) to play as the initial pseudo labels, which tend to focus on the discriminative image regions and lack customized characteristics for the segmentation task. To alleviate this issue, we propose a novel activation modulation and recalibration (AMR) scheme, which leverages a spotlight branch and a compensation branch to obtain weighted CAMs that can provide recalibration supervision and task-specific concepts. Specifically, an attention modulation module (AMM) is employed to rearrange the distribution of feature importance from the channel-spatial sequential perspective, which helps to explicitly model channel-wise interdependencies and spatial encodings to adaptively modulate segmentation-oriented activation responses. Furthermore, we introduce a cross pseudo supervision for dual branches, which can be regarded as a semantic similar regularization to mutually refine two branches. Extensive experiments show that AMR establishes a new state-of-the-art performance on the PASCAL VOC 2012 dataset, surpassing not only current methods trained with the image-level of supervision but also some methods relying on stronger supervision, such as saliency label. Experiments also reveal that our scheme is plug-and-play and can be incorporated with other approaches to boost their performance.

📄 PDF Abstract BibTeX arXiv:2112.08996

Code (1)

jieqin-ai/amr 공식 구현 pytorch

Tasks

Feature ImportanceScene UnderstandingSegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

Spatial Structure Constraints for Weakly Supervised Semantic Segmentation

2024-01-20 · Tao Chen, Yazhou Yao, Xingguo Huang, Zechao Li 외

The image-level label has prevailed in weakly supervised semantic segmentation tasks due to its easy availability. Since image-level labels can only indicate the existence or absence of specific categories of objects, vi…

ObjectObject LocalizationSemantic SegmentationWeakly supervised Semantic Segmentation+1

Two-Phase Learning for Weakly Supervised Object Localization

2017-08-07 · ICCV 2017 10 · Dahun Kim, Donghyeon Cho, Donggeun Yoo, In So Kweon

Weakly supervised semantic segmentation and localiza- tion have a problem of focusing only on the most important parts of an image since they use only image-level annota- tions. In this paper, we solve this problem funda…

ObjectObject LocalizationSegmentationSemantic Segmentation+5

Feature Separation and Recalibration for Adversarial Robustness

2023-03-24 · CVPR 2023 1 · Woo Jae Kim, Yoonki Cho, Junsik Jung, Sung-Eui Yoon

Deep neural networks are susceptible to adversarial attacks due to the accumulation of perturbations in the feature level, and numerous works have boosted model robustness by deactivating the non-robust feature activatio…

Adversarial AttackAdversarial Robustness

Weakly-supervised Contrastive Learning with Quantity Prompts for Moving Infrared Small Target Detection

2025-07-03 · Weiwei Duan, Luping Ji, Shengjia Chen, Sicheng Zhu 외

Different from general object detection, moving infrared small target detection faces huge challenges due to tiny target size and weak background contrast.Currently, most existing methods are fully-supervised, heavily re…

Contrastive Learningobject-detectionObject Detection

HisynSeg: Weakly-Supervised Histopathological Image Segmentation via Image-Mixing Synthesis and Consistency Regularization

2024-12-30 · Zijie Fang, Yifeng Wang, Peizhang Xie, Zhi Wang 외

Tissue semantic segmentation is one of the key tasks in computational pathology. To avoid the expensive and laborious acquisition of pixel-level annotations, a wide range of studies attempt to adopt the class activation …

Image SegmentationSegmentationSemantic SegmentationWeakly-supervised Learning+2