Performance Comparison of a Neural Network and a Regression Linear Model for Predictive Maintenance in Dialysis

Alessia Nicosia1,2, Nunzio Cancilla1, Michele Passerini2

  • 1Dipartimento di Ingegneria, Università degli Studi di Palermo, Viale delle Scienze Ed. 6, 90128 Palermo, Italy.

PubMed
Summary

Artificial Intelligence (AI) using Long Short-Term Memory (LSTM) networks can detect dialysis machine component drift earlier than traditional methods. This AI approach enhances dialysis equipment reliability and supports preventive maintenance for patient safety.

Related Concept Videos

Dialysis01:27

Dialysis

Renal failure occurs when the kidneys lose their ability to filter waste products from the blood effectively. It can be classified into two types: acute renal failure (ARF) and chronic renal failure (CRF).
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...
1.2K
Dialysis01:15

Dialysis

Dialysis is a diffusion-based purification process that separates analyte molecules from a complex matrix. This is accomplished by allowing molecules in the solution to pass through a semipermeable membrane into a liquid on the other side. The membrane is usually made of cellulose acetate or cellulose nitrate, and the second liquid must be miscible with the solution. Ions (e.g., chloride or sodium) or organic molecules (e.g., glucose) can pass through the membrane pores, which generally have...
1.6K
Hemodialysis III: Nursing Management01:25

Hemodialysis III: Nursing Management

The nursing management of a patient undergoing hemodialysis includes several critical steps, starting with a thorough assessment before the procedure.Before the Hemodialysis ProcedureFirst, record the patient's vital signs—blood pressure, heart rate, respiratory rate, and temperature—to establish a baseline. This baseline is essential for detecting conditions such as hypotension that could impact the patient's response to dialysis. Document the patient's pre-dialysis weight, as this...
748
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
9.1K
Hemodialysis I: Introduction01:25

Hemodialysis I: Introduction

Hemodialysis (HD) is a medical treatment that artificially removes waste products, excess fluids, and toxins from the blood when the kidneys are no longer able to perform these functions effectively. In this process, blood is filtered through a semipermeable membrane, allowing for the selective removal of waste while preserving necessary components like blood cells and proteins. Hemodialysis is typically performed in patients with end-stage renal disease (ESRD) or severe kidney...
1.4K
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
290