Time Series Using Exponential Smoothing Cells
Avner Abrami, Aleksandr Y. Aravkin, and Younghun Kim

TL;DR
This paper introduces exponential smoothing cells, a flexible and convex-optimization-based approach for robust time series analysis that effectively handles outliers, noise, and missing data, improving forecasting accuracy.
Contribution
It proposes a novel exponential smoothing model using overlapping windows solved via convex optimization, enhancing robustness and interpretability over classic methods.
Findings
Effective outlier detection and removal
Improved denoising and missing data imputation
Accurate forecasting in noisy real-world data
Abstract
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 simple interpretable models of time series and to forecast future values. Despite its popularity, exponential smoothing fails dramatically in the presence of outliers, large amounts of noise, or when the underlying time series changes. We propose a flexible model for time series analysis, using exponential smoothing cells for overlapping time windows. The approach can detect and remove outliers, denoise data, fill in missing observations, and provide meaningful forecasts in challenging situations. In contrast to classic exponential smoothing, which solves a nonconvex optimization problem over the smoothing parameters and initial state, the proposed approach requires…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsForecasting Techniques and Applications · Energy Load and Power Forecasting · Statistical and numerical algorithms
