需要が途切れる時系列の確率予測をRで比較
fable.intermittent: benchmarking probabilistic forecasting methods for intermittent time series
この論文をやさしく読む
ひとことで言うと
販売や部品需要のように値が断続的に現れる時系列の確率予測法を、同じ手順で比較できるRパッケージ。
何に役立つ?
在庫管理で必要な予測分布を複数の模型から作り、四つの公開データセットで比較するのに使える。
この研究の面白いところ
新しいTWEES模型に加え、その計算で重いトゥイーディー密度を速く評価する別パッケージも提供する。
どこまで分かった?
方法の評価は公開した四つのデータセットで行われた。具体的な予測性能の優劣は要旨には記されていない。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
需要が断続的に発生する時系列は、交換部品の需要や小売の販売でよく見られる。予測誤差の費用は通常、過大予測と過小予測で対称ではないため、在庫管理などの意思決定には一点の予測値ではなく、予測分布全体が必要になる。確率的予測法は多数提案されているが、実装が異なるソフトウェア枠組みに分散し、体系的な比較が難しい。本研究は、Rのfable枠組みの中で断続的な時系列向けの複数の確率予測法を実装したパッケージfable.intermittentを導入する。一つの簡単な予測手順で、複数の模型を多数の時系列に当てはめ、評価できる。 また、トゥイーディー予測分布を持つ新しい指数平滑模型TWEESを導入する。TWEESの当てはめでは計算負荷の高いトゥイーディー密度を繰り返し評価する必要があるため、別のRパッケージtweedieDistrも公開した。そのトゥイーディー分布の実装は、従来の実装と同じ数値精度を保ちつつ大幅に高速である。fable.intermittentに実装した手法を、パッケージとともに公開する四つのデータセットで評価した。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-23(UTC)
- 最新改訂
- 2026-09-23 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-23 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Intermittent time series are common in spare-parts demand and retail sales. Since the cost of forecast errors is typically asymmetric, decisions such as inventory control require the full predictive distribution rather than a point forecast. Many probabilistic forecasting methods have been proposed; their implementations, however, are scattered across different software frameworks, making it difficult to compare them systematically. We introduce fable.intermittent, an R package that implements several probabilistic forecasting methods for intermittent series within the fable framework. The package allows several models to be fitted and evaluated on a collection of time series through a single, simple forecasting pipeline. We also introduce TWEES, a new exponential smoothing model with a Tweedie predictive distribution. Fitting TWEES requires repeated evaluation of the computationally demanding Tweedie density. We also release the R package tweedieDistr, whose implementation of the Tweedie distribution is substantially faster than the existing one while preserving the same numerical accuracy. We evaluate the methods implemented in fable.intermittent on four datasets, also released in the package.
著者のコメント
Submitted to the International Journal of Forecasting
arXiv ID: 2609.28607 / 要約の誤りについて