Diagnosis of Covid-19 Via Patient Breath Data Using Artificial Intelligence
Ozge Doguc, Gokhan Silahtaroglu, Zehra Nur Canbolat, Kailash Hambarde,, Ahmet Alperen Yigitbas, Hasan Gokay, Mesut Ylmaz

TL;DR
This study develops a rapid, AI-based breath analysis system using VOC detection and Gradient Boosted Trees to diagnose COVID-19 with high accuracy and recall, facilitating point-of-care testing.
Contribution
It introduces a novel AI-driven breath analysis method for COVID-19 detection using VOC sensors and Gradient Boosted Trees, achieving high diagnostic accuracy.
Findings
95% recall for COVID-19 positive cases
96% accuracy in negative case prediction
Effective use of SMOTE for data balancing
Abstract
Using machine learning algorithms for the rapid diagnosis and detection of the COVID-19 pandemic and isolating the patients from crowded environments are very important to controlling the epidemic. This study aims to develop a point-of-care testing (POCT) system that can detect COVID-19 by detecting volatile organic compounds (VOCs) in a patient's exhaled breath using the Gradient Boosted Trees Learner Algorithm. 294 breath samples were collected from 142 patients at Istanbul Medipol Mega Hospital between December 2020 and March 2021. 84 cases out of 142 resulted in negatives, and 58 cases resulted in positives. All these breath samples have been converted into numeric values through five air sensors. 10% of the data have been used for the validation of the model, while 75% of the test data have been used for training an AI model to predict the coronavirus presence. 25% have been used…
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
MethodsTest · Synthetic Minority Over-sampling Technique.
