paper-with-me

Papers

VLBM: Variational Latent Basis Modeling for OOD Robust Multivariate Time Series Forecasting

2026-06-01 · Xudong Zhang, Jierui Lei, Jiacheng Li, Lingdong Shen, Jian Cui, Haina Tang arxiv

Out of distribution (OOD) events in multivariate time series forecasting are rare but often dominate real world risk, making average case forecasting insufficient for reliable deployment. Under standard average risk training on mixed ID/OOD distributions, optimization signals from rare OOD events can be overwhelmed by frequent in distribution (ID) patterns, so strong benchmark accuracy may not translate into reliability under high impact shifts. To address this issue, we propose VLBM (Variational Latent Basis Model), a theory guided latent forecasting framework that separates stable dynamics from OOD induced deviations. VLBM learns a shared latent basis that defines a low rank subspace for stable ID dynamics, explicitly decomposes inputs into basis subspace components and orthogonal residual components, and aligns a future aware posterior with a future blind prior so that test time latent inference depends only on historical input. Across 12 benchmark tasks spanning transportation, weather, power systems, and other real world domains, including newly constructed real world OOD traffic datasets, VLBM achieves state of the art OOD robustness and ID accuracy, with average MAE and MSE gains of 15.08\% and 7.74\% over the strongest baseline. On a synthetic simulation dataset, VLBM also consistently achieves the best performance and better tracks OOD pulse recovery. These results support latent structured forecasting as a principled route to robust prediction under mixed ID and OOD conditions. The code is available at https://github.com/leijieruilq/VLBM_OOD_forecast.

📄 PDF Abstract BibTeX arXiv:2606.02138

Code (0)

등록된 구현이 없습니다.

Tasks

Multivariate Time Series Forecasting

Similar Papers 제목 키워드 기반

Variational Latent Branching Model for Off-Policy Evaluation

2023-01-28 · Qitong Gao, Ge Gao, Min Chi, Miroslav Pajic

Model-based methods have recently shown great potential for off-policy evaluation (OPE); offline trajectories induced by behavioral policies are fitted to transitions of Markov decision processes (MDPs), which are used t…

modelOff-policy evaluationVariational Inference

Copula Variational LSTM for High-dimensional Cross-market Multivariate Dependence Modeling

2023-05-09 · Jia Xu, Longbing Cao

We address an important yet challenging problem - modeling high-dimensional dependencies across multivariates such as financial indicators in heterogeneous markets. In reality, a market couples and influences others over…

Time SeriesVocal Bursts Intensity Prediction

Variational Kolmogorov-Arnold Network

2025-07-03 · Francesco Alesiani, Henrik Christiansen, Federico Errica arxiv

Kolmogorov-Arnold Networks (KANs) offer a theoretically grounded alternative to multi-layer perceptrons by representing multivariate functions as compositions of univariate basis functions. However, a critical limitation…

Generating Multivariate Load States Using a Conditional Variational Autoencoder

2021-10-21 · Chenguang Wang, Ensieh Sharifnia, Zhi Gao, Simon H. Tindemans 외

For planning of power systems and for the calibration of operational tools, it is essential to analyse system performance in a large range of representative scenarios. When the available historical data is limited, gener…

Dirichlet Variational Autoencoder for Text Modeling

2018-10-31 · Yijun Xiao, Tiancheng Zhao, William Yang Wang

We introduce an improved variational autoencoder (VAE) for text modeling with topic information explicitly modeled as a Dirichlet latent variable. By providing the proposed model topic awareness, it is more superior at r…