2,381
Views
2
CrossRef citations to date
0
Altmetric
Clinical Study

Explainable machine learning model for predicting furosemide responsiveness in patients with oliguric acute kidney injury

, , , &
Article: 2151468 | Received 22 Apr 2022, Accepted 06 Oct 2022, Published online: 16 Jan 2023

Abstract

Background

Although current guidelines didn’t support the routine use of furosemide in oliguric acute kidney injury (AKI) management, some patients may benefit from furosemide administration at an early stage. We aimed to develop an explainable machine learning (ML) model to differentiate between furosemide-responsive (FR) and furosemide-unresponsive (FU) oliguric AKI.

Methods

From Medical Information Mart for Intensive Care-IV (MIMIC-IV) and eICU Collaborative Research Database (eICU-CRD), oliguric AKI patients with urine output (UO) < 0.5 ml/kg/h for the first 6 h after ICU admission and furosemide infusion ≥ 40 mg in the following 6 h were retrospectively selected. The MIMIC-IV cohort was used in training a XGBoost model to predict UO > 0.65 ml/kg/h during 6–24 h succeeding the initial 6 h for assessing oliguria, and it was validated in the eICU-CRD cohort. We compared the predictive performance of the XGBoost model with the traditional logistic regression and other ML models.

Results

6897 patients were included in the MIMIC-IV training cohort, with 2235 patients in the eICU-CRD validation cohort. The XGBoost model showed an AUC of 0.97 (95% CI: 0.96–0.98) for differentiating FR and FU oliguric AKI. It outperformed the logistic regression and other ML models in correctly predicting furosemide diuretic response, achieved 92.43% sensitivity (95% CI: 90.88–93.73%) and 95.12% specificity (95% CI: 93.51–96.3%).

Conclusion

A boosted ensemble algorithm can be used to accurately differentiate between patients who would and would not respond to furosemide in oliguric AKI. By making the model explainable, clinicians would be able to better understand the reasoning behind the prediction outcome and make individualized treatment.

Introduction

Acute kidney injury (AKI) is a common syndrome of acute renal function impairment in critically ill patients, which carries a high morbidity and mortality rate [Citation1]. According to the Kidney Disease: Improving Global Outcomes (KDIGO) guidelines [Citation2], AKI can be defined by either a reduced urine output (UO) or an elevation in serum creatinine (SCr). In clinical practice, loop diuretics are often applied to prevent AKI by increasing the UO [Citation3,Citation4]. As the most common loop diuretic, furosemide is widely used in critically ill patients, and numerous clinical trials have been conducted to assess its effectiveness in AKI. In some studies, furosemide was found to be associated with neutral or deleterious effects in AKI [Citation4–7]. In contrast, Zhao et al. [Citation8] found that furosemide was associated with improved short-term survival and recovery of renal function in critically ill patients with AKI, especially in patients with AKI UO stage 2–3 degree.

As oliguria is the main indication for furosemide administration in clinical scenario, oliguric AKI should be considered as a single phenotype in assessing the effect of furosemide. It has been noticed that furosemide was associated with poor outcomes in patients with high SCr level (3.8 mg/dL [Citation5], or 3.3 mg/dL [Citation9]) or AKI stage 2–3 according to SCr criteria [Citation8], while it imposed insignificant effects in patients with mild AKI level (SCr, 1.8 mg/dL [Citation10]). These results implied that the curative effect of furosemide on AKI may be influenced by the increased level of SCr, or to say, affected by the severity of kidney injury.

Patients who develop AKI often need renal replacement therapy (RRT), but the optimal timing for RRT is controversial. For oliguric AKI, furosemide-induced UO increase reflects the integrity of renal tubular function and may reduce the chance for invasive RRT procedure. However, lack of response to furosemide and the delaying RRT procedure in the course of AKI would subject patients to adverse consequences [Citation11]. Thus, it’s of clinical importance to identify the patients who will benefit from furosemide at an early stage. Currently, there is no effect clinical tool to distinguish oliguric AKI patients who are furosemide-responsive (FR) and furosemide-unresponsive (FU) in terms of UO response.

To analyze numerous variables that may be associated with furosemide responsiveness in oliguric AKI, an effective approach is required for the development of precise prediction model. Machine learning (ML) has been applied in areas of critical care medicine such as outcome prediction, diagnosis assessment, and treatment decision-making [Citation12–17]. In this study, we used a boosted ensemble algorithm (XGBoost) to predict the furosemide responsiveness in patients with oliguric AKI. Since one of the limitations for ‘black-box’ ML model in a practical setting is the lack of physician trust, we used interpretable ML method, called SHapley Additive exPlanations (SHAP) [Citation18–20], to provide insight into how the prediction was made.

Methods

Study cohort

We conducted this retrospective study based on two large US-based critical care databases named Medical Information Mart for Intensive Care-IV (MIMIC-IV) [Citation21] and eICU Collaborative Research Database (eICU-CRD) [Citation22]. The MIMIC-IV contains comprehensive and high-quality data of 524,520 admissions (including 257,366 patients) admitted to intensive care units (ICUs) at the Beth Israel Deaconess Medical Center during 2008–2019. The eICU-CRD covered 200,859 ICU admissions (including 139,367 patients) between 2014 and 2015 at 208 US hospitals. Since the study was an analysis of publicly available database with preexisting institutional review board (IRB) approval, IRB approval was exempted by our institution. The study was reported according to the recommendations of the Transparent Reporting of a multivariable prediction model for Individual Prognosis or Diagnosis (TRIPOD) statement [Citation23].

Associated definitions

The training cohort was defined as data set used for model construction, while validation cohort was defined as data set used for model assessment. The metrics used for evaluating our model including area under the receiver-operating characteristic curve (AUC), accuracy, sensitivity, specificity, positive predictive value (PPV), and negative predictive value (NPV). The details on XGBoost, support vector machines (SVM), K-Nearest Neighbor (KNN), and random forest are described in the Supplementary Material.

Participants

Patient was considered eligible for inclusion when UO < 0.5 mL/kg/h for the first 6 h after ICU admission. This criterion was consistent with the UO component of the KDIGO definition [Citation2]. To examine the impact of furosemide on subsequent diuretic response, only patients with furosemide administration ≥ 40 mg (via intravenous pathway) within 6–12 h following the initial 6 h for assessing oliguria were eligible (). Since fluid intake can also affect the UO, we calculated the total intake fluid volume during 6–24 h for bias assessment. Fluid intake and UO were extracted from the nursing chart system. Patients died within 24 h after ICU admission, received any other diuretics and/or RRT on day 1, and had received diuretics within 24 h prior to ICU admission were excluded.

Figure 1. Design and patient screening of the study. (a) Schematic illustration of the time windows for the definition of oliguria and furosemide responsiveness. Oliguria was defined as urine output < 0.5 mL/kg/h for the first 6 h after ICU admission. Diuretic responsiveness was defined as urine output > 0.65 mL/kg/h for 18 h after administration of furosemide. It is noted that the time window for the definition of oliguria preceded the furosemide treatment. (b) Flow chart of patient selection.

Figure 1. Design and patient screening of the study. (a) Schematic illustration of the time windows for the definition of oliguria and furosemide responsiveness. Oliguria was defined as urine output < 0.5 mL/kg/h for the first 6 h after ICU admission. Diuretic responsiveness was defined as urine output > 0.65 mL/kg/h for 18 h after administration of furosemide. It is noted that the time window for the definition of oliguria preceded the furosemide treatment. (b) Flow chart of patient selection.

Outcome (furosemide responsiveness)

The UO during 6–24 h following the initial 6 h for determine oliguria was used as the outcome (). Patients were considered as FR AKI if he/she had UO greater than 0.65 mL/kg/h after the first 6 h, equivalent to a 30% increase compared with the baseline value, according to thresholds reported in previous study [Citation13]. Otherwise, they were defined as FU AKI.

Predictors of FR AKI

The clinical and laboratory variables within the first 6 h of ICU admission were extracted from the MIMIC-IV and eICU-CRD database. For laboratory variables and vital signs that with multiple measurements, both the minimum and maximum values were evaluated. Age, gender, comorbid illness, ethnicity, admission type, vasopressor use, mechanical ventilation, presence of infection, and vital signs including respiratory rate, blood pressure, heart rate, Spo2, and temperature were analyzed. In addition, laboratory data including SCr, blood urea nitrogen (BUN), glucose, lactate, bicarbonate, serum electrolytes (chloride, potassium, sodium), routine blood tests (white blood cell count [WBC], hematocrit, hemoglobin, platelet), coagulation profile (PT, aPTT, INR), PaCO2, and pH were included.

Data pre-processing

In the present study, albumin, alanine aminotransferase (ALT), aspartate aminotransferase (AST), and bilirubin that with more than 60% missing values were excluded from further analysis. All other variables had less than 20% missing values, and single imputation with regression method was used to impute the missing values [Citation24]. The distribution of missing value is provided in Table S1. Categorical and ordinal variables were transferred to numerical variables based on their clinical significance. The XGBoost model was preferred over the other ML models in this study because of its ability to deal with missing data. For the XGBoost model, no imputation was performed for both the training and validation cohort. The single imputation for missing value was only performed for other ML models for comparison.

Model development

The MIMIC-IV cohort was used to develop the XGBoost model, using an open-source XGBoost library. XGBoost is a non-parametric model that uses an ensemble of gradient-boosted decision trees to draw a parallel between boosting and gradient descent in function space [Citation19]. The advantage of applying a boosted ensemble algorithm is that it combines multiple weak classifiers to generate a single strong classifier, which can greatly improve prediction modeling. XGBoost algorithm includes more than 20 hyperparameters such as ‘Learning rate’, ‘Maximum depth’, ‘Min child weight’, and ‘Number estimators’, et al. Hyperparameter optimization and cross-validation were conducted through GridSearchCV strategy [Citation25,Citation26] to prevent overfitting and increase the model’s accuracy.

Although ML methods can achieve better prediction performance compared with traditional scoring systems, the ‘black-box’ pattern are usually unexplainable and clinicians are reluctant to accept them in clinical practice [Citation27,Citation28]. For this reason, we used the SHAP method to explain the output of the XGBoost model. The SHAP method assigns an importance value to each variable for a particular prediction, and it was used to determine the impact of a particular variable on furosemide responsiveness prediction, as well as the direction of this association.

Model evaluation

We also fitted several other models including logistic regression, support vector machines (SVM), K-Nearest Neighbor (KNN), and random forest for comparison. The AUC, accuracy, sensitivity, specificity, PPV, and NPV of these models were compared with the XGBoost model. For modeling, the MIMIC-IV cohort was used as the training set, then the model was validated in the independent eICU-CRD cohort.

Statistical analysis

Data were analyzed with R version 3.5.0 (RStudio) and Python 3.8 (Python Software Foundation). Continuous variables were expressed as median (interquartile range) or mean (standard derivation) according to the data distribution, whereas categorical variables were expressed as count and percent. Differences between continuous and categorical parameters were analyzed using Wilcoxon rank sum test, chi-square test, or Fisher exact test as appropriate. Different AUCs were compared with Delong test. The hazard ratio (HR) for survival difference between furosemide responsive and furosemide unresponsive groups was calculated by univariate cox regression and Kaplan Meier analysis. All tests were two-sided and performed at the 0.05 significance threshold. The major packages of R and python software used in this study were provided in the (Table S2). The code for MIMIC database can be obtained at: https://github.com/MIT-LCP/mimic-code/; the code for eICU-CRD can be obtained at https://github.com/mit-lcp/eicu-code.

Results

Patient characteristics

In the MIMIC-IV cohort, of the 34,305 patients with UO < 0.5 mL/kg/h for the initial 6 h after ICU admission, 7285 patients (21.2%) received furosemide administration ≥ 40 mg within the following 6 h. A number of 174 patients were excluded because they received RRT on the first day. 214 patients died within 24 h after ICU admission. Finally, a total of 6897 patients were included in our analysis for model construction; 3981 patients had FR AKI, while 2916 patients had FU AKI on day 1 in ICU (). Following the same procedure, 2235 patients (1334 FR and 901 FU) with oliguric AKI were included from the eICU-CRD database for model validation. Clinical characteristics of the two cohorts of patients are listed in and Table S3.

Table 1. Patient characteristics and clinical variables.

In both the training and validation cohort, the total fluid intake during 6–24 h was comparable between the FU and FR groups (3340.0 [1400.0, 6100.0] vs 3350.0 [1380.0, 6300.0] ml for MIMIC-IV, p = .794; 3750.0 [1420.0, 7590.0] vs 3670.0 [1490.0, 7215.0] ml for eICU-CRD, p = .616). However, the FU group received higher dose of furosemide administration during this period (p < .001 for both cohort). The FU group had a significantly higher in hospital mortality than the FR group in both cohorts (15.1% vs 10.0% for MIMIC-IV, p < .001; 13.8% vs 8.6% for eICU-CRD, p < .001). The maximum SCr were higher in the FU group (1.2 [0.9, 1.9] vs 0.9 [0.7, 1.3] mg/dL for MIMIC-IV, p < .001; 1.2 [0.9, 1.8] vs 1.0 [0.8, 1.3] mg/dL for eICU-CRD, p < .001). Other details on clinical variables between FR and FU AKI groups are shown in .

The stepwise logistic regression model

The results of backward stepwise logistic regression model are shown in Table S4. As expected, maximum SCr (odds ratio [OR] for each 0.1 mg/dL increase, 0.26; 95% confidence interval [CI], 0.11 to 0.60) was negatively associated with furosemide diuretic effect. On the contrary, a greater value of maximum hemoglobin (OR for each 1 g/dL increase, 1.34; 95% CI, 1.19 to 1.50), and maximum systolic BP (OR for each 1 mmHg increase, 1.01; 95% CI, 1.00 to 1.01) were associated with increased furosemide responsiveness. The strongest predictors for logistic regression model were maximum hemoglobin and maximum systolic BP (Figure S1).

The XGBoost model

The major hyperparameters used in our analysis were listed in Table S5. Figure S2 shows the training process of the XGBoost model. As time goes by, the AUC of the validation set (Figure S2a, represented by the rising solid curve) achieved a final best AUC of 0.97 at the 500th round. The log-loss on the validation cohort is represented by the falling curve (Figure S2b). The similarity of the loss curves between the training and validation cohorts means that the model has no significant overfitting. The final assessment on the validation set was performed at round 500. Figure S3 gives the SHAP summary plot for the top 30 clinical features contributing to our XGBoost model’s prediction for furosemide responsiveness. According to the feature ranking, the maximal SCr was the most important variable to distinguish FR and FU AKI group. The SHAP dependence plot (Figure S4) can also facilitate understanding how a single feature affects the output of the model. We could figure out how the feature’s attributed importance changed as its values varied in the plot. SHAP values for specific variable exceeding zero represent an increased probability of furosemide responsiveness.

Prediction performance on training and test set

Our model performed well in the training cohort (). In the external test set, the XGBoost model had a significantly greater AUC than the logistic regression (0.97 vs 0.64, p < .001 by Delong test) and KNN model (0.97 vs 0.82, p < .001) (), with good calibration (Figure S5). The precision recall curve and the net decision curves were shown in Figures S6 and S7. For sensitivity analysis, we constructed another XGBoost model based on the data after imputation. There is no significant deference between the two models (Figure S8). After considering the balanced performance of accuracy, sensitivity and specificity, the XGBoost model had the most powerful discrimination for predicting furosemide responsiveness (accuracy: 93.51%, sensitivity: 92.43%, specificity: 95.12%, PPV: 96.55%, NPV: 89.46%) (). The overall 30-day survival was significantly better in the group predicted as FR (HR 0.71, 95% CI 0.55–0.91; p = .0079) than the group predicted as FU ().

Figure 2. Performance of the XGBoost model. (a) ROC curves for XGBoost, logistic regression, random forest, KNN and SVM when predicting furosemide responsiveness. (b) Overall survival of patients relative to the furosemide responsiveness in the first 30-days. KNN: K-Nearest Neighbor; SVM: support vector machines.

Figure 2. Performance of the XGBoost model. (a) ROC curves for XGBoost, logistic regression, random forest, KNN and SVM when predicting furosemide responsiveness. (b) Overall survival of patients relative to the furosemide responsiveness in the first 30-days. KNN: K-Nearest Neighbor; SVM: support vector machines.

Table 2. Performance metrics of the machine learning models in the internal validation and test cohort.

To further explore our model’s robustness, we repeated our analysis based on the dataset after removing all observations with missing data. The results are presented in Table S6.

Model interpretation

We employed SHAP method to explain how the trained XGBoost model makes prediction for specific patient. shows two such examples. The variables in red and blue bars represent positively effective factors and adversely effective factors for furosemide responsiveness prediction, respectively. Longer bars mean bigger variable importance. The heavy black value represents the predicted probability of furosemide responsiveness.

Figure 3. Explanation of the prediction results for specific instances. The base value (58.15%) is the average value of the furosemide responsiveness; the output values (heavy black) are the predicted diuretic response probability. (a) A low diuretic response probability that the features in blue push the value of the instance (calculated by the prediction model) lower than the average value. (b) A high diuretic response probability that the features in red push the value of the instance higher than the average value.

Figure 3. Explanation of the prediction results for specific instances. The base value (58.15%) is the average value of the furosemide responsiveness; the output values (heavy black) are the predicted diuretic response probability. (a) A low diuretic response probability that the features in blue push the value of the instance (calculated by the prediction model) lower than the average value. (b) A high diuretic response probability that the features in red push the value of the instance higher than the average value.

For the case in , the patient (weighted 55 kg) received 80 mg furosemide and 1620 mL fluid during 6–24 h. The predicted probability for furosemide responsiveness was 10% compared with the baseline value of 58.15%; the oliguria continued to 24 h as predicted. Major factors detected by the model that increased the probability of furosemide responsiveness were age and maximal SCr. Major factors decreasing the furosemide responsiveness included minimum potassium and minimum BUN. For the instance in , the patient (weighted 65.7 kg) received 40 mg furosemide and 2510 mL fluid during 6–24 h, the ML model predicted probability of furosemide responsiveness was 90%. The model successfully predicted the outcome, he achieved UO 2.37 mL/kg/h at 24 h.

Discussion

We have explored the performance of advanced machine learning model in predicting the furosemide responsiveness in patients with oliguric AKI. With the rich ICU data collected from the MIMIC-IV and eICU-CRD databases, the XGBoost model showed excellent predicting power with a sensitivity of 92.43% and specificity of 95.12% for the detection of furosemide diuretic responsiveness. The model outperformed the conventional logistic regression and other ML models, which have important clinical implications.

An ability to accurately identify furosemide responsiveness in critically ill patients with oliguric AKI is clinically important to avoid ineffective furosemide therapy and the subsequent delaying RRT. Recent evidence suggested that delayed RRT increased mortality over the first 90 days [Citation29]. Currently, there is no reliable method to distinguish between FR and FU oliguric AKI at an early stage. The ML model has a potential to help stratifying oliguric AKI patients immediately after ICU admission. Generally, the evidence so far available from clinical trials do not support furosemide as routine reliable AKI therapeutics [Citation30]. However, AKI prevention or treatment by furosemide can be associated with favorable outcomes in certain situations [Citation31,Citation32], especially in patients with AKI UO stage 2–3 degree [Citation8]. Just as Shen et al. stated that ‘Loop diuretic use in patients with AKI: different severity, different response’ [Citation33].

It’s well established that higher SCr can result in attenuated response to furosemide in AKI patients [Citation5,Citation8,Citation9], and this was confirmed by our ML model that elevated SCr level was the most important feature that affected the diuretic effect of furosemide. However, elevated SCr level can only reflect a relatively late stage of renal function impairment. An ensemble algorithm that integrated all available clinical data after ICU admission will provide more comprehensive information on the patients’ pathophysiological status, and hence more accurately reflect the severity of AKI.

Except for the severity of kidney injury per se, body volume status is another important factor that affects the furosemide responsiveness. A multicenter ICU study observed that, in patients with a higher fluid balance and a lower UO, diuretic use was associated with better survival [Citation34]. Thus, the beneficial effects of furosemide on oliguric AKI may be mediated by optimization of volume status. We found that an increased minimum systolic BP within the first 6 h of ICU admission was an important predictor of FR (in both the XGBoost and logistic models). This was interpretable that minimum systolic BP has a direct relationship with the intravascular volume status. Conversely, a higher maximum heartrate on ICU admission might indicate hypovolemia, which was associated with a blunted diuretic response. By SHAP method, both the renal intrinsic damage biomarker (SCr) and volume state indicators (BP and heartrate) were identified as key predictors for furosemide responsiveness. This means that the XGBoost model could not only provide explainable predictions, but is also a safe tool in clinical practice, for pre-evaluation of hemodynamic status is the fundamental of safe administration of diuretics [Citation30].

Furosemide is actively secreted by the renal proximal tubules into the lumen where it interacts with the Na+/K+/2Cl co-transporters. A good diuretic response to furosemide could be considered as a ‘proxy’ for having some residual renal function. This is the rationale that furosemide stress test was proposed to predict the progression of AKI [Citation35]. Because indiscriminate use of loop diuretics can be harmful, appropriate patient selection prior to furosemide administration is mandatory. Using the ML model, we can easily triage patients to different subsets, and provide reliable reference on whether furosemide would be effective. The model achieved a PPV of 96.55% and NPV of 89.64% for furosemide responsiveness assessment, implies that it has a high prediction power for this task. Furthermore, when used the predicted FU probability as AKI progression risk, we found that it had an AUC of 0.90 for predicting AKI UO stage 1 progress to AKI UO stage 2, and an AUC of 0.84 for predicting AKI UO stage 1 progress to AKI UO stage 3 ()), which was comparable to the furosemide stress test that predict the AKI progression [Citation35]. In addition, patients predicted as FU AKI were significantly more prone to progress to AKI UO stage 2 or 3 (). These results suggested that the furosemide responsiveness prediction model had a satisfied discriminant capacity to predict the progression risk of early stage oliguric AKI.

Figure 4. Performance of the XGBoost model in predicting AKI UO stage 1 progress to AKI UO stage 2 (a, b) and predicting AKI UO stage 1 progress to AKI UO stage 3 (C, D). The left panels present the ROC analyses for the model. The right panels show the risk-classification performance of the model. UO: urine output; AKI: acute kidney injury.

Figure 4. Performance of the XGBoost model in predicting AKI UO stage 1 progress to AKI UO stage 2 (a, b) and predicting AKI UO stage 1 progress to AKI UO stage 3 (C, D). The left panels present the ROC analyses for the model. The right panels show the risk-classification performance of the model. UO: urine output; AKI: acute kidney injury.

Strengths and limitations

This study has some strengths and limitations. The XGBoost algorithm is a novel technique that has been widely adopted in patient outcomes prediction in recent years [Citation13,Citation14,Citation36–38], which achieved higher predictive accuracy than generalized linear model. Another advantage is the interpretable model not just provides what the prediction is, but also explains why. In this way, we could detect which features would affect the diuretic effect of furosemide most for a specific patient and thus applied individualized treatment strategy. Furthermore, the XGBoost model performed well in the independent validation cohort, showed good promise for generalization.

A limitation of this study is that it was not a pre-designed clinical trial that the indications, dosage and timing of furosemide administration could be prespecified. Future randomized controlled trials with uniform furosemide administration strategy are warranted to further validate the model. Second, more than 95% of furosemide bound to serum albumin, which mediates its renal tubular secretion and the subsequent diuretic effect [Citation39]. However, the high ratio of missing values hampered our ability to evaluate the albumin on diuretic effect prediction. Adding albumin level to our model may improve the prediction outcomes. Third, the study only explored the short-term effect of furosemide administration, other long-term outcomes such as persistent kidney injury, and organ-failure free days, were not investigated. However, we have demonstrated that the model can accurately predict the progression of AKI to higher stages, and patients predicted as FR had a significantly better 30-day survival. Fourth, we defined diuretic response as UO >0.65 mL/kg/h (30% elevation) after furosemide administration according to previous literature [Citation13], which needs more evidence. It should be interpreted as exploratory, and the best thresholds should be validated in the future. Fifth, significant heterogeneity was observed between the training and validation cohort, which might impair the prediction accuracy of the model. Besides, the model may be overfitting, which need to be validated in a larger cohort to confirm its value in clinical decision-making. Finally, in terms of mechanism, loop diuretics are secreted into the proximal convoluted tubule and decrease the activity of the sodium-potassium-chloride cotransporter. If glomerular filtration stops, loop diuretics are completely ineffective, which explains why anuric patients do not benefit from the substances at all. Therefore, the model may exhibit limited predictive power for anuria patients.

Conclusions

In conclusion, we successfully applied the ML method to predict furosemide responsiveness in patients with oliguric AKI. We demonstrated that the XGBoost modeling technique could identify the key predictors of FR AKI that were not apparent in logistic regression, resulting in a better-performing predictive model to triage patients. The use of new technological methods, such as ML, are not a substitute for clinicians currently, but they could effectively enhance clinical decision-making. Further clinical trials are necessary to evaluate the model’s utility within a clinical decision support system.

Supplemental material

Supplemental Material

Download PDF (1.3 MB)

Disclosure statement

No potential conflict of interest was reported by the author(s).

Data availability statement

Deidentified data pertaining to specific analysis may be available upon reasonable request from the corresponding author, pending approval from Monash Health research directorate.

Additional information

Funding

This work was supported by the Project funded by China Postdoctoral Science Foundation (2020M682422) and National Natural Science Foundation of China (82000479).

References

  • Bellomo R, Kellum JA, Ronco C, et al. Acute kidney injury in sepsis. Intensive Care Med. 2017;43(6):816–828.
  • Kellum JA, Lameire N, Aspelin P, et al. Kidney disease: improving global outcomes (KDIGO) acute kidney injury work group. KDIGO clinical practice guideline for acute kidney injury. Kidney Int Suppl. 2012;2:1–138.
  • Ejaz AA, Mohandas R. Are diuretics harmful in the management of acute kidney injury? Curr Opin Nephrol Hypertens. 2014;23(2):155–160.
  • Grams ME, Estrella MM, Coresh J, et al. Fluid balance, diuretic use, and mortality in acute kidney injury. Clin J Am Soc Nephrol. 2011;6(5):966–973.
  • Mehta RL, Pascual MT, Soroko S, et al. Diuretics, mortality, and nonrecovery of renal function in acute renal failure. JAMA. 2002;288(20):2547–2553.
  • Krzych AJ, Czempik PF. Impact of furosemide on mortality and the requirement for renal replacement therapy in acute kidney injury: a systematic review and meta-analysis of randomised trials. Ann Intensive Care. 2019;9(1):85.
  • Mahesh B, Yim B, Robson D, et al. Does furosemide prevent renal dysfunction in high-risk cardiac surgical patients? Results of a double-blinded prospective randomised trial ⋆⋆⋆. Eur J Cardiothorac Surg. 2008;33(3):370–376.
  • Zhao G, Xu C, Ying J, et al. Association between furosemide administration and outcomes in critically ill patients with acute kidney injury. Crit Care. 2020;24(1):75.
  • Wu V, Lai C, Shiao C, et al. Effect of diuretic use on 30-day postdialysis mortality in critically ill patients receiving acute dialysis. PLoS One. 2012;7(3):e30836.
  • Bagshaw SM, Gibney R, Kruger P, et al. The effect of low-dose furosemide in critically ill patients with early acute kidney injury: a pilot randomized blinded controlled trial (the SPARK study). J Crit Care. 2017;42:138–146.
  • Seabra VF, Balk EM, Liangos O, et al. Timing of renal replacement therapy initiation in acute renal failure: a meta-analysis. Am J Kidney Dis. 2008;52(2):272–284.
  • Fleuren LM, Klausch TLT, Zwager CL, et al. Machine learning for the prediction of sepsis: a systematic review and meta-analysis of diagnostic test accuracy. Intensive Care Med. 2020;46(3):383–400.
  • Zhang Z, Ho KM, Hong Y. Machine learning for the prediction of volume responsiveness in patients with oliguric acute kidney injury in critical care. Crit Care. 2019;23(1):112.
  • Tseng P, Chen Y, Wang C, et al. Prediction of the development of acute kidney injury following cardiac surgery by machine learning. Crit Care. 2020;24(1):478.
  • Li X, Xu X, Xie F, et al. A time-phased machine learning model for real-time prediction of sepsis in critical care. Crit Care Med. 2020;48(10):e884–e888.
  • Yan P, Duan SB, Luo XQ, et al. Development and validation of a deep neural network-based model to predict acute kidney injury following intravenous administration of iodinated contrast media in hospitalized patients with chronic kidney disease: a multicohort analysis. Nephrol Dial Transplant. 2022. DOI:10.1093/ndt/gfac049
  • Luo XQ, Yan P, Zhang NY, et al. Machine learning for early discrimination between transient and persistent acute kidney injury in critically ill patients with sepsis. Sci Rep. 2021;11(1):20269.
  • Guo J, Li B. The application of medical artificial intelligence technology in rural areas of developing countries. Health Equity. 2018;2(1):174–181.
  • Lundberg SM, Nair B, Vavilala MS, et al. Explainable machine-learning predictions for the prevention of hypoxaemia during surgery. Nat Biomed Eng. 2018;2(10):749–760.
  • Zhao QY, Liu LP, Luo JC, et al. A machine-learning approach for dynamic prediction of sepsis-induced coagulopathy in critically ill patients with sepsis. Front Med. 2020;7:637434.
  • Johnson A, Bulgarelli L, Pollard T, et al. MIMIC-IV (version 1.0). PhysioNet; 2021. Available from: https://doi.org/10.13026/s6n6-xd98
  • Johnson A, Pollard T, Badawi O, et al. eICU Collaborative Research Database Demo (version 2.0). PhysioNet; 2019. Available from: https://doi.org/10.13026/gxmm-es70
  • Heus P, Reitsma JB, Collins GS, et al. Transparent reporting of multivariable prediction models in journal and conference abstracts: TRIPOD for abstracts. Ann Intern Med. 2020;173(1):42–47.
  • Zhang Z. Missing data imputation: focusing on single imputation. Ann Transl Med. 2016;4(1):9.
  • Chen Y, Chen B, Song X, et al. A data-driven binary-classification framework for oil fingerprinting analysis. Environ Res. 2021;201:111454.
  • Mustaqeem M, Saqib M. Principal component based support vector machine (PC-SVM): a hybrid technique for software defect detection. Cluster Comput. 2021;24(3):2581–2595.
  • Norrie J. The challenge of implementing AI models in the ICU. Lancet Respir Med. 2018;6(12):886–888.
  • Wang F, Kaushal R, Khullar D. Should health care demand interpretable artificial intelligence or accept “black box” medicine? Ann Intern Med. 2020;172(1):59–60.
  • Zarbock A, Kellum JA, Schmidt C, et al. Effect of early vs delayed initiation of renal replacement therapy on mortality in critically ill patients with acute kidney injury. JAMA. 2016;315(20):2190–2199.
  • Patschan D, Patschan S, Buschmann I, et al. Loop diuretics in acute kidney injury prevention, therapy, and risk stratification. Kidney Blood Press Res. 2019;44(4):457–464.
  • Kalambokis G, Economou M, Fotopoulos A, et al. Renal effects of treatment with diuretics, octreotide or both, in non-azotemic cirrhotic patients with ascites. Nephrol Dial Transplant. 2005;20(8):1623–1629.
  • Kalambokis G, Economou M, Kosta P, et al. The effects of treatment with octreotide, diuretics, or both on portal hemodynamics in nonazotemic cirrhotic patients with ascites. J Clin Gastroenterol. 2006;40(4):342–346.
  • Shen Y, Wu M. Loop diuretic use in patients with AKI: different severity, different response. Crit Care. 2018;22(1):202.
  • Teixeira C, Garzotto F, Piccinni P, et al. Fluid balance and urine volume are independent predictors of mortality in acute kidney injury. Crit Care. 2013;17(1):R14.
  • Chawla LS, Davison DL, Brasha-Mitchell E, et al. Development and standardization of a furosemide stress test to predict the severity of acute kidney injury. Crit Care. 2013;17(5):R207.
  • Ruan Y, Bellot A, Moysova Z, et al. Predicting the risk of inpatient hypoglycemia with machine learning using electronic health records. Diabetes Care. 2020;43(7):1504–1511.
  • Al Aref SJ, Singh G, Choi JW, et al. A boosted ensemble algorithm for determination of plaque stability in high-risk patients on coronary CTA. JACC Cardiovasc Imaging. 2020;13(10):2162–2173.
  • Al’Aref SJ, Maliakal G, Singh G, et al. Machine learning of clinical variables and coronary artery calcium scoring for the prediction of obstructive coronary artery disease on coronary computed tomography angiography: analysis from the CONFIRM registry. Eur Heart J. 2020;41(3):359–367.
  • Pichette V, Geadah D, Du Souich P. Role of plasma protein binding on renal metabolism and dynamics of furosemide in the rabbit. Drug Metab Dispos. 1999;27(1):81–85.