Weakly Supervised Lesion Localization With Probabilistic-CAM Pooling
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.
Code (1)
Methods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Weakly-Supervised Localization and Classification of Proximal Femur Fractures
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+1Weakly Supervised Deep Learning for Thoracic Disease Classification and Localization on Chest X-rays
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 ClassificationObject-Extent Pooling for Weakly Supervised Single-Shot Localization
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 LocalizationSemantic-Transferable Weakly-Supervised Endoscopic Lesions Segmentation
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 LearningA Benchmark for Weakly Semi-Supervised Abnormality Localization in Chest X-Rays
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…