Search papers, labs, and topics across Lattice.
This paper introduces CLaST, a context-aware contrastive Variational Autoencoder (VAE) designed to enhance probabilistic multivariate time series forecasting by effectively capturing internal temporal dependencies. By employing a contrastive loss function, CLaST learns embeddings that maintain contextual similarity between observations, addressing the limitations of conventional generative models. Experimental results across nine benchmarks reveal that CLaST outperforms strong baseline methods, achieving significant improvements of up to 16.4% in CRPS and 14.4% in NMAE for short-term forecasting, and up to 48.6% and 25.1% for long-term forecasting, respectively.
CLaST achieves unprecedented accuracy in time series forecasting by preserving contextual relationships, outperforming existing models by up to 48.6%.
Probabilistic forecasting models are widely used for time series forecasting in domains such as energy systems, finance, medicine, and transportation. In recent years, deep generative models have shown strong results on probabilistic forecasting, yet many conventional approaches struggle to capture internal temporal dependencies, leading to latent representations with limited expressive power. To address this limitation, we propose \textit{CLaST}, a VAE framework for probabilistic multivariate time series forecasting. Unlike existing generative models, CLaST learns embeddings that preserve contextual similarity between observations through our contrastive loss function. Experiments across nine widely adopted benchmarks demonstrate that CLaST consistently surpasses strong baseline methods. In short-term forecasting tasks, our approach achieves improvements of up to $16.4\%$ in CRPS and $14.4\%$ in NMAE over the second-best method. Furthermore, in long-term prediction CLaST attains superior overall performance, exceeding the second-best method by up to $48.6\%$ and $25.1\%$ in CRPS and NMAE, respectively.