IVCVApr 21, 2022

An Efficient End-to-End Deep Neural Network for Interstitial Lung Disease Recognition and Classification

arXiv:2204.09909v15 citationsh-index: 11
Originality Incremental advance
AI Analysis

This provides an incremental improvement in assisting clinicians with diagnosing lung diseases through automated image analysis.

The paper tackled automated classification of Interstitial Lung Disease patterns from CT scans using a new end-to-end deep CNN, achieving 99.09% accuracy and 97.9% average F score, outperforming pre-trained models.

The automated Interstitial Lung Diseases (ILDs) classification technique is essential for assisting clinicians during the diagnosis process. Detecting and classifying ILDs patterns is a challenging problem. This paper introduces an end-to-end deep convolution neural network (CNN) for classifying ILDs patterns. The proposed model comprises four convolutional layers with different kernel sizes and Rectified Linear Unit (ReLU) activation function, followed by batch normalization and max-pooling with a size equal to the final feature map size well as four dense layers. We used the ADAM optimizer to minimize categorical cross-entropy. A dataset consisting of 21328 image patches of 128 CT scans with five classes is taken to train and assess the proposed model. A comparison study showed that the presented model outperformed pre-trained CNNs and five-fold cross-validation on the same dataset. For ILDs pattern classification, the proposed approach achieved the accuracy scores of 99.09% and the average F score of 97.9%, outperforming three pre-trained CNNs. These outcomes show that the proposed model is relatively state-of-the-art in precision, recall, f score, and accuracy.

Foundations

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

Your Notes