paper-with-me

Papers

An Ensemble Deep Learning Approach for COVID-19 Severity Prediction Using Chest CT Scans

2023-05-17 · Sidra Aleem, Mayug Maniparambil, Suzanne Little, Noel O'Connor, Kevin McGuinness

Chest X-rays have been widely used for COVID-19 screening; however, 3D computed tomography (CT) is a more effective modality. We present our findings on COVID-19 severity prediction from chest CT scans using the STOIC dataset. We developed an ensemble deep learning based model that incorporates multiple neural networks to improve predictions. To address data imbalance, we used slicing functions and data augmentation. We further improved performance using test time data augmentation. Our approach which employs a simple yet effective ensemble of deep learning-based models with strong test time augmentations, achieved results comparable to more complex methods and secured the fourth position in the STOIC2021 COVID-19 AI Challenge. Our code is available on online: at: https://github.com/aleemsidra/stoic2021- baseline-finalphase-main.

📄 PDF Abstract BibTeX arXiv:2305.10115

Code (1)

aleemsidra/stoic2021-baseline-finalphase-main 공식 구현 pytorch

Tasks

Computed Tomography (CT)Data AugmentationDeep LearningPositionseverity prediction

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

CoRSAI: A System for Robust Interpretation of CT Scans of COVID-19 Patients Using Deep Learning

2021-05-25 · Manvel Avetisian, Ilya Burenko, Konstantin Egorov, Vladimir Kokh 외

Analysis of chest CT scans can be used in detecting parts of lungs that are affected by infectious diseases such as COVID-19.Determining the volume of lungs affected by lesions is essential for formulating treatment reco…

Segmentation

Cov3d: Detection of the presence and severity of COVID-19 from CT scans using 3D ResNets

2022-07-05 · Robert Turnbull

Deep learning has been used to assist in the analysis of medical imaging. One such use is the classification of Computed Tomography (CT) scans when detecting for COVID-19 in subjects. This paper presents Cov3d, a three d…

Computed Tomography (CT)COVID-19 DiagnosisMedical Image Analysis

Ensemble CNN models for Covid-19 Recognition and Severity Perdition From 3D CT-scan

2022-06-29 · Fares Bougourzi, Cosimo Distante, Fadi Dornaika, Abdelmalik Taleb-Ahmed

Since the appearance of Covid-19 in late 2019, Covid-19 has become an active research topic for the artificial intelligence (AI) community. One of the most interesting AI topics is Covid-19 analysis of medical imaging. C…

Enhancing COVID-19 Severity Analysis through Ensemble Methods

2023-03-13 · Anand Thyagachandran, Hema A Murthy

Computed Tomography (CT) scans provide a detailed image of the lungs, allowing clinicians to observe the extent of damage caused by COVID-19. The CT severity score (CTSS) based scoring method is used to identify the exte…

Computed Tomography (CT)COVID-19 DiagnosisMedical Image Analysis

Classification of COVID-19 Patients with their Severity Level from Chest CT Scans using Transfer Learning

2022-05-27 · Mansi Gupta, Aman Swaraj, Karan Verma

Background and Objective: During pandemics, the use of artificial intelligence (AI) approaches combined with biomedical science play a significant role in reducing the burden on the healthcare systems and physicians. The…

Transfer Learning