Non-contact screening system based for COVID-19 on XGBoost and logistic regression
Chunjiao Dong1, Yixian Qiao2, Chunheng Shang3
1Institute of Microelectronics of Chinese Academy of Sciences, Beijing, China; University of Chinese Academy of Sciences, Beijing, China.
Background:
The coronavirus disease (COVID-19) effected a global health crisis in 2019, 2020, and beyond. Currently, methods such as temperature detection, clinical manifestations, and nucleic acid testing are used to comprehensively determine whether patients are infected with the severe acute respiratory syndrome coronavirus 2. However, during the peak period of COVID-19 outbreaks and in underdeveloped regions, medical staff and high-tech detection equipment were limited, resulting in the continued spread of the disease. Thus, a more portable, cost-effective, and automated auxiliary screening method is necessary.
Objective:
We aim to apply a machine learning algorithm and non-contact monitoring system to automatically screen potential COVID-19 patients.
Methods:
We used impulse-radio ultra-wideband radar to detect respiration, heart rate, body movement, sleep quality, and various other physiological indicators. We collected 140 radar monitoring data from 23 COVID-19 patients in Wuhan Tongji Hospital and compared them with 144 radar monitoring data from healthy controls. Then, the XGBoost and logistic regression (XGBoost + LR) algorithms were used to classify the data according to patients and healthy subjects.
Results:
The XGBoost + LR algorithm demonstrated excellent discrimination (precision = 92.5%, recall rate = 96.8%, AUC = 98.0%), outperforming other single machine learning algorithms. Furthermore, the SHAP value indicates that the number of apneas during REM, mean heart rate, and some sleep parameters are important features for classification.
Conclusion:
The XGBoost + LR-based screening system can accurately predict COVID-19 patients and can be applied in hotels, nursing homes, wards, and other crowded locations to effectively help medical staff.
More Related Videos
Related Concept Videos
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Quantifying and Rejecting Outliers: The Grubbs Test
Classification of Systems-I
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Regression Analysis
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
Classification of Systems-II
Goodness-of-Fit Test


