FDVTS's Solution for 2nd COV19D Competition on COVID-19 Detection and Severity Analysis
This work addresses COVID-19 diagnosis for medical imaging, presenting an incremental improvement over existing methods in a competition setting.
The paper tackled COVID-19 detection and severity analysis from chest CT images using a 3D Contrastive Mixup Classification network, achieving a 0.9245 macro F1 score for detection (16.5% improvement over baseline) and 0.7186 for severity analysis (8.86% improvement).
This paper presents our solution for the 2nd COVID-19 Competition, occurring in the framework of the AIMIA Workshop in the European Conference on Computer Vision (ECCV 2022). In our approach, we employ an effective 3D Contrastive Mixup Classification network for COVID-19 diagnosis on chest CT images, which is composed of contrastive representation learning and mixup classification. For the COVID-19 detection challenge, our approach reaches 0.9245 macro F1 score on 484 validation CT scans, which significantly outperforms the baseline method by 16.5%. In the COVID-19 severity detection challenge, our approach achieves 0.7186 macro F1 score on 61 validation samples, which also surpasses the baseline by 8.86%.