TimePred: efficient and interpretable offline change point detection for high volume data -- with application to industrial process monitoring
Simon Leszek
TL;DR
TimePred reframes high-dimensional offline change-point detection as a univariate mean-shift problem by training a time-prediction network to produce a scalar y_t from multivariate features. This yields substantial computational savings and seamless integration with existing CPD algorithms, while enabling XAI-based explanations for detected changes. Quantitative experiments show competitive detection performance with large speedups, and a case study on industrial image-based quality monitoring demonstrates practical gains and interpretable insights for root-cause analysis. Overall, TimePred offers a scalable, interpretable solution for CPD in industrial and high-volume settings, with clear avenues for online extension and uncertainty quantification.
Abstract
Change-point detection (CPD) in high-dimensional, large-volume time series is challenging for statistical consistency, scalability, and interpretability. We introduce TimePred, a self-supervised framework that reduces multivariate CPD to univariate mean-shift detection by predicting each sample's normalized time index. This enables efficient offline CPD using existing algorithms and supports the integration of XAI attribution methods for feature-level explanations. Our experiments show competitive CPD performance while reducing computational cost by up to two orders of magnitude. In an industrial manufacturing case study, we demonstrate improved detection accuracy and illustrate the practical value of interpretable change-point insights.
