Related Experiment Video
Updated: Jun 22, 2025

A Large Animal Model for Acute Kidney Injury by Temporary Bilateral Renal Artery Occlusion
Published on: February 2, 2021
An empirical study on KDIGO-defined acute kidney injury prediction in the intensive care unit
Xinrui Lyu1,2,3, Bowen Fan3,4, Matthias Hüser1,3
1Department of Computer Science, ETH Zürich, Zürich, 8092, Switzerland.
Motivation:
Acute kidney injury (AKI) is a syndrome that affects a large fraction of all critically ill patients, and early diagnosis to receive adequate treatment is as imperative as it is challenging to make early. Consequently, machine learning approaches have been developed to predict AKI ahead of time. However, the prevalence of AKI is often underestimated in state-of-the-art approaches, as they rely on an AKI event annotation solely based on creatinine, ignoring urine output.
Abstract:
We construct and evaluate early warning systems for AKI in a multi-disciplinary ICU setting, using the complete KDIGO definition of AKI. We propose several variants of gradient-boosted decision tree (GBDT)-based models, including a novel time-stacking based approach. A state-of-the-art LSTM-based model previously proposed for AKI prediction is used as a comparison, which was not specifically evaluated in ICU settings yet.
Results:
We find that optimal performance is achieved by using GBDT with the time-based stacking technique (AUPRC = 65.7%, compared with the LSTM-based model's AUPRC = 62.6%), which is motivated by the high relevance of time since ICU admission for this task. Both models show mildly reduced performance in the limited training data setting, perform fairly across different subcohorts, and exhibit no issues in gender transfer.
Abstract:
Following the official KDIGO definition substantially increases the number of annotated AKI events. In our study GBDTs outperform LSTM models for AKI prediction. Generally, we find that both model types are robust in a variety of challenging settings arising for ICU data.
Availability And Implementation:
The code to reproduce the findings of our manuscript can be found at: https://github.com/ratschlab/AKI-EWS.
More Related Videos
Related Concept Videos
Factors Affecting Renal Clearance: Renal Impairment
One condition associated with renal failure is uremia. Uremia is characterized by impaired glomerular filtration and fluid accumulation in the body. This condition hinders the renal clearance of drugs, resulting in drug accumulation and potential...
Dialysis
Acute kidney injury develops suddenly and can be caused by pre-renal causes (e.g., hypovolemia, shock), intrinsic renal causes (e.g., acute tubular necrosis), or post-renal causes (e.g., urinary obstruction). In contrast, chronic renal failure progresses gradually over time and is often...
Renal Failure: Dose Adjustments
Reduced renal clearance and elimination rate are common outcomes of renal impairment. These alterations lead to a prolonged elimination half-life and an altered apparent volume of distribution for drugs. As a result, dosage adjustments are typically necessary to maintain optimal drug levels in the body.
However, dosage adjustments...

