IVCVJun 2, 2023

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

arXiv:2306.01232v16 citationsh-index: 16Has Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of data scarcity in medical imaging for thoracic disease diagnosis, offering an incremental improvement through a novel framework.

The paper tackles the problem of automatic thoracic disease classification from chest X-rays with limited labeled data by proposing a deep reinforcement learning framework guided by prior knowledge, achieving competitive results on NIH ChestX-ray 14 and CheXpert datasets.

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}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes