LGMLSep 18, 2024

Recurrent Interpolants for Probabilistic Time Series Prediction

arXiv:2409.11684v22 citationsh-index: 16
AI Analysis

This addresses forecasting challenges in domains using time series data, but appears incremental as it builds on existing generative approaches.

The paper tackles the problem of probabilistic multivariate time series forecasting, where existing methods struggle with capturing high-dimensional distributions and cross-feature dependencies, and proposes a novel method combining recurrent neural networks with diffusion models. The result is an approach that aims to improve scalability while maintaining probabilistic modeling capabilities.

Sequential models like recurrent neural networks and transformers have become standard for probabilistic multivariate time series forecasting across various domains. Despite their strengths, they struggle with capturing high-dimensional distributions and cross-feature dependencies. Recent work explores generative approaches using diffusion or flow-based models, extending to time series imputation and forecasting. However, scalability remains a challenge. This work proposes a novel method combining recurrent neural networks' efficiency with diffusion models' probabilistic modeling, based on stochastic interpolants and conditional generation with control features, offering insights for future developments in this dynamic field.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes