paper-with-me

Papers

Marginalization Consistent Probabilistic Forecasting of Irregular Time Series via Mixture of Separable flows

2024-06-11 · Vijaya Krishna Yalavarthi, Randolf Scholz, Christian Kloetergens, Kiran Madhusudhanan, Stefan Born, Lars Schmidt-Thieme

Probabilistic forecasting models for joint distributions of targets in irregular time series with missing values are a heavily under-researched area in machine learning, with, to the best of our knowledge, only two Models have been researched so far: The Gaussian Process Regression model, and ProFITi. While ProFITi, thanks to using multivariate normalizing flows, is very expressive, leading to better predictive performance, it suffers from marginalization inconsistency: It does not guarantee that the marginal distributions of a subset of variables in its predictive distributions coincide with the directly predicted distributions of these variables. When asked to directly predict marginal distributions, they are often vastly inaccurate. We propose MOSES (Marginalization Consistent Mixture of Separable Flows), a model that parametrizes a stochastic process through a mixture of several latent multivariate Gaussian Processes combined with separable univariate Normalizing Flows. In particular, MOSES can be analytically marginalized, allowing it to directly answer a wider range of probabilistic queries than most competitors. Experiments on four datasets show that MOSES achieves both accurate joint and marginal predictions, surpassing all other marginalization consistent baselines, while only trailing slightly behind ProFITi in joint prediction, but vastly superior when predicting marginal distributions.

📄 PDF Abstract BibTeX arXiv:2406.07246

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian ProcessesGPRIrregular Time SeriesMissing ValuesTime SeriesTime Series Forecasting

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…
Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…

Similar Papers 제목 키워드 기반

Probabilistic Circuits for Irregular Multivariate Time Series Forecasting

2026-04-30 · Christian Klötergens, Vijaya Krishna Yalavarthi, Lars Schmidt-Thieme arxiv

Joint probabilistic modeling is essential for forecasting irregular multivariate time series (IMTS) to accurately quantify uncertainty. Existing approaches often struggle to balance model expressivity with consistent mar…

Multivariate Time Series ForecastingDensity Estimation

Valid and Expressive Copulas for Irregular Multivariate Time Series

2026-05-22 · Christian Klötergens, Tom Hanika, Lars Schmidt-Thieme, Vijaya Krishna Yalavarthi arxiv

We introduce CopFITi, a copula model for probabilistic forecasting of irregular multivariate time series (IMTS). Our model combines the expressivity of normalizing flows for univariate marginals with the consistency and …

U-Former ODE: Fast Probabilistic Forecasting of Irregular Time Series

2026-02-12 · Ilya Kuleshov, Alexander Marusov, Alexey Zaytsev arxiv

Probabilistic forecasting of irregularly sampled time series is crucial in domains such as healthcare and finance, yet it remains a formidable challenge. Existing Neural Controlled Differential Equation (Neural CDE) appr…

Probabilistic Forecasting of Irregular Time Series via Conditional Flows

2024-02-09 · Vijaya Krishna Yalavarthi, Randolf Scholz, Stefan Born, Lars Schmidt-Thieme

Probabilistic forecasting of irregularly sampled multivariate time series with missing values is an important problem in many fields, including health care, astronomy, and climate. State-of-the-art methods for the task e…

AstronomyIrregular Time SeriesMissing ValuesTime Series

Probabilistic NDVI Forecasting from Sparse Satellite Time Series and Weather Covariates

2026-02-04 · Irene Iele, Giulia Romoli, Daniele Molino, Elena Mulero Ayllón 외 arxiv

Short-term forecasting of vegetation dynamics is a key enabler for data-driven decision support in precision agriculture. Normalized Difference Vegetation Index (NDVI) forecasting from satellite observations, however, re…

Feature Engineering