Towards Accurate and Interpretable Time-series Forecasting: A Polynomial Learning Approach
AI 摘要
提出了可解释的多项式学习(IPL)时间序列预测方法,在精度和可解释性之间取得平衡。
主要贡献
- 提出 interpretable polynomial learning (IPL) 方法
- 通过多项式表示显式建模原始特征及其交互
- 提供特征级别的可解释性
方法论
通过多项式表示对原始特征及其交互进行建模,调整多项式阶数来平衡预测精度和可解释性。
原文摘要
Time series forecasting enables early warning and has driven asset performance management from traditional planned maintenance to predictive maintenance. However, the lack of interpretability in forecasting methods undermines users' trust and complicates debugging for developers. Consequently, interpretable time-series forecasting has attracted increasing research attention. Nevertheless, existing methods suffer from several limitations, including insufficient modeling of temporal dependencies, lack of feature-level interpretability to support early warning, and difficulty in simultaneously achieving the accuracy and interpretability. This paper proposes the interpretable polynomial learning (IPL) method, which integrates interpretability into the model structure by explicitly modeling original features and their interactions of arbitrary order through polynomial representations. This design preserves temporal dependencies, provides feature-level interpretability, and offers a flexible trade-off between prediction accuracy and interpretability by adjusting the polynomial degree. We evaluate IPL on simulated and Bitcoin price data, showing that it achieves high prediction accuracy with superior interpretability compared with widely used explainability methods. Experiments on field-collected antenna data further demonstrate that IPL yields simpler and more efficient early warning mechanisms.