paper-with-me

Papers

BroadCAM: Outcome-agnostic Class Activation Mapping for Small-scale Weakly Supervised Applications

2023-09-07 · Jiatai Lin, Guoqiang Han, Xuemiao Xu, Changhong Liang, Tien-Tsin Wong, C. L. Philip Chen, Zaiyi Liu, Chu Han

Class activation mapping~(CAM), a visualization technique for interpreting deep learning models, is now commonly used for weakly supervised semantic segmentation~(WSSS) and object localization~(WSOL). It is the weighted aggregation of the feature maps by activating the high class-relevance ones. Current CAM methods achieve it relying on the training outcomes, such as predicted scores~(forward information), gradients~(backward information), etc. However, when with small-scale data, unstable training may lead to less effective model outcomes and generate unreliable weights, finally resulting in incorrect activation and noisy CAM seeds. In this paper, we propose an outcome-agnostic CAM approach, called BroadCAM, for small-scale weakly supervised applications. Since broad learning system (BLS) is independent to the model learning, BroadCAM can avoid the weights being affected by the unreliable model outcomes when with small-scale data. By evaluating BroadCAM on VOC2012 (natural images) and BCSS-WSSS (medical images) for WSSS and OpenImages30k for WSOL, BroadCAM demonstrates superior performance than existing CAM methods with small-scale data (less than 5\%) in different CNN architectures. It also achieves SOTA performance with large-scale training data. Extensive qualitative comparisons are conducted to demonstrate how BroadCAM activates the high class-relevance feature maps and generates reliable CAMs when with small-scale training data.

📄 PDF Abstract BibTeX arXiv:2309.03509

Code (1)

linjiatai/broadcam 공식 구현 pytorch

Tasks

Object LocalizationSemantic 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 제목 키워드 기반

Analyzing analytical methods: The case of phonology in neural models of spoken language

2020-04-15 · ACL 2020 6 · Grzegorz Chrupała, Bertrand Higy, Afra Alishahi

Given the fast development of analysis techniques for NLP and speech processing systems, few systematic studies have been conducted to compare the strengths and weaknesses of each method. As a step in this direction we s…

Diagnostic

A Gradient Mapping Guided Explainable Deep Neural Network for Extracapsular Extension Identification in 3D Head and Neck Cancer Computed Tomography Images

2022-01-03 · Yibin Wang, Abdur Rahman, W. Neil. Duggar, P. Russell Roberts 외

Diagnosis and treatment management for head and neck squamous cell carcinoma (HNSCC) is guided by routine diagnostic head and neck computed tomography (CT) scans to identify tumor and lymph node features. Extracapsular e…

Computed Tomography (CT)DiagnosticManagement

TSEM: Temporally Weighted Spatiotemporal Explainable Neural Network for Multivariate Time Series

2022-05-25 · Anh-Duy Pham, Anastassia Kuestenmacher, Paul G. Ploeger

Deep learning has become a one-size-fits-all solution for technical and business domains thanks to its flexibility and adaptability. It is implemented using opaque models, which unfortunately undermines the outcome trust…

ClassificationExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Time Series+2

Advancing Head and Neck Cancer Survival Prediction via Multi-Label Learning and Deep Model Interpretation

2024-05-09 · Meixu Chen, Kai Wang, Jing Wang

A comprehensive and reliable survival prediction model is of great importance to assist in the personalized management of Head and Neck Cancer (HNC) patients treated with curative Radiation Therapy (RT). In this work, we…

Decision MakingMulti-Label LearningPredictionregression+1

CREAM: Weakly Supervised Object Localization via Class RE-Activation Mapping

2022-05-27 · CVPR 2022 1 · Jilan Xu, Junlin Hou, Yuejie Zhang, Rui Feng 외

Weakly Supervised Object Localization (WSOL) aims to localize objects with image-level supervision. Existing works mainly rely on Class Activation Mapping (CAM) derived from a classification model. However, CAM-based met…

ClusteringObjectObject Localizationparameter estimation+1