paper-with-me

Papers

Iterative Attention Mining for Weakly Supervised Thoracic Disease Pattern Localization in Chest X-Rays

2018-07-03 · Jinzheng Cai, Le Lu, Adam P. Harrison, Xiaoshuang Shi, Pingjun Chen, Lin Yang

Given image labels as the only supervisory signal, we focus on harvesting, or mining, thoracic disease localizations from chest X-ray images. Harvesting such localizations from existing datasets allows for the creation of improved data sources for computer-aided diagnosis and retrospective analyses. We train a convolutional neural network (CNN) for image classification and propose an attention mining (AM) strategy to improve the model's sensitivity or saliency to disease patterns. The intuition of AM is that once the most salient disease area is blocked or hidden from the CNN model, it will pay attention to alternative image regions, while still attempting to make correct predictions. However, the model requires to be properly constrained during AM, otherwise, it may overfit to uncorrelated image parts and forget the valuable knowledge that it has learned from the original image classification task. To alleviate such side effects, we then design a knowledge preservation (KP) loss, which minimizes the discrepancy between responses for X-ray images from the original and the updated networks. Furthermore, we modify the CNN model to include multi-scale aggregation (MSA), improving its localization ability on small-scale disease findings, e.g., lung nodules. We experimentally validate our method on the publicly-available ChestX-ray14 dataset, outperforming a class activation map (CAM)-based approach, and demonstrating the value of our novel framework for mining disease locations.

📄 PDF Abstract BibTeX arXiv:1807.00958

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

AM 설명 없음

Similar Papers 제목 키워드 기반

Attention-Guided Curriculum Learning for Weakly Supervised Classification and Localization of Thoracic Diseases on Chest Radiographs

2018-07-19 · Yu-Xing Tang, Xiaosong Wang, Adam P. Harrison, Le Lu 외

In this work, we exploit the task of joint classification and weakly supervised localization of thoracic diseases from chest radiographs, with only image-level disease labels coupled with disease severity-level (DSL) inf…

ClassificationGeneral ClassificationWeakly Supervised Classification

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

Weakly Supervised Thoracic Disease Localization via Disease Masks

2021-01-25 · Hyun-Woo Kim, Hong-Gyu Jung, Seong-Whan Lee

To enable a deep learning-based system to be used in the medical domain as a computer-aided diagnosis system, it is essential to not only classify diseases but also present the locations of the diseases. However, collect…

Weakly Supervised Anomaly Detection for Chest X-Ray Image

2023-11-16 · Haoqi Ni, Ximiao Zhang, Min Xu, Ning Lang 외

Chest X-Ray (CXR) examination is a common method for assessing thoracic diseases in clinical applications. While recent advances in deep learning have enhanced the significance of visual analysis for CXR anomaly detectio…

Anomaly DetectionSupervised Anomaly DetectionWeakly-supervised Anomaly Detection

Object Instance Mining for Weakly Supervised Object Detection

2020-02-04 · Chenhao Lin, Siwen Wang, Dongqi Xu, Yu Lu 외

Weakly supervised object detection (WSOD) using only image-level annotations has attracted growing attention over the past few years. Existing approaches using multiple instance learning easily fall into local optima, be…

Multiple Instance LearningObjectobject-detectionObject Detection+1