Search papers, labs, and topics across Lattice.
The paper introduces Interpretable Polynomial Learning (IPL), a method for time-series forecasting that explicitly models original features and their interactions using polynomial representations of arbitrary order. IPL aims to improve interpretability by providing feature-level insights and preserving temporal dependencies, addressing limitations of existing methods. Experiments on simulated, Bitcoin price, and antenna data demonstrate that IPL achieves high prediction accuracy with superior interpretability and enables simpler early warning mechanisms.
You can now get accurate time-series forecasts with feature-level interpretability, enabling simpler and more efficient early warning systems.
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.