Related Experiment Video
Updated: Jun 20, 2026

Inverse Probability of Treatment Weighting (Propensity Score) using the Military Health System Data Repository and National Death Index
Published on: January 8, 2020
Comparing deep learning and classical regression approaches for predicting healthcare expenditure and spending: a
John Tayu Lee1, Melody Hsiao-San Yeh1, Vincent Cheng-Sheng Li1
1Institute of Health Policy and Management, College of Public Health, National Taiwan University, Taipei, Taiwan.
Aims:
This study compares deep learning architectures with traditional regression and tree-based models for individual-level healthcare cost prediction, with particular attention to performance differences across data contexts.
Methods:
We conducted a preregistered systematic review (PROSPERO CRD420251129440). Web of Science, PubMed, Embase, and Scopus were searched through August 2025. Eligible studies used real-world individual-level data (claims, electronic health records, or registries) to predict cost-related outcomes with at least one deep learning architecture and one classical regression comparator, and reported quantitative performance. Data were extracted on population, predictors, outcome horizon, model type, validation strategy, performance metrics, calibration, and interpretability.
Results:
Eight studies met inclusion criteria, spanning the United States, Europe, and Asia. In longitudinal designs-such as multi-year claims prediction and medication or hospitalization time-series forecasting-sequential deep learning models, particularly LSTM and CNN-LSTM hybrids, consistently outperformed regression and tree-based algorithms. Reported gains included approximately 10-20% reductions in RMSE/MAE, R2 improvements of 0.01-0.15, and AUROC values up to 0.78 for high-risk classification. Across studies, prior costs and utilization were consistently the strongest predictors, while social determinants and free-text features were rarely incorporated. In contrast, for low-dimensional, structured, cross-sectional medical data, generalized linear models and tree-based approaches remain robust baseline models due to their interpretability and calibration stability.
Limitations:
Evidence is based on a small and heterogeneous set of eight studies, with limited external or temporal validation, short prediction horizons, and sparse assessment of calibration, economic interpretability, and fairness, warranting cautious interpretation.
Conclusions:
Deep learning offers clear gains for longitudinal, sequence-rich cost forecasting, whereas tree-based methods remain highly competitive for cross-sectional tabular prediction. Overall, these findings are consistent with the proposed Complexity-Performance Hypothesis, which posits that the predictive advantages of deep learning emerge primarily when model capacity is well matched to data complexity.
Related Concept Videos
Regression Toward the Mean
Issues And Trends In Healthcare Delivery System
Cost Containment
Payment for healthcare services has historically promoted adoption of costly and often unnecessary or inefficient...
Regression Analysis
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
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...
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Microsoft Excel: Regression Analysis
To perform regression...