Echo State Networks for Time Series Forecasting: Hyperparameter Sweep and Benchmarking
Alexander H\"au{\ss}er

TL;DR
This study evaluates Echo State Networks for univariate time series forecasting, demonstrating their competitive accuracy and efficiency compared to traditional models through extensive hyperparameter tuning and benchmarking.
Contribution
It provides a comprehensive hyperparameter analysis and benchmarking of ESNs against standard forecasting methods on the M4 dataset, highlighting their practical viability.
Findings
ESNs perform comparably to ARIMA and TBATS for monthly data.
For quarterly data, ESNs achieve the lowest mean MASE.
High leakage rates are generally preferred across series frequencies.
Abstract
This paper investigates the performance of Echo State Networks (ESNs) for univariate time series forecasting using a subset of the M4 Forecasting Competition dataset. Focusing on monthly and quarterly time series, we evaluate whether a simple autoregressive ESN can serve as a competitive alternative to widely used forecasting methods. The study adopts a two-stage approach: a *Parameter* dataset is used to conduct an extensive hyperparameter sweep covering leakage rate, spectral radius, reservoir size, and information criteria for regularization, resulting in over four million ESN model fits; a disjoint *Forecast* dataset is then used for out-of-sample accuracy assessment. Forecast accuracy is measured using mean absolute scaled error (MASE) and symmetric mean absolute percentage error (sMAPE) and benchmarked against simple benchmarks like drift and seasonal naive and statistical models…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
