Related Experiment Video
Updated: Jan 16, 2026

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
Published on: August 16, 2020
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.
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.
Area of Science:
- Biomedical Engineering
- Artificial Intelligence
- Medical Device Monitoring
Background:
- Dialysis machine reliability is crucial for safe chronic kidney disease treatment.
- Component drift in sensors and actuators can compromise dialysis performance.
- Proactive monitoring is needed to prevent equipment failure and ensure patient safety.
Purpose of the Study:
- To investigate the efficacy of AI, specifically Long Short-Term Memory (LSTM) neural networks, in detecting drift in dialysis machine components.
- To compare the performance of LSTM models against traditional linear regression for anomaly detection.
- To validate the AI approach using real-world clinical data from dialysis machines.
Main Methods:
- Training LSTM and linear regression models on time-dependent signals from dialysis machine components (e.g., weight loss sensor).
- Utilizing normal operational data to establish baseline performance patterns.
- Validating models on real-world clinical data, including complaint cases indicating component degradation or failure.
Main Results:
- LSTM model demonstrated high accuracy in reconstructing normal signals (errors < 0.02).
- LSTM successfully identified anomalies in complaint cases, predicting failures up to five days in advance.
- Linear regression model was only capable of detecting significant deviations, lacking sensitivity for early drift detection.
Conclusions:
- AI-based methods, particularly LSTM networks, offer superior capabilities for monitoring dialysis equipment compared to traditional models.
- AI facilitates early detection of component degradation, enabling predictive maintenance and minimizing unplanned downtime in dialysis care.
- The developed AI model shows potential for integration into clinical and home dialysis settings for scalable and adaptable equipment monitoring.
Related Concept Videos
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...
Dialysis
Hemodialysis III: Nursing Management
Residuals and Least-Squares Property
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...
Hemodialysis I: Introduction
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
