Cross-dataset domain adaptation for the classification COVID-19 using chest computed tomography images
Ridha Ouni, Haikel Alhichri

TL;DR
This paper introduces COVID19-DANet, a deep learning domain adaptation model using a pre-trained Efficientnet-B3 backbone and prototypical layers, to improve COVID-19 classification across different CT image datasets.
Contribution
The work presents a novel domain adaptation approach combining a prototypical layer and a dual entropy loss to enhance cross-dataset COVID-19 classification accuracy.
Findings
Achieved improved cross-dataset classification results.
Demonstrated effectiveness of the combined loss function.
Outperformed recent methods in cross-dataset scenarios.
Abstract
Detecting COVID-19 patients using Computed Tomography (CT) images of the lungs is an active area of research. Datasets of CT images from COVID-19 patients are becoming available. Deep learning (DL) solutions and in particular Convolutional Neural Networks (CNN) have achieved impressive results for the classification of COVID-19 CT images, but only when the training and testing take place within the same dataset. Work on the cross-dataset problem is still limited and the achieved results are low. Our work tackles the cross-dataset problem through a Domain Adaptation (DA) technique with deep learning. Our proposed solution, COVID19-DANet, is based on pre-trained CNN backbone for feature extraction. For this task, we select the pre-trained Efficientnet-B3 CNN because it has achieved impressive classification accuracy in previous work. The backbone CNN is followed by a prototypical layer…
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 · Radiomics and Machine Learning in Medical Imaging · AI in cancer detection
MethodsSparse Evolutionary Training · Softmax
