PulseAugur
EN
LIVE 05:42:22

New VAE frameworks enhance probabilistic time series forecasting accuracy

Two new research papers introduce advanced variational auto-encoder (VAE) frameworks for probabilistic time series forecasting. CLaST, the first model, uses a contrastive loss function to learn embeddings that preserve contextual similarity, showing significant improvements in CRPS and NMAE across nine benchmarks. DecoVAE, the second framework, is designed to be lightweight and interpretable, explicitly decomposing time series into trend and seasonal components. DecoVAE also demonstrates superior accuracy and efficiency, reducing model weight and accelerating speed compared to existing methods. AI

IMPACT These new VAE frameworks offer improved accuracy and efficiency for probabilistic time series forecasting, potentially benefiting applications in finance, energy, and medicine.

RANK_REASON Two academic papers published on arXiv introducing new methods for time series forecasting.

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

New VAE frameworks enhance probabilistic time series forecasting accuracy

COVERAGE [2]

  1. arXiv cs.LG TIER_1 English(EN) · Alexander Marusov, Dmitry Anikin, Petr Sokerin, Vitaliy Pozdnyakov, Ilya Kuleshov, Alexey Zaytsev ·

    CLaST: Context-aware Contrastive VAE for Probabilistic Time Series Forecasting

    arXiv:2608.20025v1 Announce Type: new 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 probabilisti…

  2. arXiv cs.LG TIER_1 English(EN) · Alexander Marusov, Dmitry Anikin, Alexey Zaytsev ·

    DecoVAE: a Lightweight Interpretable Trend-Seasonal VAE Framework for Efficient Probabilistic Time Series Forecasting

    arXiv:2608.20052v1 Announce Type: new Abstract: Probabilistic time series forecasting remains challenging, largely because modeling distinct trend and seasonal dynamics requires specialized approaches. Existing methods often fail to capture the unique inner properties of these co…