paper-with-me

Papers

Rethinking Class Activation Maps for Segmentation: Revealing Semantic Information in Shallow Layers by Reducing Noise

2023-08-04 · Hang-Cheng Dong, Yuhao Jiang, Yingyan Huang, Jingxiao Liao, Bingguo Liu, Dong Ye, Guodong Liu

Class activation maps are widely used for explaining deep neural networks. Due to its ability to highlight regions of interest, it has evolved in recent years as a key step in weakly supervised learning. A major limitation to the performance of the class activation maps is the small spatial resolution of the feature maps in the last layer of the convolutional neural network. Therefore, we expect to generate high-resolution feature maps that result in high-quality semantic information. In this paper, we rethink the properties of semantic information in shallow feature maps. We find that the shallow feature maps still have fine-grained non-discriminative features while mixing considerable non-target noise. Furthermore, we propose a simple gradient-based denoising method to filter the noise by truncating the positive gradient. Our proposed scheme can be easily deployed in other CAM-related methods, facilitating these methods to obtain higher-quality class activation maps. We evaluate the proposed approach through a weakly-supervised semantic segmentation task, and a large number of experiments demonstrate the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2308.02118

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingSemantic SegmentationWeakly-supervised LearningWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

LayerCAM: Exploring Hierarchical Class Activation Maps for Localization

2021-06-22 · IEEE 2021 6 · Peng-Tao Jiang, Chang-Bin Zhang, Qibin Hou, Ming-Ming Cheng 외

The class activation maps are generated from the final convolutional layer of CNN. They can highlight discriminative object regions for the class of interest. These discovered object regions have been widely used for wea…

ObjectObject LocalizationSemantic SegmentationWeakly-Supervised Object Localization

Embedded Discriminative Attention Mechanism for Weakly Supervised Semantic Segmentation

2021-06-19 · CVPR 2021 1 · Tong Wu, Junshi Huang, Guangyu Gao, Xiaoming Wei 외

Weakly Supervised Semantic Segmentation (WSSS) with image-level annotation uses class activation maps from the classifier as pseudo-labels for semantic segmentation. However, such activation maps usually highlight th…

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Rethinking Saliency-Guided Weakly-Supervised Semantic Segmentation

2024-04-01 · Beomyoung Kim, Donghyun Kim, Sung Ju Hwang

This paper presents a fresh perspective on the role of saliency maps in weakly-supervised semantic segmentation (WSSS) and offers new insights and research directions based on our empirical findings. We conduct comprehen…

object-detectionObject DetectionSalient Object DetectionSemantic Segmentation+2

Dense Regression Activation Maps For Lesion Segmentation in CT scans of COVID-19 patients

2021-05-25 · Weiyi Xie, Colin Jacobs, Jean-Paul Charbonnier, Bram van Ginneken

Automatic lesion segmentation on thoracic CT enables rapid quantitative analysis of lung involvement in COVID-19 infections. However, obtaining a large amount of voxel-level annotations for training segmentation networks…

Lesion SegmentationregressionSegmentationWeakly supervised segmentation

Inferring the Class Conditional Response Map for Weakly Supervised Semantic Segmentation

2021-10-27 · Weixuan Sun, Jing Zhang, Nick Barnes

Image-level weakly supervised semantic segmentation (WSSS) relies on class activation maps (CAMs) for pseudo labels generation. As CAMs only highlight the most discriminative regions of objects, the generated pseudo labe…

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation