paper-with-me

홈 › Papers

DynaConF: Dynamic Forecasting of Non-Stationary Time Series

2022-09-17 · SiQi Liu, Andreas Lehrmann

Deep learning has shown impressive results in a variety of time series forecasting tasks, where modeling the conditional distribution of the future given the past is the essence. However, when this conditional distribution is non-stationary, it poses challenges for these models to learn consistently and to predict accurately. In this work, we propose a new method to model non-stationary conditional distributions over time by clearly decoupling stationary conditional distribution modeling from non-stationary dynamics modeling. Our method is based on a Bayesian dynamic model that can adapt to conditional distribution changes and a deep conditional distribution model that handles multivariate time series using a factorized output space. Our experimental results on synthetic and real-world datasets show that our model can adapt to non-stationary time series better than state-of-the-art deep learning solutions.

📄 PDF Abstract BibTeX arXiv:2209.08411

Code (1)

BorealisAI/dcf 공식 구현 pytorch

Tasks

Deep LearningTime SeriesTime Series AnalysisTime Series Forecasting

Similar Papers 제목 키워드 기반

EventTSF: Event-Aware Non-Stationary Time Series Forecasting

2025-08-19 · Yunfeng Ge, Ming Jin, Yiji Zhao, Hongyan Li 외 arxiv

Time series forecasting is vital in diverse sectors such as energy and transportation, where non-stationary dynamics are deeply intertwined with external events in other modalities such as texts. However, incorporating n…

Time Series Forecasting

Robust Multivariate Time Series Forecasting against Intra- and Inter-Series Transitional Shift

2024-07-18 · Hui He, Qi Zhang, Kun Yi, Xiaojun Xue 외

The non-stationary nature of real-world Multivariate Time Series (MTS) data presents forecasting models with a formidable challenge of the time-variant distribution of time series, referred to as distribution shift. Exis…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

Towards Non-Stationary Time Series Forecasting with Temporal Stabilization and Frequency Differencing

2025-11-11 · Junkai Lu, Peng Chen, Chenjuan Guo, Yang Shu 외 arxiv

Time series forecasting is critical for decision-making across dynamic domains such as energy, finance, transportation, and cloud computing. However, real-world time series often exhibit non-stationarity, including tempo…

Time Series Forecasting

Considering Nonstationary within Multivariate Time Series with Variational Hierarchical Transformer for Forecasting

2024-03-08 · Muyao Wang, Wenchao Chen, Bo Chen

The forecasting of Multivariate Time Series (MTS) has long been an important but challenging task. Due to the non-stationary problem across long-distance time steps, previous studies primarily adopt stationarization meth…

Time Series

Attention-Based Ensemble Pooling for Time Series Forecasting

2023-10-24 · Dhruvit Patel, Alexander Wikner

A common technique to reduce model bias in time-series forecasting is to use an ensemble of predictive models and pool their output into an ensemble forecast. In cases where each predictive model has different biases, ho…

Time SeriesTime Series Forecastingvalid