paper-with-me

Papers

Automatic classification between COVID-19 pneumonia, non-COVID-19 pneumonia, and the healthy on chest X-ray image: combination of data augmentation methods

2020-06-01 · Mizuho Nishio, Shunjiro Noguchi, Hidetoshi Matsuo, Takamichi Murakami

Purpose: This study aimed to develop and validate computer-aided diagnosis (CXDx) system for classification between COVID-19 pneumonia, non-COVID-19 pneumonia, and the healthy on chest X-ray (CXR) images. Materials and Methods: From two public datasets, 1248 CXR images were obtained, which included 215, 533, and 500 CXR images of COVID-19 pneumonia patients, non-COVID-19 pneumonia patients, and the healthy samples. The proposed CADx system utilized VGG16 as a pre-trained model and combination of conventional method and mixup as data augmentation methods. Other types of pre-trained models were compared with the VGG16-based model. Single type or no data augmentation methods were also evaluated. Splitting of training/validation/test sets was used when building and evaluating the CADx system. Three-category accuracy was evaluated for test set with 125 CXR images. Results: The three-category accuracy of the CAD system was 83.6% between COVID-19 pneumonia, non-COVID-19 pneumonia, and the healthy. Sensitivity for COVID-19 pneumonia was more than 90%. The combination of conventional method and mixup was more useful than single type or no data augmentation method. Conclusion: This study was able to create an accurate CADx system for the 3-category classification. Source code of our CADx system is available as open source for COVID-19 research.

📄 PDF Abstract BibTeX arXiv:2006.00730

Code (1)

jurader/covid19_xp 공식 구현

Tasks

Data AugmentationTransfer Learning

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

Machine Learning Automatically Detects COVID-19 using Chest CTs in a Large Multicenter Cohort

2020-06-09 · Eduardo Jose Mortani Barbosa Jr., Bogdan Georgescu, Shikha Chaganti, Gorka Bastarrika Aleman 외

Objectives: To investigate machine-learning classifiers and interpretable models using chest CT for detection of COVID-19 and differentiation from other pneumonias, ILD and normal CTs. Methods: Our retrospective multi-in…

BIG-bench Machine LearningClusteringGeneral ClassificationSpecificity

Multiscale Attention Guided Network for COVID-19 Diagnosis Using Chest X-ray Images

2020-11-11 · Jingxiong Li, Yaqi Wang, Shuai Wang, Jun Wang 외

Coronavirus disease 2019 (COVID-19) is one of the most destructive pandemic after millennium, forcing the world to tackle a health crisis. Automated lung infections classification using chest X-ray (CXR) images could str…

ClassificationCOVID-19 DiagnosisDiagnosticGeneral Classification

Automatic Detection of Coronavirus Disease (COVID-19) Using X-ray Images and Deep Convolutional Neural Networks

2020-03-24 · Ali Narin, Ceren Kaya, Ziynet Pamuk

The 2019 novel coronavirus disease (COVID-19), with a starting point in China, has spread rapidly among people living in other countries, and is approaching approximately 34,986,502 cases worldwide according to the stati…

Can AI help in screening Viral and COVID-19 pneumonia?

2020-03-29 · Muhammad E. H. Chowdhury, Tawsifur Rahman, Amith Khandakar, Rashid Mazhar 외

Coronavirus disease (COVID-19) is a pandemic disease, which has already caused thousands of causalities and infected several millions of people worldwide. Any technological tool enabling rapid screening of the COVID-19 i…

ArticlesCOVID-19 DiagnosisGeneral ClassificationImage Augmentation+2

Stacked Convolutional Neural Network for Diagnosis of COVID-19 Disease from X-ray Images

2020-06-22 · Mahesh Gour, Sweta Jain

Automatic and rapid screening of COVID-19 from the chest X-ray images has become an urgent need in this pandemic situation of SARS-CoV-2 worldwide in 2020. However, accurate and reliable screening of patients is a massiv…