Skip to main content
  • Research Articles
  • Open access
  • Published:

Machine learning approaches to the human metabolome in sepsis identify metabolic links with survival

Abstract

Background

Metabolic predictors and potential mediators of survival in sepsis have been incompletely characterized. We examined whether machine learning (ML) tools applied to the human plasma metabolome could consistently identify and prioritize metabolites implicated in sepsis survivorship, and whether these methods improved upon conventional statistical approaches.

Methods

Plasma gas chromatography–liquid chromatography mass spectrometry quantified 411 metabolites measured ≤ 72 h of ICU admission in 60 patients with sepsis at a single center (Brigham and Women’s Hospital, Boston, USA). Seven ML approaches were trained to differentiate survivors from non-survivors. Model performance predicting 28 day mortality was assessed through internal cross-validation, and innate top-feature (metabolite) selection and rankings were compared across the 7 ML approaches and with conventional statistical methods (logistic regression). Metabolites were consensus ranked by a summary, ensemble ML ranking procedure weighing their contribution to mortality risk prediction across multiple ML models.

Results

Median (IQR) patient age was 58 (47, 62) years, 45% were women, and median (IQR) SOFA score was 9 (6, 12). Mortality at 28 days was 42%. The models’ specificity ranged from 0.619 to 0.821. Partial least squares regression-discriminant analysis and nearest shrunken centroids prioritized the greatest number of metabolites identified by at least one other method. Penalized logistic regression demonstrated top-feature results that were consistent with many ML methods. Across the plasma metabolome, the 13 metabolites with the strongest linkage to mortality defined through an ensemble ML importance score included lactate, bilirubin, kynurenine, glycochenodeoxycholate, phenylalanine, and others. Four of these top 13 metabolites (3-hydroxyisobutyrate, indoleacetate, fucose, and glycolithocholate sulfate) have not been previously associated with sepsis survival. Many of the prioritized metabolites are constituents of the tryptophan, pyruvate, phenylalanine, pentose phosphate, and bile acid pathways.

Conclusions

We identified metabolites linked with sepsis survival, some confirming prior observations, and others representing new associations. The application of ensemble ML feature-ranking tools to metabolomic data may represent a promising statistical platform to support biologic target discovery.

Background

Mortality from sepsis remains unacceptably high [1], compelling an ongoing search for novel disease mediators which may represent therapeutic targets. Metabolic alterations have represented an under-explored pathophysiologic axis in sepsis [2, 3]. Unbiased, high-dimensional molecular platforms for profiling hundreds of circulating metabolites in concert (metabolomics) [4, 5] have opened opportunities for data-driven, systems biology approaches to clinical risk prediction as well as the search for potential novel therapeutic targets in humans [6].

Although the application of metabolomics in critical care research has increased over recent years [2, 2,7,8,9], optimal statistical analytic approaches to such high-dimensional data remain uncertain, particularly when there is a large imbalance between the number of metabolites profiled relative to the number of clinical events. Conventional statistical methods such as logistic regression may have important limitations when applied to data with high degrees of internal correlation (including the metabolome), missingness, subclass heterogeneity, and imbalance between exposures (metabolites) and outcomes—frequent challenges in high-dimensional human biologic data in critically cohorts. Analytic approaches using machine learning (ML), a subset of artificial intelligence, may overcome some of these challenges [10]. Such approaches have recently been successfully applied to metabolomics data with a focus on building clinical prediction models [11]. However, less focus has been placed on how robustly and consistently ML could enhance biologic discovery through statistical mining of the metabolome to identify metabolites may show the strongest links with clinical outcomes.

In the present study, we hypothesized that parallel and ensemble ML methods could facilitate identification of individual metabolites potentially implicated in sepsis survivorship using gas chromatography–liquid chromatography (GC/LC) mass spectrometry profiling of the human metabolome. Our two complementary aims were: (1) biologically, to uncover metabolite signals associated with mortality in sepsis; and (2) methodologically, to determine to what extent metabolite selection and prioritization through ML provided consistent, robust identification of metabolites despite a small cohort size, and whether these methods enhanced metabolite–outcomes links beyond conventional logistic regression. This study extends prior analyses from this cohort [12, 13] which employed conventional statistical methods including logistic regression, now comparing observations from ML approaches with those from the conventional statistical approaches.

Methods

Study cohort

The study population consisted of 60 adult patients with sepsis—30 of whom also had acute respiratory distress syndrome (ARDS)—admitted to the Medical Intensive Care Unit (ICU) at Brigham and Women’s Hospital in Boston, MA, USA (Registry of Critical Illness; RoCI), as previously described. [12] The study was approved by a local institutional ethics board. All subjects provided informed consent. Patients were enrolled in the larger RoCI cohort study between September, 2008 and May, 2010. In a subset of 225 patients, interleukin (IL)-18 levels were analyzed in a separate study of inflammasome-regulated cytokines in acute lung injury​ [12]. As a follow-up to this study, RoCI patients were selected for metabolomic profiling on the basis of whether ARDS complicated sepsis or not, and whether IL-18 was elevated or not (sepsis patients with low IL-18 levels and ARDS with high IL-18 levels, were included). This initial metabolomics study identified pathway analytes of interest that were independently validated in a separate critical illness cohort (the CAPSOD cohort). [14]. No outcomes enrichment nor selection on the basis of metabolite features was undertaken. Herein, we set out to evaluate differential analytic approaches to this dataset.

Plasma metabolomics

Plasma was obtained from patients within 72 h of ICU admission. Gas and liquid chromatography and mass spectrometry was performed by Metabolon, Inc., as previously described [12]. Briefly, blood samples were collected in EDTA-coated blood collection tubes within 72 h of ICU admission and processed within 4 h after collection. The liquid chromatography/mass spectrometry (LC/MS) portion of the platform was performed on a Waters ACQUITY UPLC and a Thermo-Finnigan LTQ mass spectrometer, consisting of an electrospray ionization (ESI) source and linear ion-trap (LIT) mass analyzer. The gas chromatography/mass spectrometry (GC/MS) portion of the platform was performed on a Thermo-Finnigan Trace DSQ fast-scanning single-quadrupole mass spectrometer using electron impact ionization. Extracts were reconstituted with water and methanol. Data from 411 metabolites were available. Drug metabolites were excluded from this analysis.

Statistical methods

Metabolites were pre-processed, filtered, and imputed where necessary (Additional file 1: Methods). This included a log10 transformation. Metabolites with > 10% of values below the lower detection limit were excluded from the analysis. We fit 7 ML and logistic regression models to predict mortality and then extracted the individual metabolites which contributed to the most accurate prediction models, viewing this as a measure of association with death. We performed multiple diverse ML methods (random forests, support vector machines, random k-nearest neighbors, nearest shrunken centroids, adaptive bagging/boosting, and Lasso regression), conventional bilinear factor models (partial least squares-discriminant analysis [PLS-DA]), as well as penalized logistic regression, predicting mortality using the post-processed metabolomics data. Models were trained under the precision recall (PR) curve using 50 repeats of fivefold cross-validation. Training under the PR curve was undertaken given theoretical advantages in imbalanced datasets, including providing a better assessment of the performance of a classifier on mortality [15]. Model sensitivity was assessed. For comparison, under the PR curve, a no skill classifier (one that performs no better than classifying all patients as positive) has an area under the PR curve equal to the observed event rate in the study population (0.42).

In the primary analysis, innate feature selection and ranking tools of ML models were used to prioritize metabolites (Additional file 1: Methods). The outcome used for prioritization was prediction of 28-day mortality. The top metabolites contributing to successful predictive model generation were compared across each method. An ensemble ranking procedure hybridizing multiple ML methods run in series provided a summary ranking of metabolites [16], and the variables with ensemble importance scores ≥ 0.5 were identified. This method performs iterative and parallel ML steps, and ranks top features (metabolites) based on the strength and consistency with which they are linked with the outcome. For each fitted model, we reported the metabolites that were selected/ranked using each model’s implicit selection/ranking procedure. We assessed the consistency between these different sets of selected (ranked) metabolites. We also assessed the performance of each of these ML models. In view of obtaining a more robust final set of important metabolites, we aimed to utilize the information obtained by each of these models. Thus, we created a score that represented the percentage of times that a metabolite was selected/ranked highly across all ML models.

All analysis was conducted in R v3.3.2 using packages caret (6.0–79), earth (4.6.2), spls (2.2–2), klaR, randomForest (4.6–14), RWeka (0.4–38), fastAdaboost (1.0.0), adabag (4.2), plyr (1.8.4), sparseLDA (0.1–9), glmnet (2.0–16), Matrix (1.2–14), gbm (2.1.3), pamr (1.55), and kernlab (0.9–26).

Results

Patient cohort

Median (IQR) patient age was 58 (47, 62) years and 45% of patients were women (Table 1). Median (IQR) SOFA and APACHE II scores were 9 (6, 12) and 30 (23, 37), respectively. Mortality at 28 days was 42%. Patients who died had higher illness severity scores (SOFA, p = 0.004; APACHE II, p = 0.02), more frequently presented with acute respiratory failure (p = 0.03) and ARDS (p < 0.001, as well as had a prior history of malignancy (p < 0.001).

Table 1 Baseline patient demographics

Metabolome in sepsis

A total of 158 metabolites passed quality control and pre-processing filters and were included in the analysis, representing 8 super-pathways (Additional file 1: Table S1). Overall differences in the metabolome were observed among survivors and non-survivors (Fig. 1). Twenty principal components were required to explain 80% of the variance in the metabolome (Additional file 1: Figs. S1 and S2).

Fig. 1
figure 1

Heatmap showing normalized metabolite levels grouped by super-pathway among patients with sepsis. Heatmap showing normalized metabolite levels (rows), grouped by super-pathway, among patients with sepsis following hierarchical clustering (dendrogram, top); survival status is annotated (grey = yes, black = no). Differences in the metabolome among survivors and non-survivors were noted across multiple metabolic super-pathways

Model training and performance

Model specificity (for 28-day mortality) ranged from 0.619 to 0.821 (Additional file 1: Table S2). Specificity of survival status (that is, the ability of a model to correctly identify people who did not die) was highest for PLS-DA. Several metabolites were consistently prioritized by multiple ML methods (Fig. 2a, b), which are also separately categorized by metabolic super-pathway (Additional file 1: Fig. S3). PLS-DA and nearest shrunken centroids prioritized the greatest number of metabolites identified by at least one other method. Logistic regression and random forests selected a similar proportion of prioritized metabolites. Sparse linear and flexible discriminant analyses identified the fewest metabolite contributors to mortality prediction, although the metabolites ranked were frequently ranked by multiple other methods. Logistic regression models penalized for multiple hypothesis testing demonstrated consistent results with many ML methods. The metabolites ranked the most frequently by multiple models included lactate, bile acid metabolites (glycolithocholate sulfate and glycochenodeoxycholate) and amino acid metabolism (kynurenine [tryptophan metabolism], 3-hydroxyisobutyrate [valine metabolism], and phenylalanine) (Fig. 2c). Receiver operating characteristic (ROC) curves for the assessment of each ML model’s performance are included in Additional file 1: Fig. S4.

Fig. 2
figure 2

Comparison of top metabolites selected by each analysis method’s innate feature selection algorithm. Comparison of top metabolites selected by each analysis method’s innate feature selection algorithm, identifying metabolites that more meaningfully contribute to successful sepsis mortality prediction models. Such approaches may identify measures of association and individual metabolic links with mortality. Agreement was noted between the lists of top metabolites identified by several machine learning methods, which also overlapped with those identified by conventional panelized logistic regression. FDA flexible discriminant analysis, GBM generalized boosted regression models, LR logistic regression, NSC nearest shrunken centroids, PLS-DA partial least squares-discriminant analysis, sparse LDA sparse discriminant analysis

Metabolites linked with survival

Across the metabolome, the 13 metabolites with the strongest linkage to mortality defined through an ensemble importance score (representing the consistency and strength with which a metabolite was highly selected across all the ML models) ≥ 0.5 included lactate, bilirubin, kynurenine, glycolithocholate sulfate, glycochenodeoxycholate, indoleacetate, phenylalanine, 3-hydroxyisobutyrate, beta-hydroxyisovalerate, taurocholenate sulfate, 3-methoxytyrosine, fucose, and hydroxyisovaleroylcarnitine (Table 2, Additional file 1: Fig. S5). These top metabolites are linked with the tryptophan, pyruvate, phenylalanine, pentose phosphate, and bile acid metabolic pathways. Distributions of actual and imputed datasets are provided for each metabolite in Additional file 1: Table S3.

Table 2 Top-ranked metabolites linked with survival ranked by ensemble machine learning-derived summary importance score (defined as those with importance score ≥ 0.5), with corresponding median (interquartile range) normalized levels among septic patients who survived (N = 35) and those who died (N = 25)

Discussion

The complementary objectives of this study were: (1) biologically, to uncover metabolites associated with sepsis mortality; and (2) methodologically, to evaluate ML methods as tools to support metabolite selection and prioritization in association studies, comparing their performance to that of conventional statistical methods. Across the broad metabolome profiled, top “hits” identified by ML methods included metabolites with well-established clinical importance (including lactate and bilirubin), as well as metabolites with less established links to sepsis outcomes (including those relating to tryptophan, pyruvate, phenylalanine, pentose phosphate, and bile acid metabolism). An integrated, ML-based ensemble ranking method for prioritizing metabolites based on the strength and consistency of their linkage with survival provided robust metabolite rankings. The ensemble method combined the ranking results of multiple training models in order to obtain a robust set of important metabolites. Overall, these findings support that the application of ML methods metabolomics data may support and possibly enhance biologic discovery, even in small cohorts of critically ill patients; further studies in larger cohorts will be needed to generalize these results.

Sepsis is a major catabolic insult that results in profound changes in carbohydrate, fat, and amino acid metabolism [17, 18]. Several metabolites are routinely used in clinical practice for prognostication and treatment decisions, including lactate [19, 20]. Serum lactate may rise in sepsis due to mitochondrial dysfunction, adrenergic signaling, impaired hepatic metabolism, and tissue hypoxia and resultant anaerobic respiration 21,22,23]. The prioritized identification of lactate as a “top” metabolite by the ensemble consensus ranking procedure herein provides an important marker of external validity (effectively, a positive control for the statistical methods). Similarly, levels of bilirubin and bile salt metabolites are increased in sepsis and have been associated with increased mortality; proposed mechanisms include attenuated bile-acid transporter production and hepatic hypoperfusion, as well as enhanced cytokine and nitric oxide production with subsequent inflammation-mediated cholestasis [24, 25]. Our findings consistently demonstrated strong links between numerous other biliary pathway metabolites and sepsis survivorship. In addition, our study corroborated previously documented associations of several amino acid pathway metabolites with sepsis survivorship, including kynurenine (a downstream tryptophan metabolite) and phenylalanine [12, 13]. Elevated kynurenine levels have been previously identified as a predictor of the development of sepsis in trauma patients, and have also been associated with impaired vascular microreactivity, hypotension, and immune dysregulation in sepsis 26,27,28,29]. Alterations in tryptophan metabolism have also been documented in other inflammatory conditions, such as cardiac arrest, ischemia–reperfusion injury, systemic lupus erythematosus, and COVID-19 30,31,32,33], suggesting that this association may be representative of an broad role for tryptophan metabolism in diseases of dysregulated inflammation. Elevated phenylalanine levels have similarly been shown to both predict the development of sepsis and correlate with increased mortality [12, 13, 23, 34]. Our study provides important clinical corroboration of these findings through data-driven molecular and statistical methods. Future studies are needed to determine to what extent these metabolites may be markers versus causal mediators of outcomes in sepsis.

Moreover, our study identified four metabolites (3-hydroxyisobutyrate, glycolithocholate sulfate, indoleacetate, and fucose) not been previously linked with sepsis survival. 3-hydroxyisobutyrate is a catabolic byproduct of valine metabolism, and elevated levels have been previously linked with insulin resistance and diabetes [35, 36]. Stress hyperglycemia and glycemic variability are associated with sepsis mortality, and accordingly this link may provide further corroboration and insight into this interaction [37, 38]. Fucose is known to play a role in the potentiation of leukocyte adhesion and lymphocyte homing, as well as an inhibitory role in antibody-mediated cellular cytotoxicity [39]. This interaction with both innate and adaptive immunity may play a role in the association of higher fucose levels with poor sepsis survivorship. Lastly, elevations in glycolithocholate sulfate, a secondary bile acid metabolite, and indoleacetate, a tryptophan byproduct, among non-survivors may relate to the complex patterns of bilirubin and tryptophan metabolism in sepsis as described above. ML methods may hence present an important tool for the discovery of new targets to improve sepsis care and better understand pathophysiology.

This current report builds upon a prior analysis from this cohort which had used conventional logistic regression, as well as a network-based approach [12]. One of the key objectives in the current study was to examine whether ML methods could improve the detection of metabolite associations beyond conventional statistical methods. Indeed, 4 of the top 13 metabolites identified by ML prioritization herein had not previously been linked with sepsis survival, while the remainder corroborated this previously work. Conventional statistical approaches may have limitations when applied to large, complex biologic systems such as the metabolome. Many of these limitations are due to the high degree of internal correlation structure, subclass heterogeneity, and missingness inherent in the study of interconnecting biologic pathways and processes [40]. The theoretical advantages of ML strategies include the ability to flexibly integrate multiple forms of data analysis, enhance complex pattern recognition, classify high-order metabolite–metabolite interactions and manage internal correlation, and better address high dimensionality and small sample size of data [41, 42], Each of these advantages may enable ML methods to support deeper interrogation of the metabolome as a complete system. Indeed, ML methods have been used broadly in clinical risk prediction, including in sepsis [12, 13] and other diseases such as cardiovascular disease [11]. However, beyond this role in building accurate risk prediction models, ML methods may also support biologic target discovery and prioritization—as we evaluated herein. This latter application has been demonstrated in functional and regulatory genomics, tumor biomarker discovery, and evolutionary population genetics 43,44,45]. Overall, our results support the use of feature selection tools innate to AI/ML methods for biologic discovery, demonstrating internally consistent and biologically plausible results. Moreover, the ensemble method used herein may be useful as a composite ranking procedure for target prioritization.

These findings should be considered hypothesis-generating in view of several potential limitations. First, patients with sepsis were selected for this exploratory study on the basis of interleukin-18 levels as well as based on having concurrent ARDS or not, which may limit external generalizability, as may the incidentally high proportion of participants with comorbid malignancy in this cohort. Other relevant clinical variables which were not available for assessment include nutritional status and ARDS severity. Given that these clinical features may influence the metabolome of sepsis patients as well as confound the observed metabolic patterns specific to survivors, these results require validation in external cohorts. Additionally, the observed associations of metabolites with survival may not be a specific feature of sepsis; without a control group, these associations may be a broader feature of critical illness or infection. Further studies with appropriate controls will be necessary to delineate this. Similarly, the final list of metabolites linked with survival depends on the selection of metabolites included in the platform; however, the 158 metabolites that passed quality control and pre-processing filters and were included in the primary analysis represented a diversity of biology functions and pathways potentially relevant in sepsis. Furthermore, sepsis 46,47,48,49,50], ARDS [51], and other critical illnesses [52] are increasingly recognized as heterogeneous conditions with potentially important subclasses. Our cohort was too small to stratify by the selection variables or by potential subclasses. Second, numerous, non-physiologic variables contribute to clinical course in the ICU, including patients’ and surrogate decision-makers’ preferences around the provision of life-sustaining care [53, 54], potentially limiting biologic association studies. Third, given that the purpose of our analysis was to identify potential metabolic mediators of sepsis outcomes, and not to build clinical prediction tools [12], we intentionally did not adjust for clinical variables, including illness severity. Worse illness severity may mediate the associations between metabolites and mortality, and adjusting for collinear variables would potentially attenuate associations and limit discovery. Future studies may build upon our exploratory results to establish these metabolic associations in larger cohorts and utilize ML for the purpose of clinical risk prediction. Fourth, plasma was collected within 72 h of ICU admission; this window may be long in view of the rapidity of the disease course in sepsis. Finally, as noted above, we did not undertake external validation of the findings in an independent cohort. While a number of the metabolites linked with sepsis mortality herein are previously known, lending some support to external validity, further investigation is required particularly in the validation of the four new metabolite associations identified. Given the limitations discussed above in the size, selection, and clinical features in this exploratory analysis, further validation in an external cohort is required in order to increase the generalizability and ascertainment of validity of these results.

Conclusions

In this modest-sized cohort of critically ill patients with sepsis, application of multiple artificial/machine learning methods supported identification of metabolites associated with clinical outcomes. While these hypothesis-generating results require validation in external cohorts, such metabolites and metabolic pathways may represent new diagnostic, prognostic, or therapeutic targets. Advancing an understanding of these approaches will be critical in fostering such robust methods of biologic discovery in critical illness.

Data Availability

Data can be provided by the corresponding author upon request.

References

  1. Rudd KE, Johnson SC, Agesa KM et al (2020) Global, regional, and national sepsis incidence and mortality, 1990–2017: analysis for the Global Burden of Disease Study. Lancet 395:200–211

    Article  PubMed  PubMed Central  Google Scholar 

  2. Eckerle M, Ambroggio L, Puskarich MA, Winston B, Jones AE, Standiford TJ, Stringer KA (2017) Metabolomics as a driver in advancing precision medicine in sepsis. Pharmacotherapy 37:1023–1032

    Article  PubMed  PubMed Central  Google Scholar 

  3. Banoei MM, Donnelly SJ, Mickiewicz B, Weljie A, Vogel HJ, Winston BW (2014) Metabolomics in critical care medicine: a new approach to biomarker discovery. Clin Investig Med 37:E363–E376

    Article  CAS  Google Scholar 

  4. Cheng S, Shah SH, Corwin EJ et al (2017) Potential impact and study considerations of metabolomics in cardiovascular health and disease: a Scientific Statement from the American Heart Association. Circ Cardiovasc Genet 10(2):e000032

    Article  PubMed  PubMed Central  Google Scholar 

  5. Nicholson JK, Holmes E, Kinross JM, Darzi AW, Takats Z, Lindon JC (2012) Metabolic phenotyping in clinical and surgical environments. Nature 491:384–392

    Article  CAS  PubMed  Google Scholar 

  6. Skibsted S, Bhasin MK, Aird WC, Shapiro NI (2013) Bench-to-bedside review: Future novel diagnostics for sepsis - a systems biology approach. Crit Care 17(5):231

    Article  PubMed  PubMed Central  Google Scholar 

  7. Metwaly SM, Cote A, Donnelly SJ, Banoei MM, Mourad AI, Winston BW (2018) Evolution of ARDS biomarkers: will metabolomics be the answer? Am J Physiol - Lung Cell Mol Physiol 315:L526–L534

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  8. Banoei MM, Casault C, Metwaly SM, Winston BW (2018) Metabolomics and biomarker discovery in traumatic brain injury. J Neurotrauma 35:1831–1848

    Article  PubMed  Google Scholar 

  9. Beger RD, Dunn W, Schmidt MA et al (2016) Precision medicine metabolomics enables precision medicine: “A White Paper Community Perspective.” Metabolomics 12(10):149

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  10. Antonelli J, Claggett BL, Henglin M et al (2019) Statistical workflow for feature selection in human metabolomics data. Metabolites 9(7):143

    Article  CAS  PubMed Central  Google Scholar 

  11. Poss AM, Maschek JA, Cox JE, Hauner BJ, Hopkins PN, Hunt SC, Holland WL, Summers SA, Playdon MC (2020) Machine learning reveals serum sphingolipids as cholesterol-independent biomarkers of coronary artery disease. J Clin Invest 130:1363–1376

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  12. Rogers AJ, McGeachie M, Baron RM et al (2014) Metabolomic derangements are associated with mortality in critically ill adult patients. PLoS ONE 9(1):e87538

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  13. Langley RJ, Tsalik EL, Van Velkinburgh JC et al (2013) Sepsis: An integrated clinico-metabolomic model improves prediction of death in sepsis. Sci Transl Med 5:195

    Article  CAS  Google Scholar 

  14. Dolinay T, Kim YS, Howrylak J et al (2012) Inflammasome-regulated cytokines are critical mediators of acute lung injury. Am J Respir Crit Care Med 185:1225–1234

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  15. Saito T, Rehmsmeier M (2015) The precision-recall plot is more informative than the ROC plot when evaluating binary classifiers on imbalanced datasets. PLoS ONE. https://doi.org/10.1371/journal.pone.0118432

    Article  PubMed  PubMed Central  Google Scholar 

  16. Craig-Schapiro R, Kuhn M, Xiong C, Pickering EH, Liu J, Misko TP, Perrin RJ, Bales KR, Soares H, Fagan AM, Holtzman DM (2011) Multiplexed immunoassay panel identifies novel CSF biomarkers for Alzheimer’s disease diagnosis and prognosis. PLoS ONE 6(4):e18850

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  17. Freund HR, Ryan JA, Fischer JE (1978) Amino acid derangements in patients with sepsis: Treatment with branched chain amino acid rich infusions. Ann Surg 188:423–430

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  18. Beloborodova NV, Olenin AY, Pautova AK (2018) Metabolomic findings in sepsis as a damage of host-microbial metabolism integration. J Crit Care 43:246–255

    Article  CAS  PubMed  Google Scholar 

  19. Shapiro NI, Howell MD, Talmor D, Nathanson LA, Lisbon A, Wolfe RE et al (2005) Serum lactate as a predictor of mortality in emergency department patients with infection. Ann Emerg Med 45(5):524–528

    Article  PubMed  Google Scholar 

  20. Nichol A, Bailey M, Egi M et al (2011) Dynamic lactate indices as predictors of outcome in critically ill patients. Crit Care. https://doi.org/10.1186/cc10497

    Article  PubMed  PubMed Central  Google Scholar 

  21. Levy B, Clere-Jehl R, Legras A et al (2018) Epinephrine versus norepinephrine for cardiogenic shock after acute myocardial infarction. J Am Coll Cardiol 72(2):173–182

    Article  CAS  PubMed  Google Scholar 

  22. Garcia-Alvarez M, Marik P, Bellomo R (2014) Sepsis-associated hyperlactatemia. Crit Care BioMed Central Ltd 18:503

    Google Scholar 

  23. Liu Z, Triba MN, Amathieu R et al (2019) Nuclear magnetic resonance-based serum metabolomic analysis reveals different disease evolution profiles between septic shock survivors and non-survivors. Crit Care 23(1):169

    Article  PubMed  PubMed Central  Google Scholar 

  24. Bhogal HK, Sanyal AJ (2013) The molecular pathogenesis of cholestasis in sepsis. Front Biosci Elit 5:87–96

    Article  Google Scholar 

  25. Patel JJ, Taneja A, Niccum D et al (2015) The association of serum bilirubin levels on the outcomes of severe sepsis. J Intensive Care Med 30(1):23–29

    Article  PubMed  Google Scholar 

  26. Badawy AAB (2017) Kynurenine pathway of tryptophan metabolism: regulatory and functional aspects. Int J Tryptophan Res. https://doi.org/10.1177/1178646917691938

    Article  PubMed  PubMed Central  Google Scholar 

  27. Changsirivathanathamrong D, Wang Y, Rajbhandari D et al (2011) Tryptophan metabolism to kynurenine is a potential novel contributor to hypotension in human sepsis. Crit Care Med 39(12):2678–2683

    Article  CAS  PubMed  Google Scholar 

  28. Zeden JP, Fusch G, Holtfreter B et al (2010) Excessive tryptophan catabolism along the kynurenine pathway precedes ongoing sepsis in critically ill patients. Anaesth Intensive Care 38(2):307–316

    Article  CAS  PubMed  Google Scholar 

  29. Darcy CJ, Davis JS, Woodberry T et al (2011) An observational cohort study of the kynurenine to tryptophan ratio in sepsis: Association with impaired immune and microvascular function. PLoS ONE. https://doi.org/10.1371/journal.pone.0021185

    Article  PubMed  PubMed Central  Google Scholar 

  30. Thomas T, Stefanoni D, Reisz JA et al (2020) COVID-19 infection alters kynurenine and fatty acid metabolism, correlating with IL-6 levels and renal status. JCI Insight. https://doi.org/10.1172/jci.insight.140327

    Article  PubMed  PubMed Central  Google Scholar 

  31. Ristagno G, Fries M, Brunelli L et al (2013) Early kynurenine pathway activation following cardiac arrest in rats, pigs, and humans. Resuscitation 84(11):1604–1610

    Article  CAS  PubMed  Google Scholar 

  32. Widner B, Sepp N, Kowald E et al (2000) Enhanced tryptophan degradation in systemic lupus erythematosus. Immunobiology 201(5):621–630

    Article  CAS  PubMed  Google Scholar 

  33. Olenchock BA, Moslehi J, Baik AH et al (2016) EGLN1 Inhibition and Rerouting of α-Ketoglutarate Suffice for Remote Ischemic Protection. Cell 164(5):884–895

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  34. Ploder M, Neurauter G, Spittler A, Schroecksnadel K, Roth E, Fuchs D (2008) Serum phenylalanine in patients post trauma and with sepsis correlate to neopterin concentrations. Amino Acids 35(2):303–307

    Article  CAS  PubMed  Google Scholar 

  35. Mardinoglu A, Gogg S, Lotta LA et al (2018) Elevated plasma levels of 3-hydroxyisobutyric acid are associated with incident type 2 diabetes. EBioMedicine 27:151–155

    Article  PubMed  Google Scholar 

  36. Nilsen MS, Jersin RÅ, Ulvik A et al (2020) 3-hydroxyisobutyrate, a strong marker of insulin resistance in type 2 diabetes and obesity that modulates white and brown adipocyte metabolism. Diabetes 69(9):1903–1916

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  37. Ali NA, O’Brien JM, Dungan K et al (2008) Glucose variability and mortality in patients with sepsis. Crit Care Med 36(8):2316–2321

    Article  PubMed  PubMed Central  Google Scholar 

  38. Van Vught LA, Wiewel MA, Klein Klouwenberg PMC et al (2016) Admission hyperglycemia in critically ill sepsis patients: association with outcome and host response. Crit Care Med 44(7):1338–1346

    Article  PubMed  CAS  Google Scholar 

  39. Schneider M, Al-Shareffi E, Haltiwanger RS (2017) Biological functions of fucose in mammals. Glycobiology 27(7):601–618

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  40. Clarke R, Ressom HW, Wang A et al (2008) The properties of high-dimensional data spaces: implications for exploring gene and protein expression data. Nat Rev Cancer 8:37–49

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  41. Xu C, Jackson SA (2019) Machine learning and complex biological data. Genome Biol 20:76

    Article  PubMed  PubMed Central  Google Scholar 

  42. Libbrecht MW, Noble WS (2015) Machine learning applications in genetics and genomics. Nat Rev Genet 16:321–332

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  43. Wu J, Zhao Y (2019) Machine learning technology in the application of genome analysis: a systematic review. Gene 705:149–156

    Article  CAS  PubMed  Google Scholar 

  44. Zou J, Huss M, Abid A, Mohammadi P, Torkamani A, Telenti A (2019) A primer on deep learning in genomics. Nat Genet 51(1):12–18

    Article  CAS  PubMed  Google Scholar 

  45. Schrider DR, Kern AD (2018) Supervised machine learning for population genetics: a new paradig. Trends Genet 34:301–312

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  46. Seymour CW, Kennedy JN, Wang S et al (2019) Derivation, validation, and potential treatment implications of novel clinical phenotypes for sepsis. JAMA 321(20):2003–2017

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  47. Marshall JC (2014) Why have clinical trials in sepsis failed? Trends Mol Med 20(4):195–203

    Article  PubMed  Google Scholar 

  48. Davenport EE, Burnham KL, Radhakrishnan J et al (2016) Genomic landscape of the individual host response and outcomes in sepsis: a prospective cohort study. Lancet Respir Med 4(4):259–271

    Article  PubMed  PubMed Central  Google Scholar 

  49. Scicluna BP, van Vught LA, Zwinderman AH et al (2017) Classification of patients with sepsis according to blood genomic endotype: a prospective cohort study. Lancet Respir Med 5(10):816–826

    Article  PubMed  Google Scholar 

  50. Burnham KL, Davenport EE, Radhakrishnan J et al (2017) Shared and distinct aspects of the sepsis transcriptomic response to fecal peritonitis and pneumonia. Am J Respir Crit Care Med 196(3):328–339

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  51. Lawler PR, Fan E (2018) Heterogeneity and phenotypic stratification in acute respiratory distress syndrome. Lancet Respir Med 6(9):651–653

    Article  PubMed  Google Scholar 

  52. Lawler PR, Mehra MR (2018) Advancing from a “hemodynamic model” to a “mechanistic disease-modifying model” of cardiogenic shock. J Heart Lung Transplant 37(11):1285–1288

    Article  PubMed  Google Scholar 

  53. Ospina-Tascón GA, Büchele GL, Vincent JL (2008) Multicenter, randomized, controlled trials evaluating mortality in intensive care: Doomed to fail? Crit Care Med 36(4):1311–1322

    Article  PubMed  Google Scholar 

  54. Bibas L, Peretz-Larochelle M, Adhikari NK et al (2019) Association of surrogate decision-making interventions for critically Ill adults with patient, family, and resource use outcomes: a systematic review and meta-analysis. JAMA Netw Open 2(7):e197229

    Article  PubMed  PubMed Central  Google Scholar 

Download references

Acknowledgements

We thank members of the Brigham and Women's Hospital Registry of Critical Illness (RoCI), including Anthony Massaro, M.D., Laura Fredenburgh, M.D., Joshua Englert, M.D., and Augustine Choi, M.D.

Funding

The metabolomics analysis was funded by an NIH/NHLBI grant (1 R01 HL112747-01). The analysis was supported by the Ted Rogers Computational Medicine Program.

Author information

Authors and Affiliations

Authors

Contributions

LBK, ES, CPF, AJR, JRM, AT, RMB, PRL contributed to study design, literature review, and statistical analysis. LBK, ES, AJR, CPS, RMB, PRL contributed to data management, data analysis, and drafting the manuscript. LBK, ES, AJR, MS, JRM, AT, YS, SS, BW, CPF, RMB, PRL contributed to manuscript revision, intellectual revisions, and mentorship. All authors read and approved the final manuscript.

Corresponding author

Correspondence to Patrick R. Lawler.

Ethics declarations

Ethics approval and consent to participate

The patients and data utilized in this study were taken from the RoCI cohort study, which was approved by a local institutional ethics board.

Consent for publication

Consent for publication was obtained at the time of enrollment.

Competing interests

RMB takes part in advisory boards for Merck and Genentech; all remaining authors have no relevant financial disclosures.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Supplementary Information

Additional file 1: Table S1.

Super-pathways represented by the 158 metabolites passing quality control and pre-processing filters. Table S2. Performance measures of machine learning algorithms trained under the precision recall (PR) curve in discriminating survival status using metabolomics data. Table S3. Variable distributions in complete imputed dataset and without imputation. Figure S1. A Total variance explained by each principal component and [middle and bottom panels] cumulative variance explained by each component (in pink) shown with the cross-validated variance explained (in blue). B Twenty principal components are required to explain 80% of the variance in the data. Figure S2. A Plot of the first 2 principal components. Ellipse captures 95% of the data. B Metabolites contributing to the largest loading weights for the first and second PC. Figure S3. Super pathways represented among top metabolites ranked by machine learning approaches. Figure S4. ROC curves for models in Table S2. Figure S5. Pairwise comparisons of normalized top metabolite levels, stratified by survival status. (Figure separated for data visualization purposes only.)

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Kosyakovsky, L.B., Somerset, E., Rogers, A.J. et al. Machine learning approaches to the human metabolome in sepsis identify metabolic links with survival. ICMx 10, 24 (2022). https://doi.org/10.1186/s40635-022-00445-8

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s40635-022-00445-8

Keywords