Transfer learning for COVID-19 predictive modeling: A multicenter study of 12 hospitals
Carine Savalli1, André Henrique Alves Carneiro2, Fabiano Barcellos Filho3
1Department of Public Politics and Public Health, Federal University of São Paulo, Santos, Brazil.
Purpose:
To use transfer learning to predict Intensive Care Unit admission (ICU) for COVID-19 patients in a multicenter setting.
Methods:
We trained XGBoost algorithms using demographic and laboratory predictors recorded during hospital admissions across 12 hospitals. Our goal was to identify the best-performing hospital and evaluate its generalization capacity through external validation in the other 11 hospitals. Additionally, this best-performing hospital served as the source domain for transfer learning and was fine-tuned by incorporating new decision trees trained with local data from each of the remaining hospitals.
Results:
We observed considerable variation in ICU admission outcomes across the 12 hospitals, with local predictive performance (AUC - area under the receiver operating characteristic curve) ranging from 0.6239 to 0.9410. The best-performing model's generalization capacity, evaluated through external validation, resulted in an AUC below 0.7 in 6 hospitals. By applying transfer learning and fine-tuning this best-performing model, we found that its performance stabilized after incorporating 20 new trees trained with data from the target hospitals. This adjustment improved AUC in 9 out of the 11 hospitals, compared to the results from the external validation.
Conclusions:
The study showed that transfer learning effectively leverages knowledge from the best-performing hospital to initialize and accelerate model training in other hospitals with lower performance or limited sample sizes, thereby enhancing overall adaptability and efficiency.
Related Concept Videos
Improving Translational Accuracy
Hospitals-II
Nurses that work in...
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.
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...


