paper-with-me

홈 › Papers

Bayesian Networks and Machine Learning for COVID-19 Severity Explanation and Demographic Symptom Classification

2024-06-16 · Oluwaseun T. Ajayi, Yu Cheng

With the prevailing efforts to combat the coronavirus disease 2019 (COVID-19) pandemic, there are still uncertainties that are yet to be discovered about its spread, future impact, and resurgence. In this paper, we present a three-stage data-driven approach to distill the hidden information about COVID-19. The first stage employs a Bayesian network structure learning method to identify the causal relationships among COVID-19 symptoms and their intrinsic demographic variables. As a second stage, the output from the Bayesian network structure learning, serves as a useful guide to train an unsupervised machine learning (ML) algorithm that uncovers the similarities in patients' symptoms through clustering. The final stage then leverages the labels obtained from clustering to train a demographic symptom identification (DSID) model which predicts a patient's symptom class and the corresponding demographic probability distribution. We applied our method on the COVID-19 dataset obtained from the Centers for Disease Control and Prevention (CDC) in the United States. Results from the experiments show a testing accuracy of 99.99%, as against the 41.15% accuracy of a heuristic ML method. This strongly reveals the viability of our Bayesian network and ML approach in understanding the relationship between the virus symptoms, and providing insights on patients' stratification towards reducing the severity of the virus.

📄 PDF Abstract BibTeX arXiv:2406.10807

Code (1)

seunaj/covid-19-bayesian-networks-cpds 공식 구현 tf

Tasks

Clustering

Similar Papers 제목 키워드 기반

COVID-19 severity determinants inferred through ecological and epidemiological modeling

2021-08-31 · Sofija Markovic, Andjela Rodic, Igor Salom, Ognjen Milicevic 외

Determinants of COVID-19 clinical severity are commonly assessed by transverse or longitudinal studies of the fatality counts. However, the fatality counts depend both on disease clinical severity and transmissibility, a…

Analysing the impact of global demographic characteristics over the COVID-19 spread using class rule mining and pattern matching

2020-09-27 · Wasiq Khan, Abir Hussain, Sohail Ahmed Khan, Mohammed Al-Jumailey 외

Since the coronavirus disease (COVID-19) outbreak in December 2019, studies have been addressing diverse aspects in relation to COVID-19 and Variant of Concern 202012/01 (VOC 202012/01) such as potential symptoms and pre…

Management

Interpretable Machine Learning for COVID-19: An Empirical Study on Severity Prediction Task

2020-09-30 · Han Wu, Wenjie Ruan, Jiangtao Wang, Dingchang Zheng 외

The black-box nature of machine learning models hinders the deployment of some high-accuracy models in medical diagnosis. It is risky to put one's life in the hands of models that medical researchers do not fully underst…

BIG-bench Machine LearningFeature ImportanceInterpretable Machine LearningMedical Diagnosis+1

Prognosis of COVID-19 using Artificial Intelligence: A Systematic Review and Meta-analysis

2024-08-01 · SaeedReza Motamedian, Sadra Mohaghegh, Elham Babadi Oregani, Mahrsa Amjadi 외

Purpose: Artificial intelligence (AI) techniques have been extensively utilized for diagnosing and prognosis of several diseases in recent years. This study identifies, appraises and synthesizes published studies on the …

ArticlesDiagnosticPrognosisSensitivity+1

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