paper-with-me

Papers

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 rule of thumb procedure. We introduce a novel theoretical perspective where the recursive equation that defines simple exponential smoothing occurs naturally as a stochastic gradient ascent scheme to optimize a sequence of Gaussian log-likelihood functions. Under this lens of analysis, our main theorem shows that -in a general setting- simple exponential smoothing converges to a neighborhood of the trend of a trend-stationary stochastic process. This offers a novel theoretical assurance that the exponential smoothing procedure yields reliable estimators of the underlying trend shedding light on long-standing observations in the literature regarding the robustness of simple exponential smoothing.

📄 PDF Abstract BibTeX arXiv:2403.04345

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series

Similar Papers 제목 키워드 기반

Bridging Smoothness and Approximation: Theoretical Insights into Over-Smoothing in Graph Neural Networks

2024-07-01 · Guangrui Yang, Jianfei Li, Ming Li, Han Feng 외

In this paper, we explore the approximation theory of functions defined on graphs. Our study builds upon the approximation results derived from the $K$-functional. We establish a theoretical framework to assess the lower…

A hybrid method of Exponential Smoothing and Recurrent Neural Networks for time series forecasting

2019-07-18 · International Journal of Forecasting 2019 7 · Slawek Smyl

This paper presents the winning submission of the M4 forecasting competition. The submission utilizes a Dynamic Computational Graph Neural Network system that enables mixing of a standard Exponential Smoothing model with…

Graph Neural NetworkTime SeriesTime Series AnalysisTime Series Forecasting

Effects of Exponential Gaussian Distribution on (Double Sampling) Randomized Smoothing

2024-06-04 · Youwei Shu, Xi Xiao, Derui Wang, Yuxin Cao 외

Randomized Smoothing (RS) is currently a scalable certified defense method providing robustness certification against adversarial examples. Although significant progress has been achieved in providing defenses against $\…

A Unified framework for randomized smoothing based certified defenses

2019-09-25 · Tianhang Zheng, Di Wang, Baochun Li, Jinhui Xu

Randomized smoothing, which was recently proved to be a certified defensive technique, has received considerable attention due to its scalability to large datasets and neural networks. However, several important question…

Time Series Using Exponential Smoothing Cells

2017-06-09 · Avner Abrami, Aleksandr Y. Aravkin, Younghun Kim

Time series analysis is used to understand and predict dynamic processes, including evolving demands in business, weather, markets, and biological rhythms. Exponential smoothing is used in all these domains to obtain sim…

Time SeriesTime Series Analysis