Optimizing Lightweight Medical AI for Chest CT Classification: A Distillation and Quantization Approach
Kansal, I.; Khullar, V.; Gupta, G.; Gupta, D.; Juneja, S.; Li, A.; Mallik, S.
Show abstract
Medical imaging has been crucial in the diagnostics of pulmonary diseases and the use of chest CT scans is a fundamental diagnostic tool in lung cancer and COVID-19. The clinical importance of the deep learning models used to classify CT images is still hard to deploy because of the high-computational requirements and overfitting. The latest state-of-the-art CNN models, including DenseNet121 and NasNetMobile, use the train model with near-perfect accuracy yet have poor generalization and demand large memory footprint (>2.4 GB), making them unfeasible to apply in healthcare settings with limited resources. To solve this issue, we introduce an end-to-end knowledge distillation and post-training quantization system that can convert the large, overtrained electronics teacher models into small and generalized student networks that can be deployed to the real world to accomplish medical AI. Knowledge distillation allows the student models to study hard labels, as well as softened probabilistic outputs of the teacher, enhancing generalization and reducing overfitting. The post-training quantization also minimizes the model size by shrinking both weights and activations to the 8-bit precision to allow inference with low accuracy degradation. The experiments were run on the Chest CT-Scan Images Dataset (1,252 samples, balanced classes of COVID-19 and non-COVID-19) of the Kaggle standardized and augmented to evaluate well. A variety of teachers were trained (DenseNet121, ResNet50, EfficientNetB3, VGG16/19, Xception, and NasNetMobile) and distilled into small students and quantized to be deployed. The presented pipeline reduced the memory usage (approximately 2,465 MB to approximately 618 MB) by a factor of 4 with the quantized DenseNet121 student being able to reach 91.4% validation accuracy as compared to its teacher (77.2%). There was also better generalization by distilled students, where EfficientNetB3 and NasNetMobile attained +42% and +30% validation gains respectively. This paper offers a deployable and resource-efficient medical AI architecture, which is capable of striking a balance between diagnostic accuracy and computational efficiency. The findings reveal that knowledge distillation and quantization can be combined to provide lightweight, high-performing chest CT classifiers to mobile CT devices, edge devices, and low-resource clinical settings as one step towards closing the gap between research-level AI systems and those that can be deployed significantly more effectively in the clinic.
Matching journals
The top 6 journals account for 50% of the predicted probability mass.
Similar papers in this journal
- SN-FPN: Self-attention Nested Feature Pyramid Network for Digital Pathology Image Segmentation 96%
- Bayesian automatic screening of pneumoniaand lung lesions localization from CT scans. Acombined method toward a more user-centredand explainable approach 96%
- A computationally efficient approach to segmentation of the aorta and coronary arteries using deep learning 96%
Similar papers in this journal
- STAMP: Simultaneous Training and Model Pruning for Low Data Regimes in Medical Image Segmentation 96%
- Transformer with Convolution and Graph-Node co-embedding: An accurate and interpretable vision backbone for predicting gene expressions from local histopathological image 93%
- Public Covid-19 X-ray datasets and their impact on model bias - a systematic review of a significant problem 93%
Similar papers in this journal
- Uncovering the effects of model initialization on deep model generalization: A study with adult and pediatric chest X-ray images 98%
- Classification of Hyper-scale Multimodal Imaging Datasets 97%
- From theoretical models to practical deployment: A perspective and case study of opportunities and challenges in AI-driven healthcare research for low-income settings 94%
Similar papers in this journal
- Automated Detection of COVID-19 through Convolutional Neural Network using Chest x-ray images 98%
- ai-corona : Radiologist-Assistant Deep Learning Framework for COVID-19 Diagnosis in Chest CT Scans 97%
- Enhancing Breast Ultrasound Segmentation through Fine-tuning and Optimization Techniques: Sharp Attention UNet 97%
Similar papers in this journal
- BenchXAI: Comprehensive Benchmarking of Post-hoc Explainable AI Methods on Multi-Modal Biomedical Data 95%
- AI-MET: A Deep Learning-based Clinical Decision Support System for Distinguishing Multisystem Inflammatory Syndrome in Children from Endemic Typhus 95%
- Two-Step Machine Learning to Diagnose and Predict Involvement of Lungs in COVID-19 and Pneumonia using CT Radiomics 95%
"Similar papers" are the closest papers from that journal in the model's embedding space. They show what the match is built on, but the ranking comes mostly from a classifier over the whole training set, not from these examples alone.