English

Machine learning and machine learned prediction in chest X-ray images

Computer Vision and Pattern Recognition 2025-12-23 v1 Artificial Intelligence Machine Learning

Abstract

Machine learning and artificial intelligence are fast-growing fields of research in which data is used to train algorithms, learn patterns, and make predictions. This approach helps to solve seemingly intricate problems with significant accuracy without explicit programming by recognizing complex relationships in data. Taking an example of 5824 chest X-ray images, we implement two machine learning algorithms, namely, a baseline convolutional neural network (CNN) and a DenseNet-121, and present our analysis in making machine-learned predictions in predicting patients with ailments. Both baseline CNN and DenseNet-121 perform very well in the binary classification problem presented in this work. Gradient-weighted class activation mapping shows that DenseNet-121 correctly focuses on essential parts of the input chest X-ray images in its decision-making more than the baseline CNN.

Keywords

Cite

@article{arxiv.2507.23455,
  title  = {Machine learning and machine learned prediction in chest X-ray images},
  author = {Shereiff Garrett and Abhinav Adhikari and Sarina Gautam and DaShawn Marquis Morris and Chandra Mani Adhikari},
  journal= {arXiv preprint arXiv:2507.23455},
  year   = {2025}
}

Comments

8 pages, 7 figures

R2 v1 2026-07-01T04:27:39.079Z