Related Experiment Video
Updated: Dec 20, 2025

Constructing and Visualizing Models using Mime-based Machine-learning Framework
Published on: July 22, 2025
Prediction of mortality in Intensive Care Units: a multivariate feature selection
Flávio Monteiro1, Fernando Meloni2, José Augusto Baranauskas1
1Department of Computer Science and Mathematics, Faculty of Philosophy, Sciences and Languages at Ribeirao Preto (FFCLRP), University of Sao Paulo (USP), Av. Bandeirantes, 3900, Ribeirão Preto, SP 14040-901, Brazil.
This study improves ICU patient mortality prediction using machine learning, achieving 73% accuracy with fewer features. This enhances patient care and reduces monitoring costs.
Area of Science:
- Medical Informatics
- Machine Learning in Healthcare
- Critical Care Medicine
Background:
- Intensive Care Units (ICUs) require intensive monitoring, leading to high costs and administrative challenges.
- Existing clinical scores like APACHE and SOFA for predicting patient mortality are imprecise and outdated.
- Machine learning offers potential for improved mortality prediction in ICUs, as explored in the 2012 PhysioNet Challenge.
Purpose of the Study:
- To improve the prediction of mortality in ICUs using data from the 2012 PhysioNet Challenge.
- To simplify the prediction problem by reducing data dimensionality.
- To decrease classifier dependence on training data and reduce uncontrolled variance.
Main Methods:
- A methodology involving sample filtering and data normalization was applied.
- Multivariate data analysis techniques, including Principal Component Analysis and Factor Analysis, were used for feature selection and variance reduction.
- Machine learning classifiers were developed and evaluated using metrics from the 2012 PhysioNet Challenge.
Main Results:
- The best performing classifier, a linear Support Vector Machine (SVM), achieved approximately 0.73 accuracy.
- This represents a significant improvement over previous work, which achieved approximately 0.54 accuracy.
- The proposed approach required only twelve features, substantially fewer than prior methods.
Conclusions:
- The developed approach demonstrated a 20% increase in predicting death risks with reduced dependence on training data.
- The method offers lower costs for ICU monitoring due to the reduced number of features required.
- Future research should explore incorporating additional physiological features not available in the 2012 dataset.
More Related Videos
12:18A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
Published on: January 11, 2020
04:09Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
Published on: October 10, 2018
Related Concept Videos
Kaplan-Meier Approach
Survival Tree
Building a Survival Tree
Constructing a...
Cancer Survival Analysis
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Comparing the Survival Analysis of Two or More Groups
Assumptions of Survival Analysis