← Search

Michael Bohlke-Schneider

7 accepted papers

2026

Test-Time Efficient Pretrained Model Portfolios for Time Series Forecasting

ICLR 2026poster

Is bigger always better for time series foundation models? With the question in mind, we explore an alternative to training a single, large monolithic model: building a portfolio of smaller, pretrained forecasting models. By applying ensembling or model selection over these portfolios, we achieve co…

Cited by 0SourceScholar
2025

ChronosX: Adapting Pretrained Time Series Models with Exogenous Variables

AISTATS 2025poster

Covariates provide valuable information on external factors that influence time series and are critical in many real-world time series forecasting tasks. For example, in retail, covariates may indicate promotions or peak dates such as holiday seasons that heavily influence demand forecasts. Recent a…

Cited by 0SourceScholar
2023

Coherent Probabilistic Forecasting of Temporal Hierarchies

AISTATS 2023poster

Forecasts at different time granularities are required in practice for addressing various business problems starting from short-term operational to medium-term tactical and to long-term strategic planning. These forecasting problems are usually treated independently by learning different ML models w…

Cited by 20SourcePDFScholar
2023

Predict, Refine, Synthesize: Self-Guiding Diffusion Models for Probabilistic Time Series Forecasting

NeurIPS 2023poster

Diffusion models have achieved state-of-the-art performance in generative modeling tasks across various domains. Prior works on time series diffusion models have primarily focused on developing conditional models tailored to specific forecasting or imputation tasks. In this work, we explore the pote…

2022

PSA-GAN: Progressive Self Attention GANs for Synthetic Time Series

ICLR 2022poster

Realistic synthetic time series data of sufficient length enables practical applications in time series modeling tasks, such as forecasting, but remains a challenge. In this paper we present PSA-GAN, a generative adversarial network (GAN) that generates long time series samples of high quality using…

2020

Normalizing Kalman Filters for Multivariate Time Series Analysis

NeurIPS 2020poster

This paper tackles the modelling of large, complex and multivariate time series panels in a probabilistic setting. To this extent, we present a novel approach reconciling classical state space models with deep learning methods. By augmenting state space models with normalizing flows, we mitigate imp…

Cited by 155SourcePDFScholar
2019

High-dimensional multivariate forecasting with low-rank Gaussian Copula Processes

NeurIPS 2019poster

Predicting the dependencies between observations from multiple time series is critical for applications such as anomaly detection, financial risk management, causal analysis, or demand forecasting. However, the computational and numerical difficulties of estimating time-varying and high-dimensional…