Comparative Analysis of Deep Learning Architectures for Multi-Disease Classification of Single-Label Chest X-rays
Ali M. Bahram, Saman Muhammad Omer, Hardi M. Mohammed

TL;DR
This study systematically compares seven deep learning models for multi-disease classification in chest X-rays, demonstrating high accuracy across models and highlighting MobileNetV2's efficiency for resource-limited settings.
Contribution
It provides a comprehensive evaluation of multiple architectures on a balanced, multi-class chest X-ray dataset, with standardized training conditions and detailed performance analysis.
Findings
All models achieved over 90% accuracy.
ConvNeXt-Tiny achieved the highest accuracy and AUROC.
MobileNetV2 was the most parameter-efficient with high accuracy.
Abstract
Chest X-ray imaging remains the primary diagnostic tool for pulmonary and cardiac disorders worldwide, yet its accuracy is hampered by radiologist shortages and inter-observer variability. This study presents a systematic comparative evaluation of seven deep learning architectures for multi-class chest disease classification: ConvNeXt-Tiny, DenseNet121, DenseNet201, ResNet50, ViT-B/16, EfficientNetV2-M, and MobileNetV2. A balanced dataset of 18,080 chest X-ray images spanning five disease categories (Cardiomegaly, COVID-19, Normal, Pneumonia, and Tuberculosis) was constructed from three public repositories and partitioned at the patient level to prevent data leakage. All models were trained under identical conditions using ImageNet-pretrained weights, standardized preprocessing, and consistent hyperparameters. All seven architectures exceeded 90% test accuracy. ConvNeXt-Tiny…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Artificial Intelligence in Healthcare and Education · AI in cancer detection
