key: cord-0719703-w20jixhn authors: Pezoulas, Vasileios C.; Kourou, Konstantina D.; Mylona, Eugenia; Papaloukas, Costas; Liontos, Angelos; Biros, Dimitrios; Milionis, Orestis I.; Kyriakopoulos, Chris; Kostikas, Kostantinos; Milionis, Haralampos; Fotiadis, Dimitrios I. title: ICU admission and mortality classifiers for COVID-19 patients based on subgroups of dynamically associated profiles across multiple timepoints date: 2021-12-27 journal: Comput Biol Med DOI: 10.1016/j.compbiomed.2021.105176 sha: a07c0a41eefa009bbee0abfe3594ffcb689c95a3 doc_id: 719703 cord_uid: w20jixhn The coronavirus disease 2019 (COVID-19) which is caused by severe acute respiratory syndrome coronavirus type 2 (SARS-CoV-2) is consistently causing profound wounds in the global healthcare system due to its increased transmissibility. Currently, there is an urgent unmet need to identify the underlying dynamic associations among COVID-19 patients and distinguish patient subgroups with common clinical profiles towards the development of robust classifiers for ICU admission and mortality. To address this need, we propose a four step pipeline which: (i) enhances the quality of multiple timeseries clinical data through an automated data curation workflow, (ii) deploys Dynamic Bayesian Networks (DBNs) for the detection of features with increased connectivity based on dynamic association analysis across multiple points, (iii) utilizes Self Organizing Maps (SOMs) and trajectory analysis for the early identification of COVID-19 patients with common clinical profiles, and (iv) trains robust multiple additive regression trees (MART) for ICU admission and mortality classification based on the extracted homogeneous clusters, to identify risk factors and biomarkers for disease progression. The contribution of the extracted clusters and the dynamically associated clinical data improved the classification performance for ICU admission to sensitivity 0.83 and specificity 0.83, and for mortality to sensitivity 0.74 and specificity 0.76. Additional information was included to enhance the performance of the classifiers yielding an increase by 4% in sensitivity and specificity for mortality. According to the risk factor analysis, the number of lymphocytes, SatO2, PO2/FiO2, and O2 supply type were highlighted as risk factors for ICU admission and the percentage of neutrophils and lymphocytes, PO2/FiO2, LDH, and ALP for mortality, among others. To our knowledge, this is the first study that combines dynamic modeling with clustering analysis to identify homogeneous groups of COVID-19 patients towards the development of robust classifiers for ICU admission and mortality. prominent solution to manage the crisis caused by the virus [9] . AI is a constructive, non-medical intervention approach with a strong potential to overcome the current global health crisis, build nextgeneration epidemic preparedness, and move towards a resilient recovery [9] . Moreover, AI can shed light into the clinical unmet needs in COVID-19, including the development of robust models for: (i) the prediction of ICU admission, mortality, and the need for mechanical ventilation, (ii) the extraction of prominent risk factors for ICU submission and mortality, (iii) the early suggestion of targeted interventions/therapeutic treatments, and (iv) the definition of better disease severity indices. Although AI is a promising tool to unveil the underlying mechanisms of COVID-19, the risk of bias and discrimination in its design and deployment must be taken into consideration. According to the literature, several studies have deployed AI to address the clinical unmet needs in COVID- 19 . Bagging methods, such as, the Random Forest algorithm, were used for risk stratification based on time-series data across 1987 unique patients diagnosed with COVID-19 and admitted to non-ICU units to optimize the flow of operations within the hospitals [10] . Bagging methods have also been applied on clinical data from 362 patients with confirmed COVID-19, highlighting age, hypertension, gender, absolute neutrophil count, IL-6, and LDH as risk factors for disease severity [11] . Ensemblebased algorithms, such as, the gradient boosting trees, have been widely used to predict 5-day ICU admission and 28-day mortality across 3597 COVID-19 patients, stressing the importance of CRP, LDH, and O2 saturation for ICU admission and neutrophil and lymphocyte percentages for mortality [12] . Ensemble learning has been deployed to identify an optimal combination of factors that predicts ICU admissions across 733 patients diagnosed with COVID-19 [13] , as well as, across 1270 COVID-19 patients [14] , highlighting the age, CRP, and LDH as prominent features for mortality. Furthermore, multipurpose machine learning algorithms (e.g., artificial neural networks and ensemble classifiers) have been proposed to estimate the risk of ICU admission or mortality among 3623 hospitalized patients with COVID-19, yielding a good discrimination performance [15] , as well as, across 3280 patients to predict the risk of developing critical conditions in COVID-19 with high predictive performance [16] . Nonetheless, none of these studies have thoroughly investigated the dynamic associations among clinical, laboratory and biological data across multiple time intervals nor they have shed light into the J o u r n a l P r e -p r o o f interpretability and explainability of the risk predictors for ICU admission and/or mortality of hospitalized COVID-19 patients. Furthermore, none of the existing studies focus on the development of data curation workflows to improve the quality of the available clinical, laboratory and biological data across multiple time-points. This is a major concern, since data with insufficient quality stemming from the hospital crisis may hamper the effective management of COVID-19. Moreover, the application of clustering and trajectory analysis to extract homogeneous groups of COVID-19 patients with common clinical profiles are two promising approaches that may further enhance the predictive value of the AI models for ICU admission and mortality. As a matter of fact, the lack of ICU admission and mortality classifiers which take into consideration the underlying dynamic associations to identify homogeneous clusters of COVID-19 patients, remains an unmet need. To address these needs, we propose a pipeline which: (i) utilizes dynamic modeling approaches to extract highly associated features across multiple time-points, (ii) uses these features to extract clusters of COVID-19 patients with common clinical profiles, (iii) combines the results from the clustering analysis and the dynamic modeling process to develop robust classifiers for ICU admission and mortality, (iv) enhances the performance of the classifiers using baseline clinical data, therapies and demographics, and (v) identifies prominent risk factors for ICU admission and mortality. More specifically, Dynamic Bayesian Networks (DBNs) are used to capture the features having the highest degree and connectivity across multiple time-points within a directed acyclic graph. Self-Organizing Maps (SOMs) are trained on the highly associated features used to extract homogeneous clusters of patients with common clinical course. The extracted clusters are combined with the high-quality timeseries clinical data to develop robust classifiers for ICU admission and mortality. In this way, the features having the highest degree of connectivity in the extracted DBN are used to extract homogeneous clusters of COVID-19 patients with common clinical profiles based on the SOMs (and the trajectories) to enhance the robustness of the classifiers for ICU admission and mortality. Three case studies were conducted to evaluate the performance improvement in classifying the patient subgroups derived from the SOMs. Our results highlight the contribution of the extracted patient subgroups in the improvement of the classification performance for ICU admission up to sensitivity 0.83 and specificity 0.83, and for mortality up to sensitivity 0.74 and specificity 0.76. Additional baseline data were included in the input space to improve the performance of the classifiers, yielding an increase of 4% in sensitivity and specificity for ICU admission and 3% in sensitivity and 2% in specificity. The risk factor analysis highlighted the number of lymphocytes, SatO2, PO2/FiO2, and O2 supply type as risk factors for ICU admission and the percentage of neutrophils and lymphocytes, PO2/FiO2, LDH, and ALP for mortality. The paper is structured as follows. Section 2 offers a comprehensive view on the methods which were utilized in the current study, including: (i) time-series data curation, (ii) dynamic association analysis based on DBNs, (iii) clustering analysis based on SOMs and Latent Growth Mixture Modelling (LGMM), (iv) classifiers for ICU admission and mortality with class imbalance handling, and (v) risk factor analysis. The results of the overall analysis are presented in Section 3, including the inferred DBN, the homogeneous patient clusters and the identified risk factors. The outcomes are discussed in Section 4 and future work in Section 5. Anonymized baseline and follow up clinical data (Supplementary Table 1 ) were acquired from the Dept. of Internal Medicine at the University Hospital of Ioannina. In total, 422 hospitalized COVID-19 patients were included in the analysis with an average age of 64.28 (±16.72) years. The time-series data consisted of 51 clinical features across 7 timepoints: 1, 3, 5, 7, 9, 11, and 15 days after hospitalization. Out of 422 patients, 25 patients (5.92%) were admitted in the ICU and 49 patients died (11.61%). Out of the 49 patients who died, 18 were admitted in the ICU. The classification tasks are formulated as follows: (i) in the first case, the target group consists of the patients who were admitted in the ICU (25 patients), and (ii) in the second case, the target group consists of the patients who died (49 patients). In each case, the remaining patients are assigned to the control group. According to Fig. 1 , the overall workflow consists of four steps, including: (i) time-series data curation in order to enhance the quality of the available time-series data by automatically removing data J o u r n a l P r e -p r o o f inconsistencies and applying data-driven imputation methods by taking into consideration the neighboring clinical profiles for each missing record, (ii) dynamic association analysis for the identification of features with increased connectivity through the application of DBNs, (iii) SOMs and trajectory analysis for the extraction of homogeneous clusters of patients with common clinical profiles, and (iv) the application of Multiple Additive Regression Trees (MART) combined with class imbalance handling for ICU and mortality classification across three different case studies, which involve: (a) the 51 clinical and laboratory features across the first 4 timepoints with and without the clustering labels from SOMs (case study 1), (b) the most important features from the DBNs across the first 4 timepoints with and without the clustering labels from SOMs (case study 2), and (c) only the clustering labels from the SOMs (case study 3). The three case studies were employed to investigate whether clustering analysis can contribute to the performance of the classifiers for ICU admission and mortality. The outcomes of the workflow include, besides the homogeneous SOMs clusters and the trajectories of COVID-19 patients, high quality time-series clinical data, dynamically associated biomarkers for ICU admission and mortality, and robust AI models for ICU admission and mortality classification. The data curation pipeline presented in Pezoulas et al. [17] , was extended to support the analysis of time-series clinical data. The latter were categorized according to their quality into three states, namely the "good", "fair" (< 30% missing values) and "bad" (> 30% missing values), where the "bad" features were discarded from further analysis. Multivariate methods were used to isolate outliers. Data J o u r n a l P r e -p r o o f imputation was applied on the "fair" data based on the k-nearest neighbors (kNN) approach, where information from the clinical profiles of the neighboring patients was used to fill in the missing values. Bayesian Networks (BNs) refer to the general class of graphical models in which nodes and the edges between them denote the assumptions on their conditional dependence [18] . Although probability and conditional independencies characterize BNs, the concept of causal influence can also be defined [19] . It is possible to identify causal reasoning (from known causes to unknown effects) and/or diagnostic reasoning (from known effects to unknown causes) in a BN. In the present study, a DBN model has been designed and developed to represent the conditional dependencies over time (four discrete timepoints) for certain variables (i.e., clinical, therapies, laboratory-related). DBNs, as an extension of BNs, enable the: (i) modeling of stochastic phenomena, (ii) incorporation of prior knowledge, and (iii) handling of hidden variables [20] . They have been used for discovering how a random variable evolves over time during a stochastic process [20, 21] . DBNs are defined by a graphical structure and a set of parameters. DBN theory is generally based on two assumptions [22] . First, the process is Markovian in the set of variables , i.e., The implementation of the Dynamic Bayesian Networks (DBNs) was conducted using the "bnstruct" package [23] in R4.0.3 for learning the structure and the parameters of the network, where four time slices were considered to calculate the joint distribution probabilities over time for the continuous J o u r n a l P r e -p r o o f 8 features. Learning the structure of a DBN corresponds to the specification of the intra-slice and the inter-slice topologies. In addition, the conditional probability distributions (CPDs) at each node were computed. The parameters specified for structure learning were: (i) the time-series clinical data, (ii) the state of variables (discrete or continuous), (iii) the names of the variables, (iv) the number of levels they must be quantized into (in our case equals to 4 according to their variance), and (v) the number of timepoints. The "ggplot2" package [24] was used to depict the structure of the DBN (Fig. 3 ). SOMs adopt a competitive learning strategy according to which low dimensional projections of highdimensional input data are generated by a sequential training process [25, 26] . The latter utilizes a SOM grid (e.g., a rectangular grid) on top of which the weight vectors of a pre-defined number of neurons is adjusted by computing the Euclidean distance between the input samples and the neurons in the grid. Then, the neurons are re-adjusted in the grid and the neuron with the smallest Euclidean distance is extracted as the best matching unit (BMU) according to the following weight update function: where is the weight vector of neuron , is the iteration stage, is the index of the input vector, is the index of the BMU, ( ) is the -th input vector, ( ) is a learning coefficient, and ( , , ) is a neighborhood function which calculates the distance between neurons and , at step . The SOMs clusters were associated with ICU admission and mortality using the Fisher's exact test [27] . The implementation of the SOMs took place in R4.0.3 using the "SOMbrero" package [28] . A 7x7 square grid topology was utilized for the training process, where the Euclidean distance was used to define the topology of the grid. An aggregation process was finally applied based on hierarchical clustering to further combine the individual clusters yielding a final set of 4 superclusters for each feature. For LGMM is a data-driven processes that combines latent growth curve and mixture models, where the latent classes, or clusters, in the population are estimated by probabilistically grouping individuals with similar starting points (intercepts) and patterns of change (slopes). The advantage of LGMM is that it allows to estimate within-class variability for each individual trajectory which describes how closely individuals within a class resemble the mean trajectory [29] . As described in [30] , a LGMM model can be written as: given that: where the observed longitudinal data for the individual n on the left side of the equation (individuals' scores on variable Y repeatedly measured at times t = 0 to T) are represented using two latent variables, For each feature, a series of models were fitted for 2 to 6 cluster solutions. To select the best optimal clustering solution, we derived a combination of fit statistics, including: (i) the most commonly used log-likelihood fit index, the Bayesian information criterion (BIC), where lower values indicate a better model fit [31] , and (ii) two classification-based fit statistics: the scaled entropy, a measure of classification quality that ranges from 0 to 1 with higher values indicating more distinct classes [32] , and the average posterior probability of assignment (APPA) (class-specific fit index), which is calculated as the average posterior probability of belonging to class over all the individuals assigned to class [33] . APPA is also bounded by 0 and 1 and ideally should exceed a minimum threshold value of 0.7 [34] . Apart from fit statistics, other factors were also considered. Clustering solutions that resulted to a class size comprising less than 5% of the sample were excluded to prevent overfitting. The classes interpretation and clinical meaningfulness was assessed through the plotting of group trajectories [30] . To approximate the true distribution function, both linear and non-linear (i.e., beta cumulative distribution function and quadratic I-splines) link functions were considered, and their acceptability was determined using the discrete log-likelihood and the derived Akaike information criterion (AIC). The "lcmm" package from R4.0.3 was used to fit the LGMM [35] and the "ggplot2" [24] to plot the trajectories (Fig. 5 ). In the "lcmm" function, we specified class-specific fixed effects of time on the trajectories, as well as, a random intercept and a random effect on time. The link function for fitting the model was either "beta" or "splines". As a final step, we investigated how the clusters for each feature were associated with ICU admission and mortality, using the Fisher's exact test. The -best features across the first four timepoints from the DBNs are grouped into a set of best Multiple additive regression trees [36] combine a set of weak regression trees (learners) into a robust classifier through a series of sequential boosting stages, where on each stage the algorithm minimizes the gradient of a loss function to reduce the classification error. Here, we use the Gradient Boosting Trees (GBTs) classifier as a widely used type of MART. At step , the GBTs algorithm seeks for a weak learner, say ( ), which minimizes the following cost function: where (. ) is the error loss function, is the number of samples and is the predicted value at step . In the GBTs configuration schema, the booster was set to the gradient boosting trees followed by a random sampling of the training instances prior to the construction of trees to prevent overfitting. The Gradient Boosting classifier from the "scikit-learn" package was used for the development of the ICU admission and mortality classifiers based on regression tree learners, with learning rate 0.1, negative binomial log-likelihood loss function for binary classification tasks, 100 boosting stages, and a subsample ratio 0.9 (the fraction of samples to be used for fitting the weak tree learners). The number of patients who were admitted in the ICU (target group 1) was 25 (5.92 %) whereas the number of patients who did not survive (target group 2) was 48 (11.37%). To deal with the increased class imbalance present in both target groups, random downsampling with replacement was applied to match each target group with the corresponding control group. The process was repeated 100 times to cover the whole population [37] . In each iteration, the downsampled controls were matched with the corresponding target populations according to age. Α 10-fold stratified cross validation procedure was applied in each downsampling iteration to estimate the accuracy, sensitivity, specificity, and area under the ROC curve (AUC) of the classifiers for ICU admission and mortality. Finally, the performance evaluation results were averaged across the folds and the downsampling iterations. The F-score method was used to quantify the importance of each feature during the decision-making process, where the F-score of the -th feature, say , is defined as in [36] : where ̂, ̂′ , ̂′′ are the average values of the -th feature in the whole, in the positive (i.e., positive target outcome), and in the negative (i.e., negative target outcome) datasets, respectively, ′ , is theth positive instance of the -th feature, ′′ , is the -th negative instance of the -th feature, ′ is the number of positive instances, and ′′ is the number of negative instances. (Fig. 2(A) ), 9.37% was good, 65.18% was fair and 25.45% was bad whereas out of 19 discrete features (Fig. 2(B) The 32 continuous features from timepoints 1-4 were utilized in the DBN analysis. More specifically, Fig. 3 illustrates the relationships (links) found by the DBN analysis based on the time series data. An adjacency matrix was used to exploit the connections between the nodes. Each link between two nodes represents the calculated probability which reveals the inter-slice connection in a clinical variables (i.e., the probabilistic inference among the set of variables, modeled using a directed acyclic graph), over time, regarding ICU admission and mortality. We can thereby conjecture about the nodes that have the higher number of connections within the network model. Based on this knowledge, we observe that the absolute number of neutrophils has the higher degree of inter-relationships in the proposed model along with the cardiac frequency at day 1 when ICU admission and mortality classification of COVID-19 patients is considered. Hence, we anticipate this factor to be of high significance for disease prognosis as regards to ICU admission and patient risk stratification. Fig. 4 A 7x7 grid was utilized for the neuron training process (Section 2.2.3.1). The latter was applied on the 32 continuous features from Supplementary Table 3 with fair or good quality status at timepoints 1-4 like in the DBN analysis. Clusters with common patterns were further grouped into four super-clusters through hierarchical clustering. The distribution of the patients in each super-cluster is presented in Table 1 , where the average number of patients is 117 (27.72%), 108 (25.6%), 88 (20.85%), and 109 (25.83%) in super-clusters 1, 2, 3, and 4, respectively. Statistically significant differences were identified in the patient distribution for features "Hct", "Lymph_abs_number", "Lymph_percent", "Neut_abs_number", "Neut_percent", "PO2_FiO2_ratio" regarding ICU admission and mortality. Additional differences among the patient subgroups were found in "AST" for ICU admission and in "ALP" and "LDH" for mortality. The detailed distribution of the ICU and non-ICU patients, as well as, the patients who died and those who survived per supercluster are presented in Supplementary Table 4 . With respect to the LGMM analysis, for all models the distribution functions were approximated using either Beta or Splines transformations as they fitted better in terms of AIC than the linear transformations which deviated from normality. The fit statistics for the best clustering solutions per feature variable along with the size of clusters are provided in Supplementary Table 5 Table 6 ). Overall, the LGMM analysis for "ALP", "AST", "Hct", "LDH", "Lymph_abs_number", "Lymph_percent" and "Neut_abs_number" resulted in 2-cluster solutions while for "cardiac_frequency", "Neut_percent" and "PO2_FiO2", it resulted in 3-cluster solutions. According to Supplementary Table 6, significant differences were identified in the patient distribution among the J o u r n a l P r e -p r o o f trajectory clusters for features "LDH", "Lymph_percent" and "POS_FiO2_ratio", regarding ICU admission and mortality. Additional differences were detected in "Hct", "Neut_abs_number" and "cardiac_freq" for mortality. Three case studies were investigated which involve the classification of patients for ICU admission and mortality ( Table 2) based on: (i) the 51 time-series clinical data across the first 4 timepoints with and without the inclusion of the 32 features with the clustering labels from the SOMs, (ii) the 11 features from the DBNs analysis with and without the clustering labels from the SOMs, and (iii) only with the clustering labels from the SOMs. In case study 1, the contribution of the clustering labels from the SOMs enhanced the sensitivity by 1% and the specificity by 2% of the classifier for ICU admission against the use of the time-series data only. In case study 2, the contribution of the clustering labels from the SOMs enhanced the sensitivity and specificity of the classifier for ICU admission by 4% compared against the use of the best features from the DBNs, as well as, by 3% in sensitivity and 2% in specificity for mortality ( Table 2 ). In case study 3, the use of the clustering labels from the SOMs yielded favorable classification performance. The performance evaluation results with and without the SOMs clustering labels for the best features from the DBNs are presented in Supplementary Table 7. According to Table 2 and Supplementary Table 7 , the performance of the classifiers was higher using the clustering labels from the SOMs for both mortality (in case study 1) and ICU admission (in case study 2), thus highlighting the positive impact of the DBNs and the SOMs during the training process. This can be also confirmed even in the case where no class imbalance handling is applied ( Supplementary Table 8) , where the performance of the classifiers remains higher using the clustering labels from the SOMs for both mortality (in case study 1) and ICU admission (in case study 3). Finally, the performance evaluation results with and without the clustering labels from the trajectories are depicted in Supplementary Table 9 , where no performance improvement is observed. The corresponding ROC curves are depicted in Fig. 6 for ICU and mortality classification across the three case studies from Table 2 . Regarding the performance of the classifier for ICU admission, the average ROC was 0.89 for case 1, 0.91 for case 2, and 0.86 for case 3. As far as mortality classification is concerned, the average ROC was 0.83 for case 1, 0.76 for case 2, and 0.74 for case study 3. According to Fig. 7 , the risk factor analysis highlighted the following features as important (i.e., the top five features) for ICU admission in case study 1 (with the clustering labels from the SOMs): O2_supply_type_day5", "O2_supply_type_SOM", "SatO2_day7", "tachypnea_day5", and "SBP_day7". The rest of the features include "temperature_day7", "secondary_O2_supply_lit_SOM", "PCO2_day3", "K_day3", and "DBP_day3". Regarding mortality, the most informative features for decision making, include the: "Lymph_percent_day7", "Urea_day5, "ALP_day1", "Neut_percent_day7", and "Hb_day1". Additional features include the "tachypnea_day_3", "INR_day1", "PO2_FiO2_ratio_day5", "hs_TPN_day1", and "FiO2_day5". The important features with the "SOM" tag denote the features with the clustering labels (Supplementary Table 3 ). According to Fig. 8 , the risk factor analysis indicated the following features as important for ICU admission in case study 2 (with the clustering labels from the SOMs): "PO2_FiO2_ratio_day5", "Lymph_abs_number_day5", "O2_supply_type_SOM", "PO2_FiO2_ratio_day7", and "Lymph_percent_day3", among others. Regarding mortality, the most important features for decision making include the: "PO2_FiO2_ratio_day5", "Hct_day1", "ALP_day1", "LDH_day5", and "Neut_abs_number_day7", among others. J o u r n a l P r e -p r o o f According to Fig. 9 , the analysis highlighted the following features as important for ICU admission in the case study 3: "O2_supply_type_SOM", "temperature_SOM", "secondary_O2_supply_lit_SOM", "SatO2_SOM", and "cardiac_frequency_SOM", among others. Regarding mortality classification, the most important features include the: "SatO2_SOM", "secondary_O2_supply_lit_SOM", "Na_SOM", In all cases, the clustering labels from the SOMs regarding the O2 supply type and the feature "ALP" were prominent for ICU admission and mortality, respectively (these features have been denoted with asterisks in Figures 7-9 ). 3.6. Inclusion of additional information (demographics, clinical data, treatments) An additional experiment was conducted to evaluate the contribution of baseline data (Supplementary Table 1 ) including demographics (e.g., age, gender, patient history), clinical (e.g., fever, fatigue, dyspnea), and treatments (e.g., administration of various therapeutic treatments, such as, statin, betablocker, corticosteroids) in the case study where the GBTs achieved the best performance in Table 2 (i.e., case study 2). According to Table 3 , the inclusion of demographics, clinical, and treatments did not yield any improvement in the performance of the classifier for ICU admission. On the other hand, the sensitivity of the classifier for mortality was improved by 4% using the demographic data. The specificity was improved by 4% in the case where the demographics are included and by 1% in the case where the baseline clinical data and the treatments were included. Table 3 . Performance evaluation results for case study 2 before and after the inclusion of demographics, clinical data and treatments (with blue color: specifications with the best or equal classification performance). We presented a straightforward workflow which combines DBNs with SOMs to derive homogeneous Significant differences were identified in the patient distribution across the four super-clusters from the SOMs analysis and particularly for the features "Hct", "Lymph_abs_number", "Lymph_percent", "Neut_abs_number", "Neut_percent" and "PO2_FiO2_ratio", regarding ICU admission and mortality. J o u r n a l P r e -p r o o f Additional significant differences were detected in "AST" for ICU admission and in "ALP" and "LDH" for mortality. These findings are in line with those obtained by the trajectories analysis (Supplementary Tables 5 and 6) , where statistically significant differences were identified among the patient distribution in the clusters for the features "LDH", "Lymph_percent" and "POS_FiO2_ratio", regarding ICU admission and mortality. Additional statistically significant differences were detected in "Hct", "Neut_abs_number" and "cardiac_freq" for mortality. [38] whereas in [39] the neutrophil to lymphocyte ratio has been highlighted as a risk factor for the severity of COVID-19. Additional risk factors for mortality include the "Hb" which has been highlighted also in [40] as an independent risk factor for the mortality in COVID-19 patients and the "INR" which has been linked with COVID-19 severity in [41] . The prognostic value of troponin elevation has been identified in [42] and particularly in patients with underlying cardiovascular diseases. The "PO2_FiO2_ratio" along with the "FiO2" have been identified as independent risk factors for in-hospital mortality in patients with COVID-19 [43] . Likewise, LDH has been found as an independent risk factor of severe COVID-19 in [44] while tachypnea and low SBP J o u r n a l P r e -p r o o f have been strongly associated with in-hospital mortality in COVID-19 [45] . Additional risk factors for ICU admission include the supply oxygen type which is highly associated with COVID-19 severity, and SatO2 which serves as a predictor of mortality in adult patients with COVID-19 [46] . The relationship between mortality and ALP has also been demonstrated in [47, 48] which underline the clinical need for further investigation of elevated serum alkaline phosphatase levels as a mechanism of liver injury in COVID-19. In addition, this study goes beyond the state of the art by combining DBNs with SOMs and trajectories to derive homogeneous clusters of patients with COVID-19 based on a subset of features that have the highest degree and connectivity across multiple timepoints. Unlike the existing studies (Table 4) Ensemble-based algorithms to predict ICU admission and mortality across 3597 COVID-19 patients. Risk factors: CRP, LDH, O2 saturation for ICU admission and neutrophil and lymphocytes for mortality. Random forests for risk stratification based on time-series data across 1987 unique patients diagnosed with COVID-19. A risk prioritization tool that predicts the need for ICU admission within 24h to optimize the flow of operations within the hospitals. Ensemble learning to objectively identify an optimal combination of factors that predicts ICU admissions across 733 COVID-19 patients. The number of lymphocytes was involved in all prediction tasks with the highest AUC score. Multipurpose algorithms (boosting ensembles, artificial neural networks) to estimate the risk of ICU admission or mortality among 3623 patients with COVID-19. The final model achieved good discrimination for the external validation set (AUC 0.821). A cut-off of 0.4 yields sensitivity and specificity 0.71 and 0.78, respectively. Predict the risk for COVID-19 severity by training multipurpose algorithms across 3280 patients. High predictive performance (average ROC 0.92) with the following risk factors: lymphocytes, C-reactive protein, and Braden Scale. GBTs were trained on 1270 COVID-19 patients from Wuhan to detect risk factors. Age, CRP, and LDH were identified as prominent features for COVID-19 mortality. Bagging methods were applied on clinical data from 362 patients with confirmed COVID-19. Age, hypertension, gender, diabetes, absolute neutrophil count, IL-6, and LDH were identified as risk factors for COVID-19 severity. DBNs combined with SOMs to derive homogeneous clusters of patients with COVID-19 which were used to enrich the existing time-series clinical and laboratory data with meta information to increase the performance of classification models for ICU admission and mortality. Risk factors: number of lymphocytes, SatO2, PO2/FiO2, and O2 supply type as risk factors for ICU admission and the percentage of neutrophils and lymphocytes, PO2/FiO2, LDH, and ALP for mortality. Classification performance for ICU admission with sensitivity: 0.83 and specificity: 0.83 (AUC 0.91), and mortality with sensitivity: 0.74 and specificity: 0.76 (AUC 0.83). In this work, we used DBN modeling to predict probable and reasonable trajectories over time, (Table 4 ) focus on the development of ICU admission and mortality classifiers without taking into consideration the underlying dynamic associations among the data, the proposed method combines dynamic modeling with clustering analysis to identify subgroups of COVID-19 patients with common clinical profiles which are in turn utilized for the development of robust classifiers for ICU admission and mortality. As a future work, we plan to extend the population size and further enrich the clinical data to enhance the performance of the classifiers for ICU admission and mortality, as well as, to capture dynamic associations among different phenotypes of COVID-19 across additional timepoints to better understand the underlying pathogenic mechanisms of the disease based on deep learning methods. World Health Organization. WHO Director-General's opening remarks at the media briefing on COVID-19 -11 The Proportion of SARS-CoV-2 Infections That Are Asymptomatic: A Systematic Review Characteristics of and Important Lessons from the Coronavirus Disease 2019 (COVID-19) Outbreak in China: Summary of a Report of 72314 Cases From the Chinese Center for Disease Control and Prevention Clinical course and outcomes of critically ill patients with SARS-CoV-2 pneumonia in Wuhan, China: a single-centered, retrospective, observational study. The Lancet Respiratory Medicine Factors associated with hospital admission and critical illness among 5279 people with coronavirus disease Coronavirus disease 2019 case surveillance-United States Presenting characteristics, comorbidities, and outcomes among 5700 patients hospitalized with COVID-19 in the New York City area Features of 20 133 UK patients in hospital with covid-19 using the ISARIC WHO Clinical Characterisation Protocol: prospective observational cohort study Digital technology and COVID-19 Using machine learning to predict ICU transfer in hospitalized COVID-19 patients Accurate Severe vs Nonsevere COVID-19 Clinical Type Classification: a Multimodality Machine Learning Study Comparing machine learning algorithms for predicting ICU admission and mortality in COVID-19 Machine Learning to Predict ICU Admission, ICU Mortality and Survivors' Length of Stay among COVID-19 Patients: Toward Optimal Allocation of ICU Resources Clinical and inflammatory features based machine learning model for fatal risk prediction of hospitalized COVID-19 patients: results from a retrospective cohort study A Clinical Decision Web to Predict ICU Admission or Death for Patients Hospitalised with COVID-19 Using Machine Learning Algorithms A multipurpose machine learning approach to predict COVID-19 negative prognosis in São Paulo Medical data quality assessment: On the development of an automated framework for medical data curation Bayesian networks for risk prediction using real-world data: a tool for precision medicine A Bayesian approach to causal discovery. Computation, causation, and discovery Inferring gene networks from time series microarray data using dynamic Bayesian networks A canonical correlation analysis-based dynamic bayesian network prior to infer gene regulatory networks from multiple types of biological data Modelling gene expression data using dynamic Bayesian networks bnstruct: an R package for Bayesian Network structure learning in the presence of missing data Estimation of extended mixed models using latent classes and latent processes: the R package lcmm Analysis of spatial spread relationships of coronavirus (COVID-19) pandemic in the world using self organizing maps A computational workflow for the detection of candidate diagnostic biomarkers of Kawasaki disease using time-series gene expression data Concept drift detection based on Fisher's Exact test SOMbrero: an r package for numeric and non-numeric self-organizing maps Using group-based trajectory and growth mixture modeling to identify classes of change trajectories Methods and measures: Growth mixture modeling: A method for identifying differences in longitudinal change among unobserved groups Deciding on the number of classes in latent class analysis and growth mixture modeling: A Monte Carlo simulation study An empirical pooling approach for estimating marketing mix elasticities with PIMS data Auxiliary variables in mixture modeling: Three-step approaches using M plus. Structural equation modeling: A multidisciplinary An overview of mixture modelling for latent evolutions in longitudinal data: Modelling approaches, fit statistics and software Estimation of extended mixed models using latent classes and latent processes: the R package lcmm GBT: A scalable tree boosting system Overcoming the barriers that obscure the interlinking and analysis of clinical data through harmonization and incremental learning Neutrophils and neutrophil extracellular traps drive necroinflammation in COVID-19 Neutrophil-to-lymphocyte ratio on admission is an independent risk factor for the severity and mortality in patients with coronavirus disease 2019 Glycosylated hemoglobin is associated with systemic inflammation, hypercoagulability, and prognosis of COVID-19 patients INR and COVID-19 severity and mortality: a systematic review with meta-analysis and meta-regression Prognostic value of troponin elevation in COVID-19 hospitalized patients Severity of respiratory failure at admission and in-hospital mortality in patients with COVID-19: a prospective observational multicentre study Lactate dehydrogenase, an independent risk factor of severe COVID-19 patients: a retrospective and observational study Risk factors for mortality in patients with COVID-19 in New York City Oxygen saturation as a predictor of mortality in hospitalized adult patients with COVID-19 in a Risk factors for severe disease in patients admitted with COVID-19 to a hospital in Metabolic dysfunction associated fatty liver disease increases risk of severe