Probabilistic Learning of Multivariate Time Series with Temporal Irregularity
Yijun Li, Cheuk Hang Leung, Qi Wu
TL;DR
This work addresses probabilistic forecasting for multivariate time series with temporal irregularity by introducing the Recurrent Flow Network (RFN), a two-layer framework that separates marginal temporal dynamics from a non-parametric, joint distribution learned via a dynamic conditional Continuous Normalizing Flow. RFN supports both Syn-MTS and Asyn-MTS by conditioning a flow-based joint model on latent states derived from irregular observations, enabling sampling at arbitrary continuous times. Across synthetic GBM paths and real datasets (MuJoCo, USHCN, NASDAQ), RFN achieves superior calibration and sharpness compared to Gaussian baselines, demonstrating robustness and practical impact for irregularly sampled multivariate time series.
Abstract
Probabilistic forecasting of multivariate time series is essential for various downstream tasks. Most existing approaches rely on the sequences being uniformly spaced and aligned across all variables. However, real-world multivariate time series often suffer from temporal irregularities, including nonuniform intervals and misaligned variables, which pose significant challenges for accurate forecasting. To address these challenges, we propose an end-to-end framework that models temporal irregularities while capturing the joint distribution of variables at arbitrary continuous-time points. Specifically, we introduce a dynamic conditional continuous normalizing flow to model data distributions in a non-parametric manner, accommodating the complex, non-Gaussian characteristics commonly found in real-world datasets. Then, by leveraging a carefully factorized log-likelihood objective, our approach captures both temporal and cross-sectional dependencies efficiently. Extensive experiments on a range of real-world datasets demonstrate the superiority and adaptability of our method compared to existing approaches.
