時系列予測で誤差の蓄積を抑える漏れ付き積分
Leaky-integrator reconstruction: taming error accumulation in recursive differenced time-series forecasting
この論文をやさしく読む
ひとことで言うと
一歩先の変化を足し続ける時系列予測で、誤差が積み重なって発散する問題を簡単な積分の変更で抑える。
何に役立つ?
既存の一歩先予測モデルや基盤モデルの長期予測を、再学習なしで安定させる用途に役立つ。
この研究の面白いところ
極を単位円内へ移すという解析と、七構成・20データセットでの長さ別の改善を結び付けた。
どこまで分かった?
改善率は指定の七構成と20データセットでの結果で、最適な極を使う78%は事後に最適値を知る条件である。
v2のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
非定常な時系列に対する標準的な再帰的差分予測は、一歩先の変化を予測して累積和で値を再構成する。この再構成は単位円上に極を持つ離散積分器であり、学習した非線形モデルの偏った増分誤差を際限なく足し合わせ、長い予測が発散することを示す。336ステップでは試験したすべてのニューラル構成の正規化MAEが1.6〜3.8に達した一方、安定した線形の再帰法は0.80だった。そこで、再学習せずに使える漏れ付き積分による再構成を導入する。H(z)=1/(1−γz⁻¹)、γ<1として極を単位円の内側へ移し、モデル自身の増分誤差の蓄積を有界にする。固定したγ=0.9を事後的に適用すると、従来の再帰積分器よりすべての予測長で良くなった。発散する七構成と20データセットにわたる平均改善率は、長さ24で約3%、96で23%、192で37%、336で51%へ増えた。長さ336では構成別に43〜75%改善し、最適な極を知る場合は78%となり、すべての構成の誤差を0.87〜0.97へ抑えた。広範な実験から、漏れ付き積分が再帰的な差分時系列予測を改善すると結論付ける。
v2の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-20(UTC)
- 最新改訂
- 2026-09-23 · v2
- 査読・掲載
- 査読状況未確認
更新履歴
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Recursive differenced forecasting, the standard remedy for non-stationarity, predicts one-step changes and integrates them by cumulative summation. We show that this reconstruction is a discrete integrator with a pole on the unit circle, so the biased increment errors of a learned nonlinear model are summed without bound and the rollout diverges: at 336 steps its normalised MAE reaches 1.6-3.8 for every neural architecture tested, against 0.80 for a stable linear recursion. We then introduce leaky-integrator reconstruction, a training-free fix that moves the pole inside the unit circle with H(z) = 1/(1 - gamma z^-1), gamma < 1, bounding the accumulation of the model's own increment errors. Applied post hoc with a single fixed gamma=0.9 (no retraining, a two-line change to any deployed one-step or foundation-model forecaster), it beats the traditional recursive integrator at every horizon, with the mean gain over seven diverging architectures and twenty datasets growing from ~3% at H=24 to 23% at H=96, 37% at H=192 and 51% at H=336 (43-75% across those architectures; 78% with an oracle pole), bringing all of them to 0.87-0.97. Based on these extensive empirical experiments, adding a leaky integrator thus improves recursive differenced time-series forecasting.
arXiv ID: 2609.23378 / 要約の誤りについて