paper-with-me

Papers

Deep Reinforcement Learning Framework for Thoracic Diseases Classification via Prior Knowledge Guidance

2023-06-02 · Weizhi Nie, Chen Zhang, Dan Song, Lina Zhao, Yunpeng Bai, Keliang Xie, AnAn Liu

The chest X-ray is often utilized for diagnosing common thoracic diseases. In recent years, many approaches have been proposed to handle the problem of automatic diagnosis based on chest X-rays. However, the scarcity of labeled data for related diseases still poses a huge challenge to an accurate diagnosis. In this paper, we focus on the thorax disease diagnostic problem and propose a novel deep reinforcement learning framework, which introduces prior knowledge to direct the learning of diagnostic agents and the model parameters can also be continuously updated as the data increases, like a person's learning process. Especially, 1) prior knowledge can be learned from the pre-trained model based on old data or other domains' similar data, which can effectively reduce the dependence on target domain data, and 2) the framework of reinforcement learning can make the diagnostic agent as exploratory as a human being and improve the accuracy of diagnosis through continuous exploration. The method can also effectively solve the model learning problem in the case of few-shot data and improve the generalization ability of the model. Finally, our approach's performance was demonstrated using the well-known NIH ChestX-ray 14 and CheXpert datasets, and we achieved competitive results. The source code can be found here: \url{https://github.com/NeaseZ/MARL}.

📄 PDF Abstract BibTeX arXiv:2306.01232

Code (1)

neasez/marl 공식 구현 pytorch

Tasks

Deep Reinforcement LearningDiagnosticreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

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

Long-tailed multi-label classification with noisy label of thoracic diseases from chest X-ray

2023-11-29 · Haoran Lai, Qingsong Yao, ZhiYang He, Xiaodong Tao 외

Chest X-rays (CXR) often reveal rare diseases, demanding precise diagnosis. However, current computer-aided diagnosis (CAD) methods focus on common diseases, leading to inadequate detection of rare conditions due to the …

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATION

ThoraX-PriorNet: A Novel Attention-Based Architecture Using Anatomical Prior Probability Maps for Thoracic Disease Classification

2022-10-06 · Md. Iqbal Hossain, Mohammad Zunaed, Md. Kawsar Ahmed, S. M. Jawwad Hossain 외

Objective: Computer-aided disease diagnosis and prognosis based on medical images is a rapidly emerging field. Many Convolutional Neural Network (CNN) architectures have been developed by researchers for disease classifi…

AnatomyClassificationPrognosisThoracic Disease Classification

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

A Weakly Supervised Adaptive DenseNet for Classifying Thoracic Diseases and Identifying Abnormalities

2018-07-03 · Bo Zhou, Yuemeng Li, Jiangcong Wang

We present a weakly supervised deep learning model for classifying thoracic diseases and identifying abnormalities in chest radiography. In this work, instead of learning from medical imaging data with region-level annot…

ClassificationGeneral Classification