Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Kaplan-Meier Approach01:24

Kaplan-Meier Approach

252
The Kaplan-Meier estimator is a non-parametric method used to estimate the survival function from time-to-event data. In medical research, it is frequently employed to measure the proportion of patients surviving for a certain period after treatment. This estimator is fundamental in analyzing time-to-event data, making it indispensable in clinical trials, epidemiological studies, and reliability engineering. By estimating survival probabilities, researchers can evaluate treatment effectiveness,...
252
Actuarial Approach01:20

Actuarial Approach

131
The actuarial approach, a statistical method originally developed for life insurance risk assessment, is widely used to calculate survival rates in clinical and population studies. This method accounts for participants lost to follow-up or those who die from causes unrelated to the study, ensuring a more accurate representation of survival probabilities.
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...
131
Cancer Survival Analysis01:21

Cancer Survival Analysis

442
Cancer survival analysis focuses on quantifying and interpreting the time from a key starting point, such as diagnosis or the initiation of treatment, to a specific endpoint, such as remission or death. This analysis provides critical insights into treatment effectiveness and factors that influence patient outcomes, helping to shape clinical decisions and guide prognostic evaluations. A cornerstone of oncology research, survival analysis tackles the challenges of skewed, non-normally...
442
Introduction To Survival Analysis01:18

Introduction To Survival Analysis

382
Survival analysis is a statistical method used to study time-to-event data, where the "event" might represent outcomes like death, disease relapse, system failure, or recovery. A unique feature of survival data is censoring, which occurs when the event of interest has not been observed for some individuals during the study period. This requires specialized techniques to handle incomplete data effectively.
The primary goal of survival analysis is to estimate survival time—the time...
382
Steps in Outbreak Investigation01:18

Steps in Outbreak Investigation

184
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
184

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Predicting ICU Readmission from Electronic Health Records via BERTopic with Long Short Term Memory Network Approach.

Journal of clinical medicine·2024
Same author

The Art of Bioimmunogenomics (BIGs) 5.0 in CAR-T Cell Therapy for Lymphoma Management.

Advanced pharmaceutical bulletin·2024
Same author

Creating an AI-Enhanced Morse Code Translation System Based on Images for People with Severe Disabilities.

Bioengineering (Basel, Switzerland)·2023
Same author

Integrating Structured and Unstructured EHR Data for Predicting Mortality by Machine Learning and Latent Dirichlet Allocation Method.

International journal of environmental research and public health·2023
Same author

Applying an Improved Stacking Ensemble Model to Predict the Mortality of ICU Patients with Heart Failure.

Journal of clinical medicine·2022
Same author

Denoising Autoencoder-Based Feature Extraction to Robust SSVEP-Based BCIs.

Sensors (Basel, Switzerland)·2021

Related Experiment Video

Updated: Sep 6, 2025

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
04:09

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma

Published on: October 10, 2018

8.3K

Predicting the Mortality of ICU Patients by Topic Model with Machine-Learning Techniques.

Chih-Chou Chiu1, Chung-Min Wu1, Te-Nien Chien2

  • 1Department of Business Management, National Taipei University of Technology, Taipei 106, Taiwan.

Healthcare (Basel, Switzerland)
|June 24, 2022
PubMed
Summary
This summary is machine-generated.

This study shows that semi-structured clinical data improves intensive care unit (ICU) patient mortality prediction. The gradient boosting machine learning model demonstrated superior performance in forecasting patient outcomes.

Keywords:
electronic health recordsintensive care unitslatent dirichlet allocationmachine learningtopic model

More Related Videos

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

588
Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images
14:08

Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images

Published on: April 13, 2013

42.8K

Related Experiment Videos

Last Updated: Sep 6, 2025

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
04:09

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma

Published on: October 10, 2018

8.3K
Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

588
Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images
14:08

Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images

Published on: April 13, 2013

42.8K

Area of Science:

  • * Critical care medicine
  • * Health informatics
  • * Machine learning in healthcare

Background:

  • * Predicting patient vital signs and mortality in intensive care units (ICUs) is crucial for reducing mortality and treatment costs.
  • * Electronic health record (EHR) data is commonly used for mortality prediction, but semi-structured data (diagnosis, reports) is underutilized.
  • * Early mortality prediction can significantly aid clinical decision-making in ICUs.

Purpose of the Study:

  • * To investigate the utility of semi-structured clinical data for predicting ICU patient mortality.
  • * To compare the performance of various machine learning models in mortality prediction using this data.
  • * To identify the most effective model for developing a clinical decision support system.

Main Methods:

  • * Utilized data from the Medical Information Mart for Intensive Care III (MIMIC-III) database, including 46,520 ICU patients.
  • * Employed Latent Dirichlet Allocation (LDA) to classify topics within semi-structured data (diagnosis, inspection reports).
  • * Compared five machine learning models: Classification and Regression Trees (CART), Logistic Regression (LR), Multivariate Adaptive Regression Splines (MARS), Random Forest (RF), and Gradient Boosting (GB).

Main Results:

  • * Semi-structured clinical data contains valuable information for critical clinical decisions.
  • * The Gradient Boosting (GB) model achieved the highest Area Under the Receiver Operating Characteristic Curve (AUROC) at 0.9280, with 93.16% specificity and 83.25% sensitivity.
  • * Other models showed strong performance: RF (AUROC 0.9096), LR (AUROC 0.8987), MARS (AUROC 0.8935), and CART (AUROC 0.8511).

Conclusions:

  • * Semi-structured clinical data significantly enhances the prediction of ICU patient mortality.
  • * The Gradient Boosting model is the most effective among the tested machine learning algorithms for this task.
  • * Findings can inform the development of a clinically useful decision support system for ICUs.