Related Experiment Video
Updated: Jan 30, 2026

Improving IV Insulin Administration in a Community Hospital
Published on: June 11, 2012
Dynamic prediction of hospital admission with medical claim data
Tianzhong Yang1,2, Yang Yang3, Yugang Jia1
1Philips Research North America, Cambridge, MA, 02141, USA.
Insights
A new dynamic random survival forest model accurately predicts hospitalizations for congestive heart failure (CHF) patients. This approach optimizes resource allocation and improves patient care by providing real-time risk assessments.
Area of Science:
- Health Informatics
- Machine Learning in Medicine
- Predictive Analytics
Background:
- Congestive heart failure (CHF) is a leading cause of hospitalization for individuals aged 65 and over in the U.S.
- CHF hospitalizations present a significant economic burden and strain healthcare resources.
- Accurate prediction of CHF hospitalizations can optimize medical resource allocation and enhance patient care.
Purpose of the Study:
- To develop a dynamic random survival forest model for predicting adverse events using periodically updated data.
- To apply the model to predict hospital admission risk in congestive heart failure patients using CMS claim data.
- To benchmark the proposed model against traditional methods like Cox proportional and L1-penalized logistic regression.
Main Methods:
- Utilized monthly updated claim feed data from The Centers for Medicare and Medicaid Services (CMS).
- Developed a dynamic random survival forest model adapted for time-varying features and stream-like data.
- Incorporated sliding window techniques with the random survival forest model for real-time risk prediction.
Main Results:
- The proposed model demonstrated high predictive performance with strong Area-Under-the-ROC-Curve and C-statistics across various time points.
- The model provides valuable variable importance measures and individual-level instant risk assessments.
- Achieved remarkable prediction power, outperforming benchmark models in predicting CHF hospitalizations.
Conclusions:
- An efficient dynamic random survival forest model was developed for predicting hospitalizations using periodically updated healthcare data.
- The model effectively processes large-volume, stream-like data, capturing event onset and time-to-event information.
- This novel approach, combining sliding windows with random survival forests, offers a powerful tool for real-time patient monitoring and risk stratification.
Background:
Congestive heart failure is one of the most common reasons those aged 65 and over are hospitalized in the United States, which has caused a considerable economic burden. The precise prediction of hospitalization caused by congestive heart failure in the near future could prevent possible hospitalization, optimize the medical resources, and better meet the healthcare needs of patients.
Methods:
To fully utilize the monthly-updated claim feed data released by The Centers for Medicare and Medicaid Services (CMS), we present a dynamic random survival forest model adapted for periodically updated data to predict the risk of adverse events. We apply our model to dynamically predict the risk of hospital admission among patients with congestive heart failure identified using the Accountable Care Organization Operational System Claim and Claim Line Feed data from Feb 2014 to Sep 2015. We benchmark the proposed model with two commonly used models in medical application literature: the cox proportional model and logistic regression model with L-1 norm penalty.
Results:
Results show that our model has high Area-Under-the-ROC-Curve across time points and C-statistics. In addition to the high performance, it provides measures of variable importance and individual-level instant risk.
Conclusion:
We present an efficient model adapted for periodically updated data such as the monthly updated claim feed data released by CMS to predict the risk of hospitalization. In addition to processing big-volume periodically updated stream-like data, our model can capture event onset information and time-to-event information, incorporate time-varying features, provide insights of variable importance and have good prediction power. To the best of our knowledge, it is the first work combining sliding window technique with the random survival forest model. The model achieves remarkable performance and could be easily deployed to monitor patients in real time.
More Related Videos
05:16Cutoff Value of Phase Angle by Bioelectrical Impedance Analysis at Admission as a Prognostic Factor in Patients with Acute Heart Failure
Published on: June 10, 2025
10:29Quantitative Structure-Activity Relationship, Activity Prediction, and Molecular Dynamics of Non-nucleotide Reverse Transcriptase Inhibitors
Published on: May 9, 2025
Related Concept Videos
Hospitals-II
Nurses that work in...
Hospitals-I
Testing a Claim about Mean: Known Population SD
Estimating a population mean requires the samples to be distributed normally. The data should be collected from the randomly selected samples having no sampling bias. The sample size needed to be higher than 30, and most importantly, the population standard deviation should be already known.
In most realistic situations, the population standard deviation is often unknown, but in rare circumstances, when it...
Testing a Claim about Population Proportion
There are two methods of testing a claim about a population proportion: (1) Using the sample proportion from the data where a binomial distribution is approximated to the normal distribution and (2) Using the binomial probabilities calculated from the data.
The first method uses normal distribution as an approximation to the binomial distribution. The requirements are as follows: sample size is large...
Testing a Claim about Standard Deviation
The hypothesis testing for the claim of population standard deviation (or variance) requires the data and samples to be random and unbiased. The population distribution also must be normal. There is no specific requirement on the sample size as the estimation is based on the chi-square distribution.
As a first step, the hypothesis (null and alternative) concerning the claim about...
Testing a Claim about Mean: Unknown Population SD
Estimating a population mean requires the samples to be approximately normally distributed. The data should be collected from the randomly selected samples having no sampling bias. There is no specific requirement for sample size. But if the sample size is less than 30, and we don't know the population standard deviation, a different approach is used;...