A Heterogeneous Ensemble for Multi-Center COVID-19 Classification from Chest CT Scans
Aadit Nilay, Bhavesh Thapar, Anant Agrawal, Mohammad Nayeem Teli

TL;DR
This paper introduces a diverse ensemble of nine models for robust COVID-19 classification from chest CT scans across multiple hospital centers, addressing domain shift and overfitting issues to improve diagnostic accuracy.
Contribution
The study presents a novel heterogeneous ensemble combining three inference paradigms and advanced training techniques to enhance multi-center COVID-19 classification performance.
Findings
Achieved an average macro F1 score of 0.9280 across four hospital centers.
Outperformed the best single model by +0.031 F1 score.
Reduced overfitting significantly through specialized loss and augmentation methods.
Abstract
The COVID-19 pandemic exposed critical limitations in diagnostic workflows: RT-PCR tests suffer from slow turnaround times and high false-negative rates, while CT-based screening offers faster complementary diagnosis but requires expert radiological interpretation. Deploying automated CT analysis across multiple hospital centres introduces further challenges, as differences in scanner hardware, acquisition protocols, and patient populations cause substantial domain shift that degrades single-model performance. To address these challenges, we present a heterogeneous ensemble of nine models spanning three inference paradigms: (1) a self-supervised DINOv2 Vision Transformer with slice-level sigmoid aggregation, (2) a RadImageNet-pretrained DenseNet-121 with slice-level sigmoid averaging, and (3) seven Gated Attention Multiple Instance Learning models using EfficientNet-B3, 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 · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
