From Forecasting to Features: Zero-Shot Forecasting for Feature Extraction

Nassim Oufattole, Matthew B.A. McDermott, Collin Stultz
Proceedings of the 11th Machine Learning for Healthcare Conference, PMLR 340:1432-1487, 2026.

Abstract

Generative EHR models can estimate clinical risk in a zero-shot fashion by sampling future trajectories and computing outcome probabilities from generated rollouts. Yet in practice, direct use of these zero-shot risk estimates often underperforms supervised tabular baselines built from summaries of the observed past. In this work, we ask a narrower question: can future trajectories sampled from a generative foundation model be used to construct features that enhance the performance of downstream predictors? To test this, we convert model rollouts into horizon-specific \emph{generated future features} (GFFs) that summarize, for each patient, the probability of all future clinical events under the model, and train a simple XGBoost classifier that uses these features for downstream classification tasks. Across post-discharge prediction tasks in MIMIC-IV and a large private heart failure cohort, GFFs consistently achieve higher AUROC than direct zero-shot prediction and supervised learning on features derived from patient history. In our experiments we observe that stronger zero-shot forecasting performance tends to yield more performant GFFs. These results suggest that the value of current zero-shot generative EHR models is not only in their ability to generate future clinical trajectories, but also in their role as probabilistic feature generators that can be used for simple supervised risk models.

Cite this Paper


BibTeX
@InProceedings{pmlr-v340-oufattole26a, title = {From Forecasting to Features: Zero-Shot Forecasting for Feature Extraction}, author = {Oufattole, Nassim and McDermott, Matthew B.A. and Stultz, Collin}, booktitle = {Proceedings of the 11th Machine Learning for Healthcare Conference}, pages = {1432--1487}, year = {2026}, editor = {Krishnan, Rahul G. and van Amsterdam, Wouter A. C. and Chopra, Sumit and Overgaard, Shauna and Hughes, Michael and Ötleş, Erkin and Shen, Yiqiu and Shanmugam, Divya and Nayan, Madhur and Engelhard, Matthew and Fackler, Jim and Oberst, Michael}, volume = {340}, series = {Proceedings of Machine Learning Research}, month = {12--14 Aug}, publisher = {PMLR}, pdf = {https://raw.githubusercontent.com/mlresearch/v340/main/assets/oufattole26a/oufattole26a.pdf}, url = {https://proceedings.mlr.press/v340/oufattole26a.html}, abstract = {Generative EHR models can estimate clinical risk in a zero-shot fashion by sampling future trajectories and computing outcome probabilities from generated rollouts. Yet in practice, direct use of these zero-shot risk estimates often underperforms supervised tabular baselines built from summaries of the observed past. In this work, we ask a narrower question: can future trajectories sampled from a generative foundation model be used to construct features that enhance the performance of downstream predictors? To test this, we convert model rollouts into horizon-specific \emph{generated future features} (GFFs) that summarize, for each patient, the probability of all future clinical events under the model, and train a simple XGBoost classifier that uses these features for downstream classification tasks. Across post-discharge prediction tasks in MIMIC-IV and a large private heart failure cohort, GFFs consistently achieve higher AUROC than direct zero-shot prediction and supervised learning on features derived from patient history. In our experiments we observe that stronger zero-shot forecasting performance tends to yield more performant GFFs. These results suggest that the value of current zero-shot generative EHR models is not only in their ability to generate future clinical trajectories, but also in their role as probabilistic feature generators that can be used for simple supervised risk models.} }
Endnote
%0 Conference Paper %T From Forecasting to Features: Zero-Shot Forecasting for Feature Extraction %A Nassim Oufattole %A Matthew B.A. McDermott %A Collin Stultz %B Proceedings of the 11th Machine Learning for Healthcare Conference %C Proceedings of Machine Learning Research %D 2026 %E Rahul G. Krishnan %E Wouter A. C. van Amsterdam %E Sumit Chopra %E Shauna Overgaard %E Michael Hughes %E Erkin Ötleş %E Yiqiu Shen %E Divya Shanmugam %E Madhur Nayan %E Matthew Engelhard %E Jim Fackler %E Michael Oberst %F pmlr-v340-oufattole26a %I PMLR %P 1432--1487 %U https://proceedings.mlr.press/v340/oufattole26a.html %V 340 %X Generative EHR models can estimate clinical risk in a zero-shot fashion by sampling future trajectories and computing outcome probabilities from generated rollouts. Yet in practice, direct use of these zero-shot risk estimates often underperforms supervised tabular baselines built from summaries of the observed past. In this work, we ask a narrower question: can future trajectories sampled from a generative foundation model be used to construct features that enhance the performance of downstream predictors? To test this, we convert model rollouts into horizon-specific \emph{generated future features} (GFFs) that summarize, for each patient, the probability of all future clinical events under the model, and train a simple XGBoost classifier that uses these features for downstream classification tasks. Across post-discharge prediction tasks in MIMIC-IV and a large private heart failure cohort, GFFs consistently achieve higher AUROC than direct zero-shot prediction and supervised learning on features derived from patient history. In our experiments we observe that stronger zero-shot forecasting performance tends to yield more performant GFFs. These results suggest that the value of current zero-shot generative EHR models is not only in their ability to generate future clinical trajectories, but also in their role as probabilistic feature generators that can be used for simple supervised risk models.
APA
Oufattole, N., McDermott, M.B. & Stultz, C.. (2026). From Forecasting to Features: Zero-Shot Forecasting for Feature Extraction. Proceedings of the 11th Machine Learning for Healthcare Conference, in Proceedings of Machine Learning Research 340:1432-1487 Available from https://proceedings.mlr.press/v340/oufattole26a.html.

Related Material