paper-with-me

홈 › Papers

Optimal Ensemble Construction for Multi-Study Prediction with Applications to COVID-19 Excess Mortality Estimation

2021-09-19 · Gabriel Loewinger, Rolando Acosta Nunez, Rahul Mazumder, Giovanni Parmigiani

It is increasingly common to encounter prediction tasks in the biomedical sciences for which multiple datasets are available for model training. Common approaches such as pooling datasets and applying standard statistical learning methods can result in poor out-of-study prediction performance when datasets are heterogeneous. Theoretical and applied work has shown $\textit{multi-study ensembling}$ to be a viable alternative that leverages the variability across datasets in a manner that promotes model generalizability. Multi-study ensembling uses a two-stage $\textit{stacking}$ strategy which fits study-specific models and estimates ensemble weights separately. This approach ignores, however, the ensemble properties at the model-fitting stage, potentially resulting in a loss of efficiency. We therefore propose $\textit{optimal ensemble construction}$, an $\textit{all-in-one}$ approach to multi-study stacking whereby we jointly estimate ensemble weights as well as parameters associated with each study-specific model. We prove that limiting cases of our approach yield existing methods such as multi-study stacking and pooling datasets before model fitting. We propose an efficient block coordinate descent algorithm to optimize the proposed loss function. We compare our approach to standard methods by applying it to a multi-country COVID-19 dataset for baseline mortality prediction. We show that when little data is available for a country before the onset of the pandemic, leveraging data from other countries can substantially improve prediction accuracy. Importantly, our approach outperforms multi-study stacking and other standard methods in this application. We further characterize the method's performance in simulations. Our method remains competitive with or outperforms multi-study stacking and other earlier methods across a range of between-study heterogeneity levels.

📄 PDF Abstract BibTeX arXiv:2109.09164

Code (1)

gloewing/oec 공식 구현

Tasks

Mortality PredictionPrediction

Similar Papers 제목 키워드 기반

Subsample Ridge Ensembles: Equivalences and Generalized Cross-Validation

2023-04-25 · Jin-Hong Du, Pratik Patil, Arun Kumar Kuchibhotla

We study subsampling-based ridge ensembles in the proportional asymptotics regime, where the feature size grows proportionally with the sample size such that their ratio converges to a constant. By analyzing the squared …

Ensemble Super-Resolution with A Reference Dataset

2019-05-12 · Junjun Jiang, Yi Yu, Zheng Wang, Suhua Tang 외

By developing sophisticated image priors or designing deep(er) architectures, a variety of image Super-Resolution (SR) approaches have been proposed recently and achieved very promising performance. A natural question th…

Ensemble LearningImage Super-ResolutionSuper-Resolution

No Free Lunch From Random Feature Ensembles

2024-12-06 · Benjamin S. Ruben, William L. Tong, Hamza Tahir Chaudhry, Cengiz Pehlevan

Given a budget on total model size, one must decide whether to train a single, large neural network or to combine the predictions of many smaller networks. We study this trade-off for ensembles of random-feature ridge re…

regression

An empirical investigation of different classifiers, encoding and ensemble schemes for next event prediction using business process event logs

2020-08-24 · Bayu Adhi Tama, Marco Comuzzi, Jonghyeon Ko

There is a growing need for empirical benchmarks that support researchers and practitioners in selecting the best machine learning technique for given prediction tasks. In this paper, we consider the next event predictio…

Regularized Multi-Decoder Ensemble for an Error-Aware Scene Representation Network

2024-07-26 · Tianyu Xiong, Skylar W. Wurster, Hanqi Guo, Tom Peterka 외

Feature grid Scene Representation Networks (SRNs) have been applied to scientific data as compact functional surrogates for analysis and visualization. As SRNs are black-box lossy data representations, assessing the pred…

DecoderEnsemble LearningVariational Inference