paper-with-me

홈 › Papers

C-CAM: Causal CAM for Weakly Supervised Semantic Segmentation on Medical Image

2022-01-01 · CVPR 2022 1 · Zhang Chen, Zhiqiang Tian, Jihua Zhu, Ce Li, Shaoyi Du

Recently, many excellent weakly supervised semantic segmentation (WSSS) works are proposed based on class activation mapping (CAM). However, there are few works that consider the characteristics of medical images. In this paper, we find that there are mainly two challenges of medical images in WSSS: i) the boundary of object foreground and background is not clear; ii) the co-occurrence phenomenon is very severe in training stage. We thus propose a Causal CAM (C-CAM) method to overcome the above challenges. Our method is motivated by two cause-effect chains including category-causality chain and anatomy-causality chain. The category-causality chain represents the image content (cause) affects the category (effect). The anatomy-causality chain represents the anatomical structure (cause) affects the organ segmentation (effect). Extensive experiments were conducted on three public medical image data sets. Our C-CAM generates the best pseudo masks with the DSC of 77.26%, 80.34% and 78.15% on ProMRI, ACDC and CHAOS compared with other CAM-like methods. The pseudo masks of C-CAM are further used to improve the segmentation performance for organ segmentation tasks. Our C-CAM achieves DSC of 83.83% on ProMRI and DSC of 87.54% on ACDC, which outperforms state-of-the-art WSSS methods. Our code is available at https://github.com/Tian-lab/C-CAM.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

AnatomyOrgan SegmentationSegmentationSemantic 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 제목 키워드 기반

Annotation by Clicks: A Point-Supervised Contrastive Variance Method for Medical Semantic Segmentation

2022-12-17 · Qing En, Yuhong Guo

Medical image segmentation methods typically rely on numerous dense annotated images for model training, which are notoriously expensive and time-consuming to collect. To alleviate this burden, weakly supervised techniqu…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Causal Intervention for Weakly-Supervised Semantic Segmentation

2020-09-26 · NeurIPS 2020 12 · Dong Zhang, Hanwang Zhang, Jinhui Tang, Xian-Sheng Hua 외

We present a causal inference framework to improve Weakly-Supervised Semantic Segmentation (WSSS). Specifically, we aim to generate better pixel-level pseudo-masks by using only image-level labels -- the most crucial ste…

AttributeCausal InferenceSegmentationSemantic Segmentation+2

C2RM-Seg: Causal Counterfactual Reasoning with Structural-Semantic Priors for Weakly Supervised Histopathological Tissue Segmentation

2026-06-24 · Hualong Zhang, Siyang Feng, Zihan Huan, Yi Qian 외 arxiv

Histopathological tissue segmentation is essential for computer-aided diagnosis, yet weakly supervised methods often suffer from noisy pseudo-labels generated by Class Activation Mapping (CAM). Existing CAM approaches te…

Semantic-Transferable Weakly-Supervised Endoscopic Lesions Segmentation

2019-08-21 · ICCV 2019 10 · Jiahua Dong, Yang Cong, Gan Sun, Dongdong Hou

Weakly-supervised learning under image-level labels supervision has been widely applied to semantic segmentation of medical lesions regions. However, 1) most existing models rely on effective constraints to explore the i…

Pseudo LabelSegmentationSemantic SegmentationWeakly-supervised Learning

ToNNO: Tomographic Reconstruction of a Neural Network's Output for Weakly Supervised Segmentation of 3D Medical Images

2024-04-19 · CVPR 2024 1 · Marius Schmidt-Mengin, Alexis Benichoux, Shibeshih Belachew, Nikos Komodakis 외

Annotating lots of 3D medical images for training segmentation models is time-consuming. The goal of weakly supervised semantic segmentation is to train segmentation models without using any ground truth segmentation mas…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+3