CVLGIVDec 16, 2024

Multilabel Classification for Lung Disease Detection: Integrating Deep Learning and Natural Language Processing

arXiv:2412.11452v13 citationsh-index: 1
Originality Incremental advance
AI Analysis

This work addresses the time-consuming task of lung disease detection for radiologists, though it is incremental as it combines existing deep learning and NLP techniques on a known dataset.

The paper tackled the challenge of classifying multiple lung diseases from chest radiographs by proposing a transfer learning model integrated with NLP for parsing medical reports, achieving an F1 score of 0.69 and AUROC of 0.86.

Classifying chest radiographs is a time-consuming and challenging task, even for experienced radiologists. This provides an area for improvement due to the difficulty in precisely distinguishing between conditions such as pleural effusion, pneumothorax, and pneumonia. We propose a novel transfer learning model for multi-label lung disease classification, utilizing the CheXpert dataset with over 12,617 images of frontal radiographs being analyzed. By integrating RadGraph parsing for efficient annotation extraction, we enhance the model's ability to accurately classify multiple lung diseases from complex medical images. The proposed model achieved an F1 score of 0.69 and an AUROC of 0.86, demonstrating its potential for clinical applications. Also explored was the use of Natural Language Processing (NLP) to parse report metadata and address uncertainties in disease classification. By comparing uncertain reports with more certain cases, the NLP-enhanced model improves its ability to conclusively classify conditions. This research highlights the connection between deep learning and NLP, underscoring their potential to enhance radiological diagnostics and aid in the efficient analysis of chest radiographs.

Foundations

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

Your Notes