Skip to main content

ORIGINAL RESEARCH article

Front. Public Health, 26 January 2023
Sec. Digital Public Health
This article is part of the Research Topic Machine Learning Used in Biomedical Computing and Intelligence Healthcare, Volume III View all 9 articles

Early recognition of risk of critical adverse events based on deep neural decision gradient boosting

\nYu-wen ChenYu-wen Chen1Lin-quan XuLin-quan Xu1Bin Yi
Bin Yi2*
  • 1Chongqing Institute of Green and Intelligent Technology, Chinese Academy of Science, Chongqing, China
  • 2Department of Anesthesiology, Southwest Hospital, Third Military Medical University, Chongqing, China

Introduction: Perioperative critical events will affect the quality of medical services and threaten the safety of patients. Using scientific methods to evaluate the perioperative risk of critical illness is of great significance for improving the quality of medical services and ensuring the safety of patients.

Method: At present, the traditional scoring system is mainly used to predict the score of critical illness, which is mainly dependent on the judgment of doctors. The result is affected by doctors' knowledge and experience, and the accuracy is difficult to guarantee and has a serious lag. Besides, the statistical prediction method based on pure data type do not make use of the patient's diagnostic text information and cannot identify comprehensive risk factor. Therefore, this paper combines the text features extracted by deep neural network with the pure numerical type features extracted by XGBOOST to propose a deep neural decision gradient boosting model. Supervised learning was used to train the risk prediction model to analyze the occurrence of critical illness during the perioperative period for early warning.

Results: We evaluated the proposed methods based on the real data of critical illness patients in one hospital from 2014 to 2018. The results showed that the critical disease risk prediction model based on multiple modes had faster convergence rate and better performance than the risk prediction model based on text data and pure data type.

Discussion: Based on the machine learning method and multi-modal data of patients, this paper built a prediction model for critical adverse events in patients, so that the risk of critical events can be predicted for any patient directly based on the preoperative and intraoperative characteristic data. At present, this work only classifies and predicts the occurrence of critical illness during or after operation based on the preoperative examination data of patients, but does not discuss the specific time when the patient was critical illness, which is also the direction of our future work.

1. Introduction

The occurrence of critical illness in perioperative patients will not only increase the medical costs of patients, prolong the recovery time, and affect the rehabilitation results of patients (1, 2), but also even lead to the death of patients. At present, the incidence of various critical events during the perioperative period in China is as high as 12%, leading to the highest mortality rate of hospitalized patients at 1.1%. It is often difficult to timely predict critical events under the simple score warning system of critical events. This leads to the occurrence of critical events that are serious or late in the course of the disease, with greater treatment difficulty and limited intervention effect. Studies have shown that the occurrence of critical events within 30 days after surgery can reduce the median survival time of patients by 69% (3), and the long-term consequences of critical events have a great impact on patients' long-term survival and quality of life (4). A variety of critical illness events occurring during and after surgery are very common in clinical practice. Although some critical diseases cannot be avoided in view of the current level of medicine, their incidence rate can be significantly reduced if enough attention is given, and patients' suffering and death rate can be greatly reduced with the timely and correct treatment. Therefore, active risk prediction of critical events is helpful for early detection, early warning, diagnosis, and intervention, which is of great scientific significance and social value.

Currently, critical illness assessment in hospitals mainly adopts the scoring system, such as the trauma scoring system (5), Glasgow Prognostic Score System (6), acute respiratory distress syndrome score (ARDS Score) (7), disseminated intravascular coagulation score (DIC Score) (8), mortality prediction model (MPM) (9), acute physiology and chronic health evaluation II,III (APACHE II, III) (10), simplified acute physiology score (SAPS) (11), TISS score system (12), multiple organ dysfunction syndrome score (MODS) (13), and sequential organ failure assessment score (SOFA) (14). Although there are many clinical studies on critical illness scoring systems, their application in clinical practice is less. Because its accuracy mainly depends on the clinical experience of doctors or experts and the cognitive level of the disease, different experts or doctors often have a certain deviation in the diagnosis of the same disease for the same person. Besides, some critical care scoring systems (6, 13, 14) cannot obtain the required parameters in a short time, and the calculation is complex. Especially, the clinical information is far beyond the processing capacity of human brains because of its high rate of production and the large quantity of information, and the rapid change in the patient's condition.

Recently, artificial intelligence technology has been widely applied in the medical field (1525). Statistical machine-learning methods based on sample data-driven models have also had widespread application in prediction models for critically ill patients (24, 2628). It is a method that mines patient sample data through statistical learning methods to make a disease analysis based on the physical signs data after the processing and transformation of the data, so as to predict critical illness. Currently, severe risk prediction based on machine learning is divided into evaluating with structured text data and evaluating with unstructured text data. The study by Krittanawong et al. (29) used structured data for risk assessment of critical illness. The patient's disease characteristics were obtained based on the disease feature extraction method designed by professionals on the data set, and the patients were stratified according to the risk level of the disease by using the machine learning method. This method has been widely studied and applied in clinical practice. The study by Schnabel et al. (30) used the method of big data analysis to evaluate diseases from learning features in a large number of structured data sets. Although structured data facilitate the development of health monitoring applications with data mining methods, unstructured text data records important information about patients' diseases. The study by Yang and Garibaldi (31) mined features of coronary artery disease from clinical record data using a text-mining method to predict the risk of coronary artery disease. The study by Evans et al. (32) used a natural language processing method to identify risk features of cardiovascular disease. With the development of computer technology, studies of AI are no longer limited to basic algorithms, but have begun to upgrade and integrate algorithms (3335). Upgraded algorithms have been applied in the fields of motion planning (36), the Internet (37), and medicine (38).

The concept of information fusion appeared in the 1920s, and after 60 years of development, it finally became a special technology in the 1980s. Information fusion is an inherent feature of an organism. It is the basis for an organism to perceive its environment and respond to it, as well as the basic ability of an organism to evolve and survive. The general definition of information fusion is a process through which data obtained by multiple sensors (including soft sensors) in chronological order are automatically analyzed and optimized according to certain criteria, and finally, the information for decision-making and estimation is obtained by using computer technology. Disease risk assessment based on a simple text data drive or numerical type drive has not fully integrated the preoperative and intraoperative relevant data of patients and cannot fully reflect the actual condition of patients. Using information fusion technology to analyze, process, and fuse medical data, and to analyze disease types and diseases, can effectively improve the accuracy of disease prediction. Therefore, this article adopts the machine learning method to model the risk prediction of critical illness occurrence before and during operation for patients based on the relevant diagnosis and treatment data of patients, so as to build an extensible, low-cost, and effective machine-learning critical illness event prediction solution. This article is not intended to advocate that artificial intelligence will replace the work of doctors, but merely to show how artificial intelligence and machine learning can help humans to predict various critical diseases early and minimize manual operation with a low-cost, efficient, and accurate method.

In this article: (1) we propose a deep neural decision gradient boosting model to predict critical illness; (2) we evaluated the proposed methods based on the real data of critical illness; (3) critical illness; and (4) the experimental results show that the disease risk prediction model based on multimodality has faster convergence speed and better performance than the risk prediction model based on text data and pure data type.

The remainder of this article is organized as follows. First, we elaborate on the method proposed in this article. Next, this article demonstrates the effectiveness of the method proposed in this article from the experimental results. Finally, we conclude and outline future work.

2. Methods

2.1. Model structure

In this study, text data and structured data were used to predict the risk of critical illness, increasing the stability of the model. The multimodal disease risk assessment model uses unstructured text data and structured historical data from patients' medical data to analyze whether patients will suffer from critical illness. The risk assessment model is trained by using supervised learning, with input data represented as X, both structured and unstructured. Particularly, structured data includes basic information about the patient (e.g., age, gender), preoperative examination data, and intraoperative monitoring sequence data. Unstructured medical text data mainly includes the chief complaint of the patient, preoperative-clinical diagnosis, and conclusions from the patient examination (e.g., echocardiography-examination, electrocardiogram-examination, chest X-ray-examination). The disease risk assessment model of multi-modal medical data needs to extract unstructured text data features and structured data features, and integrate the two types of features. In this article, a multimodal disease risk assessment model based on deep neural networks and XGBOOST is proposed to extract text features from unstructured text data by using a deep neural network and data-driven feature learning. The pure data type features are extracted by using the method of feature engineering. Specifically, the feature fusion layer is designed in the predictive model to determine the connection parameters between structured data features and unstructured data features and classifiers through supervised learning. Figure 1 is the structure diagram of critical illness risk prediction based on multi-mode data fusion. From top to bottom, it shows the input layer of patient data, feature learning layer, feature fusion layer, and classification output layer.

FIGURE 1
www.frontiersin.org

Figure 1. Critical illness risk prediction based on deep neural decision gradient boosting.

The left branch of the input layer and the feature learning layer is unstructured text data feature learning. A deep neural network is used to learn the features of Chinese text data. In the middle is the learning of numerical type characteristics related to the preoperative test of patients and population information. The XGBOOST algorithm is used to select the medical data of pure data type and regulate the input data. We call this tree-based feature selection (TBFS). The sequence data and feature learning of intraoperative monitoring of patients are on the right. The method of feature statistics and abnormal time statistics are used to extract features of intraoperative monitoring attributes based on the data statistical method (DSM). The data fusion layer fuses the learned text features and structured data features, while the full connection layer fuses the features. The input data are the output of the deep neural network layer, the output of XGBOOST feature selection, and the intraoperative statistical feature quantity, while the output data are multi-mode data features. The XGBOOST classifier is used as the classification output layer, with the input being the multimodal data characteristics and the output being disease risk assessment results.

2.2. Feature extraction

To predict the risk of critical illness based on the diagnosis and treatment of patients, whether the data is structured data, unstructured data, or time series data, data features need to be extracted, that is, features need to be represented in the original data. Feature representation can be divided into manual design features and data-driven feature learning. The method of manual features is to extract the features from the original data or design the features based on the experience accumulated by a human when completing the task. The learning method of data-driven features uses a large amount of data to train the feature learning algorithm and finally obtain the representation method of the features in the original data. In this article, the preoperative text features and numerical features of patients were extracted in a data-driven way, and the intraoperative monitoring data features were extracted in the way of feature engineering combined with doctors' experience, described in the following paragraphs.

2.2.1. Preoperative text feature extraction

Analyzing the characteristics of medical text data plays an important role in predicting the risk of critical illness. In this article, we used the method of the word vector (39, 40) and deep learning model to learn the text data features. The method of establishing critical text characteristics based on the convolution neural network learning model is applied to general critical risk prediction. A text feature learning model based on a convolutional neural network is built and applied to the risk prediction of universal critical illness. As a data-driven feature representation learning method, deep learning combined with word vectors can effectively obtain the context information for text data and obtain the representation of text features, which has great advantages in text classification, text emotion analysis, and other natural language processing tasks. Collobert proposed a general deep learning structure for natural language analysis (41). Lai proposed a model of recurrent neural network (RNN), which used word vectors to represent input data and combined with the advantages of recurrent neural network and Convolutional neural network (CNN), it performs well in tasks of text classification, text emotion classification (42). Santos used character vectors and trained word vectors to design a deep convolutional neural network for the classification of emotion in a short text. The above research shows that the combination of word vectors and deep learning methods has great advantages in text analysis (43). The text data analysis of the diagnosis of the patient needs to be normalized. The text diagnosis data related to all patients were cleaned and preprocessed. The processed data were used as a corpus and trained by word2vec to obtain word vectors, as shown in Figure 2.

FIGURE 2
www.frontiersin.org

Figure 2. The flow of text feature extraction.

The preoperative clinical text data of all patients were digitally represented with word vectors by preprocessing methods, which were divided into the training set and test set, and input depth neural network for training and testing, and finally extracted text features. In this paper, we used deep pyramid convolutional neural networks (DPCNN) to extract the features. DPCNN (44) is a low-complexity word-level deep convolutional neural network architecture for text categorization that can efficiently represent long-range associations in text. The specific structure is shown in Figure 1. The first layer performs text region embedding, which generalizes commonly used word embedding to the embedding of text regions covering one or more words. It is followed by stacking of convolution blocks (two convolution layers and a shortcut) interleaved with pooling layers with stride 2 for down sampling. The final pooling layer aggregates internal data for each document into one vector. It uses max pooling for all pooling layers. DPCNN can effectively extract the features of long-distance relationship in the text, with low complexity and to better effect than the previous CNN structure.

2.2.2. Preoperative data type attribute reduction feature extraction

There are many preoperative test attributes for patients. The greater the number of attributes in the critical illness diagnosis using the machine learning method, the more complicated the construction of the prediction model will be, and the more time will be spent in the subsequent model training. Besides, since the attributes of critical illness are interrelated and mutually restricted, it is crucial to screen out the attributes with the most information. Therefore, in the construction of the critical illness prediction model, the attribute reduction of data in the dataset should be carried out to reduce the dimension of the attribute and the complexity of the data. Attribute reduction selects the most representative part of attribute features from the feature set of original collected patient data through certain methods. As the number of attribute features increases, the accuracy of the final result will be affected. Therefore, attribute reduction needs to filter out the redundant feature information to improve the accuracy of the target result on the premise that the data is true. In this article, the XGBOOST algorithm is used to select the feature importance of the preoperative structural test data as shown in Figure 3.

FIGURE 3
www.frontiersin.org

Figure 3. Selecting the best feature.

2.2.3. Feature extraction of intraoperative monitoring data

The role of structured data from intraoperative monitoring in the risk assessment of critical illness cannot be ignored. Therefore, this article converts intraoperative monitoring data into corresponding fixed features through the method of feature engineering. The methods used in the model include statistical outliers and statistical characteristics of patient monitoring attributes. Specifically, the outliers are the amount of time that the patient's monitoring attribute data is out of the normal range (measured in minutes), the normal range is shown in Table 1, and the statistical characteristics include the maximum, minimum, mean, variance, standard deviation, kurtosis, and skewness of each attribute.

                              μ=1Ti= 1Txi.                         σ2=i=1T1T(xiμ)2.Skewness(X)=E[(Xμσ)3]=1Ti=1T(xiμ)3σ3.Kurtosis(X)=E[(Xμσ)4]=1Ti=1T(xiμ)4σ4.
TABLE 1
www.frontiersin.org

Table 1. Normal value range of patient monitoring attributes during operation.

2.3. Classification of the model

XGBOOST (45) is used to predict critical illness, which is an integrated learning method proposed by Chen based on GBDT (46). The improvement of the XGBOOST algorithm to the GBDT algorithm is that the second derivative is used to calculate the objective function in the process of model optimization. Furthermore, the regularization term is added to the objective function to prevent the algorithm from over-fitting in the training process. Moreover, the XGBOOST algorithm uses the idea of a random forest for reference in the training process and does not use all samples in the iteration process or every iteration. The generalization ability of the model is effectively improved by sampling all the features of the samples and training some of the features of the samples. Different patients have different test and intraoperative monitoring data and if the inspection attribute of each patient's data is missing, XGBOOST can solve the model of missing value. As such, this article chose XGBOOST as the classifier of the model as shown in Figure 1.

3. Experiment

3.1. Data description and preprocessing

The data for this experiment were from real critical patients in a hospital from 2014 to 2018, including 609 patients with heart failure, 171 patients with hepatic failure, 253 patients with kidney failure, 194 patients with respiratory failure, and 4,223 patients in the control group. Each patient sample contained ~200 descriptive indicators including age, gender, examination, and surgical information. There are different indicators in different critical cases. Additionally, for the electronic patient records recorded in the preoperative and postoperative repeated inspection and examination data, we only selected the valid data from the last preoperative test and examination of the patient to construct the dataset. If the data item from the test or examination closest to the operation was null, the test and examination values within 2 weeks were extracted in chronological order for filling. If the patient did not perform a test or examination index, the value is filled. For example, if the surgical date of a patient is 28/10/2019, the results of the most recent (26/10/2019) test and examination before 28/10/2019 are extracted. If the test and examination value is null, the values of the test and examination within 2 weeks are extracted in chronological order for filling. Numerical test data were normalized, and all index attribute values were converted to the interval (0, 1). For the textual check conclusion data, in this article, the textual data was cleaned and the character symbol was removed. Since the indexes of intraoperative monitoring for different critical cases are different, this article first calculates the indexes of intraoperative monitoring for such critical cases through statistical methods. The largest number of the first n indicators were selected as analysis indicators (the number of n was determined according to different critical cases, see the Section 3).

3.2. Experiments and results

We used three datasets, i.e., the structured data set, the unstructured data set, and the multi-modal data set. The experiment was divided into four groups, as shown in Table 2.

TABLE 2
www.frontiersin.org

Table 2. Group experiment description.

G1: Structured dataset. An algorithm based on the tree model was used to extract the feature attributes, and the machine learning classifier was used to judge whether the patient was in critical condition.

G2: Temporal dataset. The abnormal time and monitoring statistics were extracted based on the feature engineering, and the prediction was made based on the machine learning classifier.

When extracting features of unstructured data from the G3 and G4 datasets, word vector representation was obtained through training, and feature representation of text was learned through a convolutional neural network.

In this article, the cross-validation method was used to train the model. Patient data were divided into training (70%), validation (20%), and test data set (10%). Furthermore, we compared the logistic regression, Gaussian Naïve Bayes, k-nearest neighbor, random forest, and Adaboost classifier values, commonly used in the medical field, in the experiment.

3.2.1. Experiment 1: Structured data experiments and results

The first experiment was conducted based on the preoperative structured data of patients. The experimental results are as follows. P_Accuracy is the abbreviation of positive accuracy, N_Accuracy is the abbreviation of Negative accuracy, and TS is the abbreviation of TBFS. The experimental results are shown in Table 3 and Figure 4.

TABLE 3
www.frontiersin.org

Table 3. Structured data experiments results.

FIGURE 4
www.frontiersin.org

Figure 4. Structured data experiment results.

3.2.2. Experiment 2: Temporal data experiments and results

In the second experiment, the data statistical model was used to conduct the experiment based on the patient's intraoperative temporal data. The experimental results are shown in Table 4 and Figure 5.

TABLE 4
www.frontiersin.org

Table 4. Temporal data experiments results.

FIGURE 5
www.frontiersin.org

Figure 5. Temporal data experiment results.

3.2.3. Experiment 3: Unstructured data experiments and results

The third experiment was conducted using the unstructured text data of patients. First, text feature extraction was performed based on DPCNN, and then critical illness prediction was performed based on different classifiers. See Table 5 and Figure 6 for specific experimental results.

TABLE 5
www.frontiersin.org

Table 5. Unstructured data experiments results.

FIGURE 6
www.frontiersin.org

Figure 6. Unstructured data experiment results.

3.2.4. Experiment 4: Multimodal data experiments and results

Finally, the experiment was carried out by fusing the characteristics of structured numerical type, unstructured text, and intraoperative monitoring data. DTD is the abbreviation of DPCNN + TBFS + DSM. See Table 6 and Figure 7 for the experimental results.

TABLE 6
www.frontiersin.org

Table 6. Multimodal data experiments results.

FIGURE 7
www.frontiersin.org

Figure 7. Multimodal data experiment results.

According to the structured experimental results in Table 3, the sensitivity of all the models was lower, but the ROC value of the XGBOOST model was higher than that of the other models. Furthermore, due to a large number of missing values in the dataset, the LR model was filled with the value of −1 to process the missing values, which is worse than the tree model. Therefore, based on preoperative patient test data, the tree model is more suitable for surgical patients with a missing value. The experimental results from the intraoperative monitoring time series data in Table 4 show that the performance of each model was better than that of the preoperative prediction model, but the sensitivity was still low. As shown in Table 5, non-structural textual data based on preoperative examination can be used to predict postoperative heart failure. The preoperative text included preoperative diagnostic information and electrocardiogram examination conclusions for patients. Furthermore, both the electrocardiogram and the preoperative diagnosis of the positive patient contain information about the patient's heart disease, and the preoperative diagnosis and electrocardiogram examination conclusions of a negative patient are normal, so prediction of heart failure based on the text was very effective. In order to further integrate the patient diagnostic information, in this article, all diagnostic information of patients was integrated, as shown in Table 6 and Figure 8. It can be concluded that the prediction effect after fusion was better. The preoperative and intraoperative diagnostic data of patients can improve the prediction of critical illness.

FIGURE 8
www.frontiersin.org

Figure 8. Model performance comparison.

4. Discussion and conclusion

The prediction of critical events in the perioperative period is a complex process. Whether serious adverse events occur during or after an operation depends entirely on the experience accumulation and judgment of doctors. The predictions of experienced doctors have high accuracy but the predictions of inexperienced doctors have low accuracy. Therefore, based on a machine learning method and multi-modal data of patients, this article built a prediction model for critical adverse events in patients so that the risk of critical events can be predicted for any patient directly based on the preoperative and intraoperative characteristic data. First, the preoperative patient data were preprocessed, and the patient data was divided into numerical structured data and text unstructured data. Then, through the fusion of text features extracted by a deep neural network and pure numerical type features extracted by feature engineering, the risk prediction model was trained by the method of supervised learning, and analyzed whether the perioperative patients are at risk of critical illness and give an early warning. The proposed model in this article was based on the data of critically ill patients in a Class A tertiary hospital and it is not suitable for direct promotion and application without multi-center data verification. However, the model can be learned and extended according to different data sets of critical events. There are also the following directions for further research in future work. In different stages of the perioperative period, different critical diseases have different effects on patients. At present, this work only classifies and predicts the occurrence of critical illness during or after an operation based on the preoperative examination data of patients, but does not discuss the specific time when the patient was at risk for critical illness. This is the direction of our future work.

Data availability statement

The original contributions presented in the study are included in the article/supplementary material, further inquiries can be directed to the corresponding author.

Ethics statement

Written informed consent was obtained from the individual(s) for the publication of any potentially identifiable images or data included in this article.

Author contributions

Study concept, design, and funding: Y-wC and BY. Analysis, interpretation of data, and technical support: Y-wC and L-qX. Writing original manuscript: Y-wC. Revision of manuscript: BY. All authors contributed to the article and approved the submitted version.

Funding

This work was supported by Chongqing Municipal Natural Science Foundation (No: 2022NSCQ-MSX0241) and Chongqing Talents Project (No: CQYC202103080).

Acknowledgments

We thank all the people who participated in this study.

Conflict of interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Publisher's note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

References

1. Lawson EH, Hall BL, Louie R, Ettner SL, Zingmond DS, Han L, et al. Association between occurrence of a postoperative complication and readmission: implications for quality improvement and cost savings. Ann Surg. (2013) 258:10–8. doi: 10.1097/SLA.0b013e31828e3ac3

PubMed Abstract | CrossRef Full Text | Google Scholar

2. Pathak R, Giri S, Aryal MR, Karmacharya P, Bhatt VR, Martin MG. Mortality, length of stay, and health care costs of febrile neutropenia-related hospitalizations among patients with breast cancer in the United States. Support Care Cancer. (2015) 23:615–7. doi: 10.1007/s00520-014-2553-0

PubMed Abstract | CrossRef Full Text | Google Scholar

3. Khuri SF, Henderson WG, DePalma RG, Mosca C, Healey NA, Kumbhani DJ. Determinants of long-term survival after major surgery and the adverse effect of postoperative complications. Ann Surg. (2005) 242:326–41; discussion 341-3. doi: 10.1097/01.sla.0000179621.33268.83

PubMed Abstract | CrossRef Full Text | Google Scholar

4. Hamilton MA, Cecconi M, Rhodes A. A systematic review and meta-analysis on the use of preemptive hemodynamic intervention to improve postoperative outcomes in moderate and high-risk surgical patients. Anesth Analg. (2011) 112:1392–402. doi: 10.1213/ANE.0b013e3181eeaae5

PubMed Abstract | CrossRef Full Text | Google Scholar

5. Si-Qi LI, Tang ML, Gao W. Role of AIS-ISS in evaluating condition and prognosis of multi-trauma patients. J Traum Surg. (2005) 7:357.

Google Scholar

6. Yuan SQ, Nie RC, Chen YM, Qiu HB, Li XP, Chen XJ, et al. Glasgow Prognostic Score is superior to ECOG PS as a prognostic factor in patients with gastric cancer with peritoneal seeding. Oncol Lett. (2018) 15:4193–200. doi: 10.3892/ol.2018.7826

PubMed Abstract | CrossRef Full Text | Google Scholar

7. Villar J, Kacmarek RM. The APPS: an outcome score for the acute respiratory distress syndrome. J Thorac Dis. (2016) 8:E1343–e1347. doi: 10.21037/jtd.2016.10.76

PubMed Abstract | CrossRef Full Text | Google Scholar

8. Angstwurm MW, Dempfle CE, Spannagl M. New disseminated intravascular coagulation score: a useful tool to predict mortality in comparison with Acute Physiology and Chronic Health Evaluation II and Logistic Organ Dysfunction scores. Crit Care Med. (2006) 34:314–20; quiz 328. doi: 10.1097/01.CCM.0000196832.27501.B2

PubMed Abstract | CrossRef Full Text | Google Scholar

9. Castella X, Gilabert J, Torner F, Torres C. Mortality prediction models in intensive care: acute physiology and chronic health evaluation II and mortality prediction model compared. Crit Care Med. (1991) 19:191–7. doi: 10.1097/00003246-199102000-00014

PubMed Abstract | CrossRef Full Text | Google Scholar

10. Zimmerman JE, Kramer AA, Mcnair DS, Malila FM. Acute Physiology and Chronic Health Evaluation (APACHE) IV: hospital mortality assessment for today's critically ill patients. Crit Care Med. (2006) 34:1297–310. doi: 10.1097/01.CCM.0000215112.84523.F0

PubMed Abstract | CrossRef Full Text | Google Scholar

11. Le Gall JR, Lemeshow S, Saulnier F. A new simplified acute physiology score (SAPS II) based on a European/North American multicenter study. JAMA. (1993) 270:2957–63. doi: 10.1001/jama.1993.03510240069035

PubMed Abstract | CrossRef Full Text | Google Scholar

12. Cullen DJ, Civetta JM, Briggs BA, Ferrara LC. Therapeutic intervention scoring system: a method for quantitative comparison of patient care. Crit Care Med. (1973) 2:57–60. doi: 10.1097/00003246-197403000-00001

PubMed Abstract | CrossRef Full Text | Google Scholar

13. Zheng XY, Meng XK, Yang J, Wei G, Wu HX. Study of acute physiology and chronic health evaluation III and multiple organ dysfunction syndrome score in evaluating severity of intensive care units patient. Zhongguo Wei Zhong Bing Ji Jiu Yi Xue. (2003) 15:217–9.

PubMed Abstract | Google Scholar

14. Antonelli M, Moreno R, Vincent JL, Sprung CL, Mendoça A, Passariello M, et al. Application of SOFA score to trauma patients. Sequential Organ Failure Assessment. Intensive Care Med. (1999) 25:389–94. doi: 10.1007/s001340050863

PubMed Abstract | CrossRef Full Text | Google Scholar

15. Chen Y, Qi LS, Zhong K. Semi-supervised spatio-temporal CNN for recognition of surgical workflow. EURASIP J Image Video Process. (2018) 2018:76. doi: 10.1186/s13640-018-0316-4

CrossRef Full Text | Google Scholar

16. Chen Y, Zhong K, Wang F, Wang H, Zhao X. Surgical workflow image generation based on generative adversarial networks. In: 2018 International Conference on Artificial Intelligence and Big Data (ICAIBD). IEEE (2018). doi: 10.1109/ICAIBD.2018.8396171

CrossRef Full Text | Google Scholar

17. Attia ZI, Kapa S, Lopez-Jimenez F, Mckie PM, Ladewig DJ, Satam G, et al. Screening for cardiac contractile dysfunction using an artificial intelligence-enabled electrocardiogram. Nat Med. (2019) 25:70–4. doi: 10.1038/s41591-018-0240-2

PubMed Abstract | CrossRef Full Text | Google Scholar

18. Esteva A, Robicquet A, Ramsundar B, Kuleshov V, Depristo M, Chou K, et al. A guide to deep learning in healthcare. Nat Med. (2019) 25:24–9. doi: 10.1038/s41591-018-0316-z

PubMed Abstract | CrossRef Full Text | Google Scholar

19. Gottesman O, Johansson F, Komorowski M, Faisal A, Sontag D, Doshi-Velez F, et al. Guidelines for reinforcement learning in healthcare. Nat Med. (2019) 25:16–8. doi: 10.1038/s41591-018-0310-5

PubMed Abstract | CrossRef Full Text | Google Scholar

20. Gurovich Y, Hanani Y, Bar O, Nadav G, Fleischer N, Gelbman D, et al. Identifying facial phenotypes of genetic disorders using deep learning. Nat Med. (2019) 25:60–4. doi: 10.1038/s41591-018-0279-0

PubMed Abstract | CrossRef Full Text | Google Scholar

21. Hannun AY, Rajpurkar P, Haghpanahi M, Tison GH, Bourn C, Turakhia MP, et al. Cardiologist-level arrhythmia detection and classification in ambulatory electrocardiograms using a deep neural network. Nat Med. (2019) 25:65–9. doi: 10.1038/s41591-018-0268-3

PubMed Abstract | CrossRef Full Text | Google Scholar

22. Chen Y, Liu J. Polynomial dendritic neural networks. Neural Comput Appl. (2022) 2022:1–18. doi: 10.1007/s00521-022-07044-4

CrossRef Full Text | Google Scholar

23. Chen Y, Zhang J, Qin X. Interpretable instance disease prediction based on causal feature selection and effect analysis. BMC Med Inform Decis Mak. (2022) 22:51. doi: 10.1186/s12911-022-01788-8

PubMed Abstract | CrossRef Full Text | Google Scholar

24. Chen YW, Li YJ, Deng P, Yang ZY, Zhong KH, Zhang LG, et al. Learning to predict in-hospital mortality risk in the intensive care unit with attention-based temporal convolution network. BMC Anesthesiol. (2022) 22:119. doi: 10.1186/s12871-022-01625-5

PubMed Abstract | CrossRef Full Text | Google Scholar

25. Javed AR, Sarwar MU, Beg MO, Asim M, Baker T, Tawfik H. A collaborative healthcare framework for shared healthcare plan with ambient intelligence. Hum Centric Comput Inform Sci. 10:1–21. doi: 10.1186/s13673-020-00245-7

CrossRef Full Text | Google Scholar

26. Khera R, Haimovich J, Hurley NC, Mcnamara R, Spertus JA, Desai N, et al. Use of machine learning models to predict death after acute myocardial infarction. JAMA Cardiol. (2021) 6:633–41. doi: 10.1001/jamacardio.2021.0122

PubMed Abstract | CrossRef Full Text | Google Scholar

27. Giannini HM, Ginestra JC, Chivers C, Draugelis M, Hanish A, Schweickert WD, et al. A machine learning algorithm to predict severe sepsis and septic shock: development, implementation, and impact on clinical practice. Crit Care Med. (2019) 47:1485–92. doi: 10.1097/CCM.0000000000003891

PubMed Abstract | CrossRef Full Text | Google Scholar

28. Kantar SE, Nehmeh B, Saad P, Mitri G, Estephan C, Mroueh M, et al. Derivatization and combination therapy of current COVID-19 therapeutic agents: a review of mechanistic pathways, adverse effects, and binding sites. ScienceDirect. (2020) 25:1822–38. doi: 10.1016/j.drudis.2020.08.002

PubMed Abstract | CrossRef Full Text | Google Scholar

29. Krittanawong C, Virk HUH, Kumar A, Aydar M, Wang Z, Stewart MP, et al. Machine learning and deep learning to predict mortality in patients with spontaneous coronary artery dissection. Sci Rep. (2021) 11:8992. doi: 10.1038/s41598-021-88172-0

PubMed Abstract | CrossRef Full Text | Google Scholar

30. Schnabel RB, Witt H, Walker J, Ludwig M, Geelhoed B, Kossack N, et al. Machine learning-based identification of risk-factor signatures for undiagnosed atrial fibrillation in primary prevention and post-stroke in clinical practice. Eur Heart J Qual Care Clin Outcomes. (2022) 9:16–23. doi: 10.1093/ehjqcco/qcac013

PubMed Abstract | CrossRef Full Text | Google Scholar

31. Yang H, Garibaldi JM. A hybrid model for automatic identification of risk factors for heart disease. J Biomed Inform. (2015) 58 (Suppl.):S171–82. doi: 10.1016/j.jbi.2015.09.006

PubMed Abstract | CrossRef Full Text | Google Scholar

32. Evans RS, Benuzillo J, Horne BD, Lloyd JF, Bradshaw A, Budge D, et al. Automated identification and predictive tools to help identify high-risk heart failure patients: pilot evaluation. J Am Med Inform Assoc. (2016) 23:872–8. doi: 10.1093/jamia/ocv197

PubMed Abstract | CrossRef Full Text | Google Scholar

33. Wang S, Sheng H, Yang D, Zhang Y, Wu Y, Wang S. Extendable Multiple Nodes Recurrent Tracking Framework With RTU. IEEE Trans Image Process. (2022) 31:5257–71. doi: 10.1109/TIP.2022.3192706

PubMed Abstract | CrossRef Full Text | Google Scholar

34. Liu F, Zhang G, Lu J. Multi-source heterogeneous unsupervised domain adaptation via fuzzy-relation neural networks. IEEE Trans Fuzzy Syst. (2020) 29:3308–22.

Google Scholar

35. Wu D, He Y, Luo X, Zhou M. A latent factor analysis-based approach to online sparse streaming feature selection. IEEE Trans Syst Man Cybern Syst. (2021) 2021:1–15.

Google Scholar

36. Meng Q, Lai X, Yan Z, Su CY, Wu M. Motion planning and adaptive neural tracking control of an uncertain two-link rigid flexible manipulator with vibration amplitude constraint. IEEE Trans Neural Netw Learn Syst. (2022) 33:3814–28. doi: 10.1109/TNNLS.2021.3054611

PubMed Abstract | CrossRef Full Text | Google Scholar

37. Wu D, Zhang P, He Y, Luo X. A double-space and double-norm ensembled latent factor model for highly accurate web service QoS prediction. IEEE Trans Serv Comput. (2022) 2022:1–1. doi: 10.1109/TSC.2022.3178543

CrossRef Full Text | Google Scholar

38. Liu Y, Tian J, Hu R, Yang B, Liu S, Yin L, et al. Improved feature point pair purification algorithm based on SIFT during endoscope image stitching. Front Neurorobot. (2022) 16:840594. doi: 10.3389/fnbot.2022.840594

PubMed Abstract | CrossRef Full Text | Google Scholar

39. Bojanowski P, Grave E, Joulin A, Mikolov T. Enriching word vectors with subword information. Trans Assoc Comput Linguist. (2017) 5:135–46. doi: 10.1162/tacl_a_00051

CrossRef Full Text | Google Scholar

40. Mikolov T, Yih WT, Zweig G. Linguistic Regularities in Continuous Space Word Representations. Seattle: North American Chapter of the Association for Computational Linguistics (2013).

Google Scholar

41. Collobert R, Weston J, Bottou L, Karlen M, Kavukcuoglu K, Kuksa P. Natural language processing (almost) from scratch. J Mach Learn Res. (2011) 12:2493–537.

Google Scholar

42. Lai S, Xu L, Liu K, Zhao J. Recurrent convolutional neural networks for text classification. In: National Conference on Artificial Intelligence. (2015). doi: 10.1609/aaai.v29i1.9513

CrossRef Full Text | Google Scholar

43. Santos C, Gattit M. Deep convolutional neural networks for sentiment analysis of short texts. In: International Conference on Computational Linguistics (2014).

Google Scholar

44. Johnson R, Zhang T. Deep Pyramid Convolutional Neural Networks for Text Categorization. Vancouver: Association for Computational Linguistics (2017). p. 562–570. doi: 10.18653/v1/P17-1052

PubMed Abstract | CrossRef Full Text | Google Scholar

45. Chen T, Guestrin C. XGBoost: A Scalable Tree Boosting System. San Francisco, CA: ACM (2016). doi: 10.1145/2939672.2939785

CrossRef Full Text | Google Scholar

46. Ye J, Chow JH, Chen J, Zheng Z. Stochastic gradient boosted distributed decision trees. In: ACM Conference on Information and Knowledge Management. doi: 10.1145/1645953.1646301

CrossRef Full Text | Google Scholar

Keywords: critical adverse events, deep neural network, multimodal information, XGBOOST, early recognition

Citation: Chen Y-w, Xu L-q and Yi B (2023) Early recognition of risk of critical adverse events based on deep neural decision gradient boosting. Front. Public Health 10:1065707. doi: 10.3389/fpubh.2022.1065707

Received: 12 October 2022; Accepted: 30 December 2022;
Published: 26 January 2023.

Edited by:

Wenbing Zhao, Cleveland State University, United States

Reviewed by:

Zhifeng Xiao, Penn State Erie, The Behrend College, United States
Sidra Abbas, COMSATS University Islamabad, Pakistan

Copyright © 2023 Chen, Xu and Yi. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Bin Yi, yes yibin1974@163.com

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.