paper-with-me

Papers

Weakly Supervised Lesion Localization With Probabilistic-CAM Pooling

2020-05-29 · Wenwu Ye, Jin Yao, Hui Xue, Yi Li

Localizing thoracic diseases on chest X-ray plays a critical role in clinical practices such as diagnosis and treatment planning. However, current deep learning based approaches often require strong supervision, e.g. annotated bounding boxes, for training such systems, which is infeasible to harvest in large-scale. We present Probabilistic Class Activation Map (PCAM) pooling, a novel global pooling operation for lesion localization with only image-level supervision. PCAM pooling explicitly leverages the excellent localization ability of CAM during training in a probabilistic fashion. Experiments on the ChestX-ray14 dataset show a ResNet-34 model trained with PCAM pooling outperforms state-of-the-art baselines on both the classification task and the localization task. Visual examination on the probability maps generated by PCAM pooling shows clear and sharp boundaries around lesion regions compared to the localization heatmaps generated by CAM. PCAM pooling is open sourced at https://github.com/jfhealthcare/Chexpert.

📄 PDF Abstract BibTeX arXiv:2005.14480

Code (1)

jfhealthcare/Chexpert 공식 구현 pytorch

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

Weakly-Supervised Localization and Classification of Proximal Femur Fractures

2018-09-27 · Amelia Jiménez-Sánchez, Anees Kazi, Shadi Albarqouni, Sonja Kirchhoff 외

In this paper, we target the problem of fracture classification from clinical X-Ray images towards an automated Computer Aided Diagnosis (CAD) system. Although primarily dealing with an image classification problem, we a…

ClassificationGeneral Classificationimage-classificationImage Classification+1

Weakly Supervised Deep Learning for Thoracic Disease Classification and Localization on Chest X-rays

2018-07-16 · Chaochao Yan, Jiawen Yao, Ruoyu Li, Zheng Xu 외

Chest X-rays is one of the most commonly available and affordable radiological examinations in clinical practice. While detecting thoracic diseases on chest X-rays is still a challenging task for machine intelligence, du…

General ClassificationThoracic Disease Classification

Object-Extent Pooling for Weakly Supervised Single-Shot Localization

2017-07-19 · Amogh Gudi, Nicolai van Rosmalen, Marco Loog, Jan van Gemert

In the face of scarcity in detailed training annotations, the ability to perform object localization tasks in real-time with weak-supervision is very valuable. However, the computational cost of generating and evaluating…

ObjectObject LocalizationRegion ProposalWeakly-Supervised Object Localization

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

A Benchmark for Weakly Semi-Supervised Abnormality Localization in Chest X-Rays

2022-09-05 · Haoqin Ji, Haozhe Liu, Yuexiang Li, Jinheng Xie 외

Accurate abnormality localization in chest X-rays (CXR) can benefit the clinical diagnosis of various thoracic diseases. However, the lesion-level annotation can only be performed by experienced radiologists, and it is t…