# Enhancing Clinical Diagnosis With Convolutional Neural Networks: Developing High-Accuracy Deep Learning Models for Differentiating Thoracic Pathologies

**Authors:** Kartik K Goswami, Nathaniel Tak, Arnav Wadhawan, Alec B Landau, Jashandeep Bajaj, Jaskarn Sahni, Zahid Iqbal, Sami Abedin

PMC · DOI: 10.7759/cureus.65444 · 2024-07-26

## TL;DR

This paper explores using deep learning models to accurately diagnose thoracic diseases from chest X-rays, showing high accuracy but also highlighting limitations.

## Contribution

The novel contribution is the development of a high-accuracy CNN model for differentiating multiple thoracic pathologies using chest X-rays.

## Key findings

- The model achieved a 98.34% success rate in detecting thoracic diseases from chest X-rays.
- The study highlights limitations due to variability in image scanning techniques affecting model accuracy.

## Abstract

Background

The use of computational technology in medicine has allowed for an increase in the accuracy of clinical diagnosis, reducing errors through additional layers of oversight. Artificial intelligence technologies present the potential to further augment and expedite the accuracy, quality, and efficiency at which diagnosis can be made when used as an adjunctive tool. Such techniques, if found to be accurate and reliable in their diagnostic acuity, can be implemented to foster better clinical decision-making, improving patient quality of care while reducing healthcare costs.

Methodology

This study implemented convolution neural networks to develop a deep learning model capable of differentiating normal chest X-rays from those indicating pneumonia, tuberculosis, cardiomegaly, and COVID-19. There were 3,063 normal chest X-rays, 3,098 pneumonia chest X-rays, 2,920 COVID-19 chest X-rays, 2,214 chest X-rays, and 554 tuberculosis chest X-rays from Kaggle that were used for training and validation. The model was trained to recognize patterns within the chest X-rays to efficiently recognize these diseases within patients to be treated on time.

Results

The results indicated a success rate of 98.34% incorrect detections, exemplifying a high degree of accuracy. There are limitations to this study. Training models require hundreds to thousands of samples, and due to potential variability in image scanning equipment and techniques from which the images are sourced, the model could have learned to interpret external noise and unintended details which can adversely impact accuracy.

Conclusions

Further studies that implement more universal database-sourced images with similar image scanning techniques, assess diverse but related medical conditions, and the utilization of repeat trials can help assess the reliability of the model. These results highlight the potential of machine learning algorithms for disease detection with chest X-rays.

## Linked entities

- **Diseases:** pneumonia (MONDO:0005249), tuberculosis (MONDO:0018076), COVID-19 (MONDO:0100096)

## Full-text entities

- **Diseases:** tuberculosis (MESH:D014376), cardiomegaly (MESH:D006332), pneumonia (MESH:D011014), COVID-19 (MESH:D000086382)
- **Species:** Homo sapiens (human, species) [taxon 9606]

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/PMC11345040/full.md

---
Source: https://tomesphere.com/paper/PMC11345040