SynthEnsemble: A Fusion of CNN, Vision Transformer, and Hybrid Models for Multi-Label Chest X-Ray Classification
S.M. Nabil Ashraf, Md. Adyelullahil Mamun, Hasnat Md. Abdullah, Md., Golam Rabiul Alam

TL;DR
SynthEnsemble introduces an ensemble deep learning approach combining CNNs, transformers, and hybrid models to enhance multi-label chest X-ray classification accuracy, outperforming existing methods.
Contribution
The paper presents a novel ensemble method that fuses CNN, transformer, and hybrid models with differential evolution for weighting, achieving state-of-the-art results on ChestX-ray14.
Findings
Ensemble improved AUROC from 84.2% to 85.4%.
Best individual model was CoAtNet with 84.2% AUROC.
Method outperforms previous state-of-the-art approaches.
Abstract
Chest X-rays are widely used to diagnose thoracic diseases, but the lack of detailed information about these abnormalities makes it challenging to develop accurate automated diagnosis systems, which is crucial for early detection and effective treatment. To address this challenge, we employed deep learning techniques to identify patterns in chest X-rays that correspond to different diseases. We conducted experiments on the "ChestX-ray14" dataset using various pre-trained CNNs, transformers, hybrid(CNN+Transformer) models and classical models. The best individual model was the CoAtNet, which achieved an area under the receiver operating characteristic curve (AUROC) of 84.2%. By combining the predictions of all trained models using a weighted average ensemble where the weight of each model was determined using differential evolution, we further improved the AUROC to 85.4%, outperforming…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Lung Cancer Diagnosis and Treatment · Radiomics and Machine Learning in Medical Imaging
MethodsAdamW · ConvNeXt
