arXiv:2602.03912cs.LG2026-02被引 1

简单递归的回声状态网络在时间序列预测中表现不俗,尤其适合季度数据。

Echo State Networks for Time Series Forecasting: Hyperparameter Sweep and Benchmarking

  • 用双阶段设计测试回声状态网络配置,分析漏率、谱半径等参数影响。
  • 季度数据上均方误差最低,月度数据表现媲美ARIMA和TBATS模型。
  • 配置固定后训练与预测速度快,适合对效率要求高的场景。

本文研究回声状态网络(ESN)在M4预测竞赛数据集中的单变量月度与季度时间序列预测表现。采用两阶段设计:参数数据集用于分析泄漏率、谱半径、池大小和正则化选择对模型配置的影响,独立的预测数据集用于样本外基准测试。使用平均绝对缩放误差(MASE)和对称平均绝对百分比误差(sMAPE)评估准确率,并与简单基准及经典统计模型(如ARIMA、ETS、Theta法、TBATS)比较。结果显示:月度序列偏好中等持久性池,季度序列偏好更收缩的动力学;两类频率下高泄漏率普遍更优。最终基准中,该ESN在月度数据上表现接近ARIMA和TBATS,季度数据上达到最低均值MASE,虽非所有指标最优,但整体表明简单自回归型ESN在过滤后的M4子集上具备竞争力,尤其在MASE指标下,且一旦配置确定,训练与预测耗时极低。

原文摘要 · Abstract (English)

This paper investigates the performance of Echo State Networks (ESNs) for univariate forecasting of monthly and quarterly time series from the M4 Forecasting Competition dataset. We evaluate whether a simple first-order autoregressive ESN can serve as a competitive alternative to widely used forecasting methods. The study uses a two-stage design: a Parameter dataset is used to analyze ESN model configurations over leakage rate, spectral radius, reservoir size, and regularization selection, while a disjoint Forecast dataset is reserved for out-of-sample benchmarking. Forecast accuracy is measured using mean absolute scaled error (MASE) and symmetric mean absolute percentage error (sMAPE) and compared with simple benchmarks and statistical models including autoregressive integrated moving average (ARIMA), exponential smoothing state space (ETS), the Theta method, and TBATS. The model-configuration analysis reveals frequency-specific patterns: monthly series tend to favor moderately persistent reservoirs, whereas quarterly series favor more contractive dynamics; across both frequencies, high leakage rates are generally preferred. In the final benchmark, the ESN performs on par with ARIMA and TBATS for monthly data and achieves the lowest mean MASE for quarterly data, although it is not uniformly best across all metrics. Overall, the results indicate that a simple autoregressive ESN can provide competitive forecast accuracy on the considered filtered M4 subsets, particularly under MASE, while requiring low training and forecasting time once the ESN configuration has been fixed.

时间序列回声网络预测高效建模

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。