CLaST: Context-aware Contrastive VAE for Probabilistic Time Series Forecasting (arXiv: 2608.20025)
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill arxiv-2608-20025-clast-context-aware-contrastive-vae-for-probabilis --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Arxiv 2608 20025 Clast Context Aware Contrastive Vae For Probabilis?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-arxiv-2608-20025-clast-context-aware-contrastive-v)More formats (shields.io, HTML) on the badges page.
---
name: arxiv-2608-20025-clast-context-aware-contrastive-vae-for-probabilis
description: 'CLaST: Context-aware Contrastive VAE for Probabilistic Time Series Forecasting (arXiv: 2608.20025)'
category: ai-safety-eval
version: "1.0"
date: 2026-08-22
---
# CLaST: Context-aware Contrastive VAE for Probabilistic Time Series Forecasting
**Authors:** Alexander Marusov, Dmitry Anikin, Petr Sokerin, Vitaliy Pozdnyakov, Ilya Kuleshov, Alexey Zaytsev
**arXiv:** 2608.20025
**Utility:** 1.00
**Published:** 2026-08-20T13:34:01Z
**Link:** http://arxiv.org/abs/2608.20025
## Abstract
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.
## Summary
This skill encapsulates the key contributions and methods from the arXiv paper "CLaST: Context-aware Contrastive VAE for Probabilistic Time Series Forecasting".
The paper presents novel ideas in ai-safety-eval that can be applied to agent systems.
## How to Use
1. Review the paper's methodology and findings.
2. Identify applicable components for your agent workflow.
3. Implement the core techniques as described in the paper.
4. Validate improvements in your specific use case.
## Pitfalls
- Ensure the paper's assumptions match your agent's environment.
- Validate implementation details before deployment.
- Consider computational complexity and resource requirements.
## References
- arXiv:2608.20025
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!