Skip to main content

REVIEW article

Front. Med., 13 May 2021
Sec. Intensive Care Medicine and Anesthesiology
This article is part of the Research Topic Clinical Application of Artificial Intelligence in Emergency and Critical Care Medicine, Volume I View all 20 articles

Artificial Intelligence for Clinical Decision Support in Sepsis

\nMiao WuMiao Wu1Xianjin Du
Xianjin Du2*Raymond GuRaymond Gu3Jie WeiJie Wei1
  • 1Department of Emergency, Renmin Hospital of Wuhan University, Wuhan, China
  • 2Department of Critical Care Medicine, Renmin Hospital of Wuhan University, Wuhan, China
  • 3Department of Surgery, State University of New York Upstate Medical University, Syracuse, NY, United States

Sepsis is one of the main causes of death in critically ill patients. Despite the continuous development of medical technology in recent years, its morbidity and mortality are still high. This is mainly related to the delay in starting treatment and non-adherence of clinical guidelines. Artificial intelligence (AI) is an evolving field in medicine, which has been used to develop a variety of innovative Clinical Decision Support Systems. It has shown great potential in predicting the clinical condition of patients and assisting in clinical decision-making. AI-derived algorithms can be applied to multiple stages of sepsis, such as early prediction, prognosis assessment, mortality prediction, and optimal management. This review describes the latest literature on AI for clinical decision support in sepsis, and outlines the application of AI in the prediction, diagnosis, subphenotyping, prognosis assessment, and clinical management of sepsis. In addition, we discussed the challenges of implementing and accepting this non-traditional methodology for clinical purposes.

Introduction

Sepsis is a syndrome in which infection causes host response imbalance. It leads to life-threatening organ damage, and has a high mortality rate. Sepsis not only threatens human health, but also brings a huge economic burden to medical and health care (1). Given that sepsis has a certain morbidity and high mortality, early prediction and intervention of sepsis is of great significance (2). The management of sepsis is a highly complex and challenging problem, and it is still the subject of well-trained and highly skilled experts. More than a quarter century of research has not produced a reliable diagnostic test or a direct treatment for sepsis. The core of this deficiency is that sepsis is still a clinical/physiological diagnosis, representing many molecularly different pathological trajectories. But as the applications of AI in the medical field continue to emerge, some medical decisions will soon be left to so called “intelligence” machines to improve clinical practice and patient prognosis. In fact, many tasks involved in the clinical management of sepsis can be performed individually or optimized through dedicated algorithms, including early prediction, improvement of antibiotic therapy, and hemodynamic optimization (3, 4). At present, thanks to the dissemination of electronic health records (EHR), the application of AI has a good foundation.

Artificial Intelligence and Sepsis

In 1956, a gathering at the Dartmouth Conference proposed the concept of “artificial intelligence,” hoping to use recently developed computers to construct complex machines with the same essential characteristics as human intelligence. However, due to constraints in memory and a lack of processing power, developments in AI proceeded slowly. After 2012, thanks to the increase in data volume, computing power, and the development of new machine learning algorithms, AI began to explode, resulting in expansions in expert systems, machine learning, evolutionary computing, computer vision, natural language processing and other data processing technologies (5). Among them, mechanical learning is the most widely used in sepsis.

The most basic method of machine learning uses algorithms to analyze and learn from data, and then uses the results of learning to make decisions and predictions about events in reality. Unlike traditional hard-coded software programs, machine learning uses numerous amounts of data to learn how to out specific tasks from the data using various algorithms (4) (Figure 1). Machine learning has appeared in the early stages of AI development. The initial algorithms include decision trees, support vector machine (SVM), clustering and so on. Machine learning can be classified according to different learning methods. The initial algorithms included supervised learning, unsupervised learning, and semi-supervised learning (Figure 2). Later, more algorithms such as integrated learning, deep learning, and reinforcement learning were developed. The application of traditional machine learning algorithms in sepsis management has had preliminary results, but every step forward was extremely difficult, until the emergence of deep learning.

FIGURE 1
www.frontiersin.org

Figure 1. Roadmap for machine learning systems.

FIGURE 2
www.frontiersin.org

Figure 2. Two methods of machine learning. (A) Supervised learning. (B) Unsupervised learning.

At the very beginning, deep learning was not a brand new learning method, but a deep neural network that could be developed using supervised and unsupervised learning methods. However, due to rapid growth in the field of machine learning in recent years, some unique learning methods have been proposed (such as residual networks). As a result, more and more people regard it as a learning method alone. Originally deep learning used deep neural networks to solve feature expression. Deep neural network itself was not a new concept but could be simply understood as a neural network structure containing multiple hidden layers. People could adjust the connection and activation methods of neurons accordingly to improve the training effect of deep neural networks. In fact, there were many such ideas in the early years, but due to insufficient training data and backward calculation ability, the results were not satisfactory. Deep learning has accomplished various tasks in healthcare, including the management of sepsis (612), which provides the possibility for its application in clinical practice.

Methods of Literature Selection

The literature search was conducted in (PubMed). Research papers, systematic reviews, and narrative reviews published prior to January 31, 2021 were included. Abstracts without full text were excluded. The search terms used to find relevant literature included: (“machine learning” OR “deep learning” OR “neural network” OR “artificial intelligence”) AND (“sepsis”). A total of 433 papers were initially identified with these search terms, of which 33 abstracts without full text were excluded, leading to a final count of 400. Given the narrative nature of this review, the final cohort of papers was hand-picked to provide the reader with the best general overview of the topic and was not meant to be comprehensive. We selected some research manuscripts and systematic reviews, and referenced a number of narrative reviews. This article is based on previously conducted studies and does not contain any studies with human participants or animals performed by any of the authors.

Application of AI in the Early Prediction and Diagnosis of Sepsis

Early Prediction of Sepsis

Early intervention of sepsis is the key to treatment, as every hour of delay in treatment increases mortality. If we can predict the occurrence of sepsis early, we can initiate intervention measures as soon as possible. The original sepsis prediction system relies mainly on empirical clinical decision rules (CDR), which usually uses vital signs collected at the bedside. For example, five physiological markers are extracted from the bedside monitor every minute. These data streams include heart rate, respiratory rate, and blood pressure (systolic, diastolic, and mean blood pressure), and then are classified by SVM classifiers (13). The model can accurately predict the incidence of sepsis, with an average detection accuracy of 83.0% and an Area Under Receiving Operator Characteristics (AUROC) of 0.781. This is the minimal AI model developed for early prediction of sepsis. Logistic regression is also used to measure six variables related to sepsis, and a predictive model (automated screening tool) with an AUROC of 0.857 has been developed to help identify patients at risk of sepsis (14). The screening tool can screen all hospitalized patients and pass the results directly to caregivers without any manual intervention.

The main disadvantage of CDR is that when used in a population different from the derived population, there will be generality and performance differences. In addition, it usually takes several years to establish and verify. The growth of deep learning has created more opportunities for the application of AI in sepsis (1518). Bi-Directional Gated Recurrent Units (GRU) is a deep learning algorithm that uses various parameters related to the vitals, laboratory, and demographics (6). The AUROC of this model is 0.97, which can predict the occurrence of sepsis 6 h in advance. This method is better than the AI models for sepsis prediction found in the current literature. There is also an early warning system for sepsis using deep learning. A new algorithm based on electronic medical record (EMR) was designed, which can detect sepsis 6 h before the occurrence of sepsis, with an AUROC of 0.782 (7). Another sepsis detection system uses a convolutional neural network and a long short-term memory network (12). The quality evaluation of the model is based on standard concepts of accuracy and clinical applicability, and the intervention is evaluated retrospectively by observing intravenous antibiotics and blood cultures before the predicted time. The AUROC at 3 h before the onset of sepsis was 0.856. In the past, due to the delay in sepsis recognition, vast majority of sepsis patients did not start antibiotic treatment or blood culture in time. Therefore, this model can promptly facilitate such interventions through early identification.

With the progress of deep learning, more and more studies have introduced it into clinical decision support for sepsis. In order to evaluate its function, the performance of deep learning was compared to other methods in the early prediction of sepsis, including three machine learning algorithms (random forest, Cox regression and penalized logistic regression) and three scoring screening tools (SIRS, qSOFA and NEWS) (9). Demographics, comorbidities, vital signs, medicines, and test results are all included in the training data set. Multi-output Gaussian process and recurrent neural network (MGP-RNN), a deep learning-based model that can advance the prediction of sepsis by 5 h, performed the best.

In addition to the above-mentioned deep learning, some people have developed an explainable AI model for early prediction of sepsis. They developed a model based on shared ICU public data and verified the challenge score in a completely hidden population (19). The explainable AI model extracts 168 features per hour and is trained to achieve real-time prediction of sepsis. The influence of each feature on the real-time prediction of sepsis is discussed in depth to show its interpretability. This model not only has superior performance in estimating the risk of sepsis in real time, but also provides interpretable information for comprehending the risk of sepsis.

However, traditional supervised models tend to perform better only in certain aspects compared to ensemble learning. Ensemble learning is a comprehensive strongly supervised model, usually composed of multiple weakly supervised models. The potential goal of ensemble learning is that even if one of the weak classifiers makes a prediction error, the other weak classifiers can correct the error. Recently, a study reported a sepsis prediction model based on ensemble learning framework, which combines artificial features extracted from advanced clinical knowledge and deep features based on automatic extraction of long-term and short-term memory (LSTM) neural networks (20). Through ensemble learning, the early prediction of sepsis was achieved 6 h in advance. The results show that the model has a good effect on early detection of sepsis. In particular, ensemble learning is significantly better than other single models in performance (Table 1).

TABLE 1
www.frontiersin.org

Table 1. Summary of the results from related works on the prediction of sepsis onset.

Early Prediction of Septic Shock

The development of decision support systems that relied on advances in machine learning is a field of innovation in healthcare strategies. Predicting the development of septic shock is one of the active areas (27). Many studies have developed intelligent decision support tools related to septic shock to improve clinical results and promote real-time optimization of medical resources. One of the studies compared eight different machine learning algorithms with the goal of developing a predictive model of septic shock, including Random Forest, C5.0, Decision Trees, Boosted Logistic Regression, SVM, Logistic Regression, Regularized Logistic, and Bayes Generalized Linear Model (21). The model using the Random Forest algorithm performed best, with an AUROC of 0.9483, a sensitivity of 83.9%, and a specificity of 88.1%. There are also studies using gradient enhancement algorithms to develop septic shock prediction models, such as XG-Boost, by combining physiological data in EHR with features obtained from natural language processing in clinical medical record data. Among them, the median warning time of the best method is 7.0 h, which is enough to intervene many hours before the onset of septic shock (26).

Transfer learning is a new subfield of machine learning, which allows the promotion of algorithms in various clinical sites. In order to study the effectiveness of AI Sepsis Expert in predicting delayed septic shock in ED, transfer learning was introduced, and the feasibility of improving external effectiveness in the second location was verified (22). The best AUROC of this AI is <0.8, and it has the best performance in predicting delayed septic shock at 8 and 12 h. Transfer learning greatly improves the external validity and generality of the model.

Improve the Accuracy of Sepsis Diagnosis

Multiple organ failure is a typical manifestation of sepsis and is closely related to the diagnosis of sepsis. However, multiple organ failure itself often has no typical clinical manifestations, which aggravates the complexity of sepsis diagnosis and affects the accuracy of diagnosis. In order to solve the dilemma of the current diagnosis of sepsis, some studies have developed affordable automated diagnostic tools (28). Kok et al. developed a deep temporal convolution network model for sepsis detection, and evaluated it through three verification methods. The final selected model was robust and can be used as an early diagnosis tool for sepsis in the hospital. The accuracy and precision of this diagnostic tool was relatively higher than other algorithms (8). Another study introduced the development of an AI algorithm that can be used for sepsis diagnosis, and compares its performance with the diagnostic method based on SOFA score (24). The algorithm used pre-selected features and prospectively selected 106 clinical features for sepsis diagnosis. The de-identified data was used to develop this AI. The 5-fold cross-validation was applied to assess the performance of several machine learning methods, and finally the best-performing XGBoost based on the decision tree was used in the development of the AI algorithm. The AUROC of the established AI algorithm is about 0.89, while the SOFA score is only 0.596. This AI algorithm was developed through pre-selected features and XGBoost based on data collected by EMR from real cases of sepsis patients. The accuracy of early diagnosis of sepsis exceeds 80%. The timely and accurate response of this AI algorithm can enable clinicians to deploy appropriate treatment methods earlier, which will result in lower medical costs and improved patient prognosis, so the healthcare system, medical staff and patients can all benefit from it.

However, because of the non-specific signs and symptoms, the diagnosis of neonatal sepsis remains a challenge. Traditional scoring systems help distinguish patients with sepsis from those with non-sepsis, but they did not consider the particularity of each patient. There is a neonatal sepsis model based on the training and verification of artificial neural network (ANN) algorithms, mainly for the diagnosis of early-onset and late-onset neonatal sepsis (23). The results show that compared with doctors based on the traditional scoring system, the performance of the model is superior by using the same features. The sensitivity is 93.3%, the specificity is 80.0%, and the AUROC is 94.4%. The 10 most critical factors for the evaluation of neonatal sepsis are maternal age, cervicovaginitis and neonates, fever, apnea, platelet count, gender, bradypnea, band cell, catheter use, and birth weight.

Application of AI in the Prognosis and Risk Assessment of Sepsis

Sepsis is a relatively common cause of death in patients with suspected infection. Its current mortality rate is still high and unacceptable. Appropriate assessment tools that can be used to evaluate the prognosis of sepsis may improve the accuracy of clinical decision-making and reduce mortality (25). A deep neural network (DNN) model developed using LSTM can evaluate the clinical status of patients after treatment in the intensive care unit (ICU), thereby predicting the mortality rate within 96 h after admission. The AUC of the multi-center study was 0.88, and the AUC of the single-center study was 0.85 (10). This LSTM-based model could assist doctors identify patients with poor prognosis early, so as to “re-triage” and adjust treatment plans.

The clinical manifestations and prognosis of sepsis-associated acute kidney injury (AKI) are not all the same. AI can be used to divide them into various sub-phenotypes according to the degree of risk, thereby helping to improve the management of related patients (29). A study used deep learning to determine the subphenotype of sepsis-related AKI and predict the 28-day mortality and dialysis needs of sepsis-related AKI (30). The study utilized the K-means algorithm and used more than 2,500 feature combinations to cluster patients with sepsis-related AKI and identified three subphenotypes. Among them, subtype 1 has the lowest dialysis requirement (4%), and the 28-day mortality rate after AKI is also the lowest (23%). After adjustment, the mortality rate of subtype 3 is 1.9 times that of subtype 1. Similarly, Ibrahim et al. also used AI to stratify the types of organ dysfunction observed in patients with sepsis in the ICU, and identified clinically meaningful sepsis subgroups with different organ dysfunction patterns (31). Random forests, gradient boost trees, and SVMs are used for classification.

Coagulation disorders caused by sepsis have a poor prognosis, and there are currently no definitive tools to predict it. Machine learning technology can be used to create predictive models of coagulopathy progression. According to Japan's Septic Disseminated Intravascular Coagulation (DIC) retrospective research, machine learning algorithms including multiple linear regression (MLR), random forest, SVM and neural network were utilized to estimate the progression of coagulopathy and compare its accuracy with traditional methods (32). In terms of DIC progress, random forest has the highest prediction accuracy rate of 67.0%, and the difference between the ΔDIC predicted by random forest and real ΔDIC is 1.54, which is the smallest.

In order to predict the mortality of patients with suspected infection or sepsis in ED, the performance of AI was also been evaluated. A study compared the effects of several AIs in the classification and mortality prediction of sepsis patients in ED (33). A total of four supervised learning models, random forest, C4.5 decision tree, SVM and ANN were compared. The result is that SVW and ANN using physiological variables have the best discrimination effect. It has good application prospects in assessing the classification and prognosis of sepsis. Convolutional Neural Network plus SoftMax, a deep learning-based algorithm, can also be used to predict the mortality of patients suspected of infection in ED. The results show that compared with other machine learning algorithms and sepsis scoring tools commonly used in clinical practice (SIRS and qSOFA), the accuracy of this deep learning method is significantly superior (34). Deep learning can effectively help identify critically ill patients earlier.

Application of AI in the Management of Patients With Sepsis

Passive leg lift (PLR) can predict fluid responsiveness in sepsis, but the patient's limited mobility usually precludes the use of this hemodynamic challenge. To predict the fluid responsiveness of patients with sepsis or septic shock, machine learning using data from transthoracic echocardiography (TTE) was developed (35). The results show that the partial least-squares regression (PLS) model has an AUC value of 0.97, which was the best model and was comparable to the hemodynamic response of PLR. The key parameters of echocardiography include inferior vena cava collapsibility, velocity-time integral, S-wave, E/Ea ratio, and E-wave. Another study also reported on fluid management strategies for patients with sepsis. Causal inference technology is used to estimate the mortality outcome caused by the “caps” setting of fluid volume administration in the first 24 h in ICU (36). It was found that if the total amount of fluid in these patients is limited to 6–10 L, the 30-day mortality rate may be lower than the mortality rate observed in current practice. The mortality rate of 8 L was found to have the largest decrease.

Sepsis bundles designed to reduce the deleterious effect of sepsis have been recommended for nearly a decade. Despite this, the mortality rate of sepsis is still high, and the compliance of sepsis bundles is still not ideal. A multidisciplinary project used the Model Cell mental model to analyze collected mortality and compliance data, and compared the observed mortality data with predicted data based on comparable acute care facilities (37). The results showed that as the bundle compliance increased, the mortality rate of the entire system decreased significantly. In the linear model, compliance alone can explain nearly two-thirds of the variance. When using only the final 12 months of the project, the median death rate dropped further to 5.3%. The Model Cell intervention successfully improved bundle compliance, thereby reducing mortality. As technology advances, this model can be enhanced and ready for AI to help drive further success.

The etiology of sepsis is also very important for the formulation of treatment strategies. Inflammatix-bacterial-viral-non-infected-version 1 (IMX-BVN-1) is a neural-network classifier that can provide an assessment tool for suspected infected patients on admission (38). It can improve the recognition of bacterial and viral infections, reduce the overuse of antibiotics, block the progression of sepsis, and cut down the healthcare costs.

Critically ill patients in the ICU have an increased risk of infection due to their unique physiological changes, and various special pathogens in the environment can also increase their mortality. Due to various issues, the dosage of antibacterial agents in the ICU may become a tricky matter. These difficulties make the standard antimicrobial dosage regimen unable to achieve the goals related to optimal patient outcomes. In order to explore various ways to optimize the dosage of antibacterial drugs in ICU patients, novel dosing software using AI were developed to assist in the adjustment of antibiotic treatment, one of which was Bayesian forecasting. These plans can use the monitoring results of antibiotic treatment to further personalize the antibacterial program according to the clinical characteristics of each patient (3942).

Other Applications of AI in Sepsis

A study reported the practice results of using AI for quality improvement work. They introduced Sepsis Watch into the routine clinical care process, which is a sepsis detection and management platform based on deep learning (11). The purpose of Sepsis Watch is to improve the prediction and treatment of sepsis. It is formulated based on the quality improvement work report of a multidisciplinary team composed of statisticians, data scientists, data engineers and clinicians. The results show that it is feasible to integrate Sepsis Watch into routine clinical care, and the practice has also improved the implementation of local machine learning projects. Gonçalves et al. also reported the experience of applying AI algorithms in clinical practice, mainly introducing nurses' experience in early identification of sepsis through the use of technical tools developed by AI algorithms and its impact on the nursing work process (43). In the case introduced, the nurses participating in the process of technology integration can make rapid decisions in the early identification of sepsis.

Beginning in 2020, COVID-19 has spread all over the world, and infected patients have severe respiratory symptoms, and may have multiple complications such as severe acute respiratory syndrome, sepsis, septic shock and multiple organ failure. Effective ways to save cost and time are needed to mitigate the burden of disease. In order to seek potential treatments for COVID-19 among all existing drugs, a research combines systems biology and AI-based methods. By using the GUILDify v2.0 Web server as an alternative method, the effects of pirfenidone and melatonin on SARS-CoV-2 infection were confirmed. It also predicts the potential therapeutic effects of combination drugs on respiratory-related pathologies (44).

The pathogenic factors and processes of sepsis are complex and diverse. Its main feature is systemic inflammatory response. Severe Inflammatory Response Syndrome (SIRS) of non-infectious origin also has similar manifestations. Sepsis has a series of pathophysiological and genetic characteristics, which makes it difficult to distinguish from SIRS in clinical practice. This may be related to insufficient research on the key genes or pathways in the process of these diseases. Reasonable use of genetic biomarkers that are convenient for diagnostic tests/testing can make it possible to distinguish sepsis from SIRS. A team used previously published gene expression data sets, using two-tier gene screening, ANN data mining technology, and discovered biomarkers that can be used to identify and verify patients with SIRS, sepsis, and septic shock (45).

Causal AI can also be used to train and validate digital twin models, which can simulate critically ill patients and thus predict the response of sepsis patients to therapeutic interventions (46). The causal relationship between the organ system and a specific treatment is defined using a directed acyclic graph. The therapeutic effects and interactions of major organs at various stages are simulated using a hybrid method of agent-based modeling, discrete event simulation and Bayesian networks, which were visualized using relevant clinical markers. When the expected response simulated by the digital twin was compared with the actual patient response, it was found that the early treatment response of critical illness simulated by the AI model was very consistent with the patient's real response. The existence of a reliable digital twin model will allow clinicians to test the effects of interventions in a virtual environment before using them on real patients.

The Safety and Challenges of Using AI in Sepsis

The potential of creating AI-based healthcare applications can match or exceed the ability of clinicians in specific diseases, such as sepsis. However, health care is a complex and ever-changing field with high requirements for safety. Any technical failure may cause harm to patients. When the AI system makes a decision, human clinicians and safety engineers essentially cannot control the process, and it is difficult to fully understand how the AI system accurately makes the decision. Compared with standard clinical practice, AI-based tools lack ethical constraints and safety regulations (47). The clinical setting of sepsis is very complex, and many variables (new therapies, new diagnoses, different intervention times and intervention methods) will affect the results. However, the requirements of all clinical settings shown in the computational model are difficult to achieve in the technical design stage (48). Therefore, the behavior of the software in the system may not adequately reflect appropriate clinical intentions. Currently, this problem is solved by ignoring some aspects of the process, such as by limiting the amount of information input, but it may lead to unintended consequences. One example is the loss of insensible fluid. It cannot be recorded electronically, which may cause the AI to prompt that more fluid needs to be refilled. However, in reality, the clinician sees that the patient has been waterlogged. In addition, when a machine interprets data, it cannot reason on the most important content like a human clinician. For example, clinicians may select to omit highly abnormal test results, which may be due to errors in sampling, testing, or recording.

In addition, there are problems in the AI model itself, for example, many studies have only trained and validated the model in the same patient cohort, but have not yet evaluated its generality to other populations. These models need to undergo further prospective testing to prove their benefits in clinical or other outcomes (49). AI will also face many implementation difficulties when used in clinical practice. Many organizations currently do not have sufficient conditions to implement AI in clinical practice, which requires considerable AI experts and mature information technology or IT capabilities, such as evaluation, merging, continuous monitoring, and recalibration of AI. The security and reliability of the collection and use of digital data also need to be addressed. Furthermore, most healthcare systems worldwide may not have enough capacity to successfully integrate AI into the current workflow. Decision-making and predictive models do not yet match the currently known healthcare systems, and a lot of improvements are needed to successfully integrate these innovations (50).

In short, there is still a big gap between the creation of AI algorithms and their implementation in clinical practice. AI cannot replace the clinical management role of experts in sepsis. AI-based algorithms should always be used as development tools until they can incorporate actions that are compatible with known physiology and prove that the results can be modified prospectively in multiple environments.

Author Contributions

MW, XD, and JW carried out the concepts, design, definition of intellectual content, literature search, data acquisition, and manuscript preparation. MW carried out literature search, data acquisition, and manuscript editing. XD, JW, and RG performed manuscript review, including revision of key technical content and English expression. All authors have read and approved the content of the manuscript.

Funding

This study was supported by the National Natural Science Foundation of China (81601670), the Fundamental Research Funds for the Central Universities (2042020kf0109) and Peking Union Medical Foundation—Ruiyi Emergency Medical Research Fund (R2019028).

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.

References

1. Ocampo-Quintero N, Vidal-Cortés P, Del RCL, Fdez-Riverola F, Reboiro-Jato M, Glez-Peña D. Enhancing sepsis management through machine learning techniques: a review. Med Intensiva. (2020). doi: 10.1016/j.medin.2020.04.003. [Epub ahead of print].

PubMed Abstract | CrossRef Full Text | Google Scholar

2. Heming N, Azabou E, Cazaumayou X, Moine P, Annane D. Sepsis in the critically ill patient: current and emerging management strategies. Expert Rev Anti-Infe. (2020). doi: 10.1080/14787210.2021.1846522. [Epub ahead of print].

PubMed Abstract | CrossRef Full Text | Google Scholar

3. Komorowski M. Clinical management of sepsis can be improved by artificial intelligence: yes. Intensive Care Med. (2020) 46:375–7. doi: 10.1007/s00134-019-05898-2

PubMed Abstract | CrossRef Full Text | Google Scholar

4. Peiffer-Smadja N, Rawson TM, Ahmad R, Buchard A, Georgiou P, Lescure FX, et al. Machine learning for clinical decision support in infectious diseases: a narrative review of current applications. Clin Microbiol Infect. (2020) 26:584–95. doi: 10.1016/j.cmi.2019.09.009

PubMed Abstract | CrossRef Full Text | Google Scholar

5. Greco M, Caruso PF, Cecconi M. Artificial intelligence in the intensive care unit. Semin Resp Crit Care. (2021) 42:2–9. doi: 10.1055/s-0040-1719037

CrossRef Full Text | Google Scholar

6. Wickramaratne SD, Shaad MM. Bi-directional gated recurrent unit based ensemble model for the early detection of sepsis. Annu Int Conf IEEE Eng Med Biol Soc. (2020) 2020:70–3. doi: 10.1109/EMBC44109.2020.9175223

PubMed Abstract | CrossRef Full Text | Google Scholar

7. Lee BT, Kwon OY, Park H, Cho KJ, Kwon JM, Lee Y. Graph convolutional networks-based noisy data imputation in electronic health record. Crit Care Med. (2020) 48:e1106–11. doi: 10.1097/CCM.0000000000004583

PubMed Abstract | CrossRef Full Text | Google Scholar

8. Kok C, Jahmunah V, Oh SL, Zhou X, Gururajan R, Tao X, et al. Automated prediction of sepsis using temporal convolutional network. Comput Biol Med. (2020) 127:103957. doi: 10.1016/j.compbiomed.2020.103957

PubMed Abstract | CrossRef Full Text | Google Scholar

9. Bedoya AD, Futoma J, Clement ME, Corey K, Brajer N, Lin A, et al. Machine learning for early detection of sepsis: an internal and temporal validation study. JAMIA Open. (2020) 3:252–60. doi: 10.1093/jamiaopen/ooaa006

PubMed Abstract | CrossRef Full Text | Google Scholar

10. Wernly B, Mamandipoor B, Baldia P, Jung C, Osmani V. Machine learning predicts mortality in septic patients using only routinely available ABG variables: a multi-centre evaluation. Int J Med Inform. (2021) 145:104312. doi: 10.1016/j.ijmedinf.2020.104312

PubMed Abstract | CrossRef Full Text | Google Scholar

11. Sendak MP, Ratliff W, Sarro D, Alderton E, Futoma J, Gao M, et al. Real-world integration of a sepsis deep learning technology into routine clinical care: implementation study. JMIR Med Inform. (2020) 8:e15182. doi: 10.2196/15182

PubMed Abstract | CrossRef Full Text | Google Scholar

12. Lauritsen SM, Kalør ME, Kongsgaard EL, Lauritsen KM, Jørgensen MJ, Lange J, et al. Early detection of sepsis utilizing deep learning on electronic health record event sequences. Artif Intell Med. (2020) 104:101820. doi: 10.1016/j.artmed.2020.101820

PubMed Abstract | CrossRef Full Text | Google Scholar

13. Mohammed A, Van Wyk F, Chinthala LK, Khojandi A, Davis RL, Coopersmith CM, et al. Temporal differential expression of physiomarkers predicts sepsis in critically ill adults. Shock. (2020). doi: 10.1097/SHK.0000000000001670. [Epub ahead of print].

PubMed Abstract | CrossRef Full Text | Google Scholar

14. Cooper PB, Hughes BJ, Verghese GM, Just JS, Markham AJ. Implementation of an automated sepsis screening tool in a community hospital setting. J Nurs Care Qual. (2021) 36:132–6. doi: 10.1097/NCQ.0000000000000501

PubMed Abstract | CrossRef Full Text | Google Scholar

15. Kam HJ, Kim HY. Learning representations for the early detection of sepsis with deep neural networks. Comput Biol Med. (2017) 89:248–55. doi: 10.1016/j.compbiomed.2017.08.015

PubMed Abstract | CrossRef Full Text | Google Scholar

16. Kaji DA, Zech JR, Kim JS, Cho SK, Dangayach NS, Costa AB, et al. An attention based deep learning model of clinical events in the intensive care unit. PLoS ONE. (2019) 14:e0211057. doi: 10.1371/journal.pone.0211057

PubMed Abstract | CrossRef Full Text | Google Scholar

17. Scherpf M, Gräßer F, Malberg H, Zaunseder S. Predicting sepsis with a recurrent neural network using the MIMIC III database. Comput Biol Med. (2019) 113:103395. doi: 10.1016/j.compbiomed.2019.103395

PubMed Abstract | CrossRef Full Text | Google Scholar

18. Saqib M, Sha Y, Wang MD. Early prediction of sepsis in EMR records using traditional ML techniques and deep learning LSTM networks. Annu Int Conf IEEE Eng Med Biol Soc. (2018) 2018:4038–41. doi: 10.1109/EMBC.2018.8513254

PubMed Abstract | CrossRef Full Text | Google Scholar

19. Yang M, Liu C, Wang X, Li Y, Gao H, Liu X, et al. An explainable artificial intelligence predictor for early detection of sepsis. Crit Care Med. (2020) 48:e1091–6. doi: 10.1097/CCM.0000000000004550

PubMed Abstract | CrossRef Full Text | Google Scholar

20. He Z, Du L, Zhang P, Zhao R, Chen X, Fang Z. Early sepsis prediction using ensemble learning with deep features and artificial features extracted from clinical electronic health records. Crit Care Med. (2020) 48:e1337–42. doi: 10.1097/CCM.0000000000004644

PubMed Abstract | CrossRef Full Text | Google Scholar

21. Misra D, Avula V, Wolk DM, Farag HA, Li J, Mehta YB, et al. Early detection of septic shock onset using interpretable machine learners. J Clin Med. (2021) 10:301. doi: 10.3390/jcm10020301

CrossRef Full Text | Google Scholar

22. Wardi G, Carlile M, Holder A, Shashikumar S, Hayden SR, Nemati S. Predicting progression to septic shock in the emergency department using an externally generalizable machine-learning algorithm. Ann Emerg Med. (2021) 77:395–406. doi: 10.1101/2020.11.02.20224931

PubMed Abstract | CrossRef Full Text | Google Scholar

23. Helguera-Repetto AC, Soto-Ramírez MD, Villavicencio-Carrisoza O, Yong-Mendoza S, Yong-Mendoza A, León-Juárez M, et al. Neonatal sepsis diagnosis decision-making based on artificial neural networks. Front Pediatr. (2020) 8:525. doi: 10.3389/fped.2020.00525

PubMed Abstract | CrossRef Full Text | Google Scholar

24. Yuan KC, Tsai LW, Lee KH, Cheng YW, Hsu SC, Lo YS, et al. The development an artificial intelligence algorithm for early sepsis diagnosis in the intensive care unit. Int J Med Inform. (2020) 141:104176. doi: 10.1016/j.ijmedinf.2020.104176

PubMed Abstract | CrossRef Full Text | Google Scholar

25. Bloch E, Rotem T, Cohen J, Singer P, Aperstein Y. Machine learning models for analysis of vital signs dynamics: a case for sepsis onset prediction. J Healthc Eng. (2019) 2019:5930379. doi: 10.1155/2019/5930379

PubMed Abstract | CrossRef Full Text | Google Scholar

26. Liu R, Greenstein JL, Sarma SV, Winslow RL. Natural language processing of clinical notes for improved early prediction of septic shock in the ICU. Annu Int Conf IEEE Eng Med Biol Soc. (2019) 2019:6103–8. doi: 10.1109/EMBC.2019.8857819

PubMed Abstract | CrossRef Full Text | Google Scholar

27. Yee CR, Narain NR, Akmaev VR, Vemulapalli V. A data-driven approach to predicting septic shock in the intensive care unit. Biomed Inform Insights. (2019) 11:1178222619885147. doi: 10.1177/1178222619885147

PubMed Abstract | CrossRef Full Text | Google Scholar

28. Saria S, Henry KE. Too many definitions of sepsis: can machine learning leverage the electronic health record to increase accuracy and bring consensus? Crit Care Med. (2020) 48:137–41. doi: 10.1097/CCM.0000000000004144

PubMed Abstract | CrossRef Full Text | Google Scholar

29. Gunning S, Koyner JL. Not all sepsis-associated acute kidney injury is the same: there may be an app for that. Clin J Am Soc Nephrol. (2020) 15:1543–5. doi: 10.2215/CJN.14860920

PubMed Abstract | CrossRef Full Text | Google Scholar

30. Chaudhary K, Vaid A, Duffy Á, Paranjpe I, Jaladanki S, Paranjpe M, et al. Utilization of deep learning for subphenotype identification in sepsis-associated acute kidney injury. Clin J Am Soc Nephrol. (2020) 15:1557–65. doi: 10.2215/CJN.09330819

PubMed Abstract | CrossRef Full Text | Google Scholar

31. Ibrahim ZM, Wu H, Hamoud A, Stappen L, Dobson R, Agarossi A. On classifying sepsis heterogeneity in the ICU: insight using machine learning. J Am Med Inform Assoc. (2020) 27:437–43. doi: 10.1093/jamia/ocz211

PubMed Abstract | CrossRef Full Text | Google Scholar

32. Hasegawa D, Yamakawa K, Nishida K, Okada N, Murao S, Nishida O. Comparative analysis of three machine-learning techniques and conventional techniques for predicting sepsis-induced coagulopathy progression. J Clin Med. (2020) 9:2113. doi: 10.3390/jcm9072113

PubMed Abstract | CrossRef Full Text | Google Scholar

33. Rodríguez A, Mendoza D, Ascuntar J, Jaimes F. Supervised classification techniques for prediction of mortality in adult patients with sepsis. Am J Emerg Med. (2020). doi: 10.1016/j.ajem.2020.09.013. [Epub ahead of print].

PubMed Abstract | CrossRef Full Text | Google Scholar

34. Perng JW, Kao IH, Kung CT, Hung SC, Lai YH, Su CM. Mortality prediction of septic patients in the emergency department based on machine learning. J Clin Med. (2019) 8:1906. doi: 10.3390/jcm8111906

PubMed Abstract | CrossRef Full Text | Google Scholar

35. Bataille B, de Selle J, Moussot PE, Marty P, Silva S, Cocquet P. Machine learning methods to improve bedside fluid responsiveness prediction in severe sepsis or septic shock: an observational study. Brit J Anaesth. (2021) 126:826–34. doi: 10.1016/j.bja.2020.11.039

PubMed Abstract | CrossRef Full Text | Google Scholar

36. Shahn Z, Shapiro NI, Tyler PD, Talmor D, Lehman LH. Fluid-limiting treatment strategies among sepsis patients in the ICU: a retrospective causal analysis. Crit Care. (2020) 24:62. doi: 10.1186/s13054-020-2767-0

PubMed Abstract | CrossRef Full Text | Google Scholar

37. Delaveris SL, Cichetti JR, Edleblute E. 2019 John M. Eisenberg patient safety and quality awards: a model cell for transformational redesign of sepsis identification and treatment: aligning digital tools with innovative workflows. Jt Comm J Qual Patient Saf . (2020) 46:392–9. doi: 10.1016/j.jcjq.2020.04.001

PubMed Abstract | CrossRef Full Text | Google Scholar

38. Mayhew MB, Buturovic L, Luethy R, Midic U, Moore AR, Roque JA, et al. A generalizable 29-mRNA neural-network classifier for acute bacterial and viral infections. Nat Commun. (2020) 11:1177. doi: 10.1038/s41467-020-14975-w

PubMed Abstract | CrossRef Full Text | Google Scholar

39. Chai MG, Cotta MO, Abdul-Aziz MH, Roberts JA. What are the current approaches to optimising antimicrobial dosing in the intensive care unit? Pharmaceutics. (2020) 12:638. doi: 10.3390/pharmaceutics12070638

PubMed Abstract | CrossRef Full Text | Google Scholar

40. Rawson TM, Hernandez B, Moore L, Herrero P, Charani E, Ming D, et al. A real-world evaluation of a Case-Based Reasoning algorithm to support antimicrobial prescribing decisions in acute care. Clin Infect Dis. (2020). doi: 10.1093/cid/ciaa383. [Epub ahead of print].

PubMed Abstract | CrossRef Full Text | Google Scholar

41. Roggeveen LF, Fleuren LM, Guo T, Thoral P, de Grooth HJ, Swart EL, et al. Right Dose Right Now: bedside data-driven personalized antibiotic dosing in severe sepsis and septic shock - rationale and design of a multicenter randomized controlled superiority trial. Trials. (2019) 20:745. doi: 10.1186/s13063-019-3911-5

PubMed Abstract | CrossRef Full Text | Google Scholar

42. Voermans AM, Mewes JC, Broyles MR, Steuten L. Cost-effectiveness analysis of a procalcitonin-guided decision algorithm for antibiotic stewardship using real-world U.S. hospital data. Omics. (2019) 23:508–15. doi: 10.1089/omi.2019.0113

PubMed Abstract | CrossRef Full Text | Google Scholar

43. Gonçalves LS, Amaro M, Romero A, Schamne FK, Fressatto JL, Bezerra CW. Implementation of an artificial intelligence algorithm for sepsis detection. Rev Bras Enferm. (2020) 73:e20180421. doi: 10.1590/0034-7167-2018-0421

PubMed Abstract | CrossRef Full Text | Google Scholar

44. Artigas L, Coma M, Matos-Filipe P, Aguirre-Plans J, Farrés J, Valls R, et al. In-silico drug repurposing study predicts the combination of pirfenidone and melatonin as a promising candidate therapy to reduce SARS-CoV-2 infection progression and respiratory distress caused by cytokine storm. PLoS ONE. (2020) 15:e0240149. doi: 10.1371/journal.pone.0240149

PubMed Abstract | CrossRef Full Text | Google Scholar

45. Tong DL, Kempsell KE, Szakmany T, Ball G. Development of a bioinformatics framework for identification and validation of genomic biomarkers and key immunopathology processes and controllers in infectious and non-infectious severe inflammatory response syndrome. Front Immunol. (2020) 11:380. doi: 10.3389/fimmu.2020.00380

PubMed Abstract | CrossRef Full Text | Google Scholar

46. Lal A, Li G, Cubro E, Chalmers S, Li H, Herasevich V, et al. Development and verification of a digital twin patient model to predict specific treatment response during the first 24 hours of sepsis. Crit Care Explor. (2020) 2:e0249. doi: 10.1097/CCE.0000000000000249

PubMed Abstract | CrossRef Full Text | Google Scholar

47. Habli I, Lawton T, Porter Z. Artificial intelligence in health care: accountability and safety. Bull World Health Organ. (2020) 98:251–6. doi: 10.2471/BLT.19.237487

PubMed Abstract | CrossRef Full Text | Google Scholar

48. Garnacho-Montero J, Martín-Loeches I. Clinical management of sepsis can be improved by artificial intelligence: no. Intensive Care Med. (2020) 46:378–80. doi: 10.1007/s00134-020-05947-1

PubMed Abstract | CrossRef Full Text | Google Scholar

49. Schinkel M, Paranjape K, Nannan PR, Skyttberg N, Nanayakkara P. Clinical applications of artificial intelligence in sepsis: a narrative review. Comput Biol Med. (2019) 115:103488. doi: 10.1016/j.compbiomed.2019.103488

PubMed Abstract | CrossRef Full Text | Google Scholar

50. Mlodzinski E, Stone DJ, Celi LA. Machine learning for pulmonary and critical care medicine: a narrative review. Pulm Ther. (2020) 6:67–77. doi: 10.1007/s41030-020-00110-z

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: sepsis, artificial intelligence, machine learning, deep learning, early prediction

Citation: Wu M, Du X, Gu R and Wei J (2021) Artificial Intelligence for Clinical Decision Support in Sepsis. Front. Med. 8:665464. doi: 10.3389/fmed.2021.665464

Received: 08 February 2021; Accepted: 06 April 2021;
Published: 13 May 2021.

Edited by:

Qinghe Meng, Upstate Medical University, United States

Reviewed by:

Yongan Xu, Zhejiang University, China
Sandeep Reddy, Deakin University, Australia
Jiao Liu, Shanghai Jiao Tong University, China

Copyright © 2021 Wu, Du, Gu and Wei. 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: Xianjin Du, duxianjin@whu.edu.cn

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.