paper-with-me

Papers

Local and Global Trend Bayesian Exponential Smoothing Models

2023-09-25 · Slawek Smyl, Christoph Bergmeir, Alexander Dokumentov, Xueying Long, Erwin Wibowo, Daniel Schmidt

This paper describes a family of seasonal and non-seasonal time series models that can be viewed as generalisations of additive and multiplicative exponential smoothing models, to model series that grow faster than linear but slower than exponential. Their development is motivated by fast-growing, volatile time series. In particular, our models have a global trend that can smoothly change from additive to multiplicative, and is combined with a linear local trend. Seasonality when used is multiplicative in our models, and the error is always additive but is heteroscedastic and can grow through a parameter sigma. We leverage state-of-the-art Bayesian fitting techniques to accurately fit these models that are more complex and flexible than standard exponential smoothing models. When applied to the M3 competition data set, our models outperform the best algorithms in the competition as well as other benchmarks, thus achieving to the best of our knowledge the best results of per-series univariate methods on this dataset in the literature. An open-source software package of our method is available.

📄 PDF Abstract BibTeX arXiv:2309.13950

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series

Similar Papers 제목 키워드 기반

Fast Gibbs sampling for the local and global trend Bayesian exponential smoothing model

2024-06-29 · Xueying Long, Daniel F. Schmidt, Christoph Bergmeir, Slawek Smyl

In Smyl et al. [Local and global trend Bayesian exponential smoothing models. International Journal of Forecasting, 2024.], a generalised exponential smoothing model was proposed that is able to capture strong trends and…

Time Series

A Novel Theoretical Framework for Exponential Smoothing

2024-03-07 · Enrico Bernardi, Alberto Lanconelli, Christopher S. A. Lauria

Simple Exponential Smoothing is a classical technique used for smoothing time series data by assigning exponentially decreasing weights to past observations through a recursive equation; it is sometimes presented as a ru…

Time Series

Explainable Bayesian Recurrent Neural Smoother to Capture Global State Evolutionary Correlations

2024-06-17 · Shi Yan, Yan Liang, Huayu Zhang, Le Zheng 외

Through integrating the evolutionary correlations across global states in the bidirectional recursion, an explainable Bayesian recurrent neural smoother (EBRNS) is proposed for offline data-assisted fixed-interval state …

Computational Efficiency

Industrial Forecasting with Exponentially Smoothed Recurrent Neural Networks

2020-04-09 · Matthew F. Dixon

Time series modeling has entered an era of unprecedented growth in the size and complexity of data which require new modeling approaches. While many new general purpose machine learning approaches have emerged, they rema…

Load ForecastingTime SeriesTime Series AnalysisTime Series Forecasting+1

Local and global asymptotic inference in smoothing spline models

2012-12-30 · Zuofeng Shang, Guang Cheng

This article studies local and global inference for smoothing spline estimation in a unified asymptotic framework. We first introduce a new technical tool called functional Bahadur representation, which significantly gen…

Mathvalid