Predictive change point detection for heterogeneous data
Anna-Christina Glock, Florian Sobieczky, Johannes F\"urnkranz, Peter, Filzmoser, Martin Jech

TL;DR
This paper introduces a predictive change point detection framework using machine learning models like ARIMA and LSTM, outperforming traditional methods in false positive rate and detection accuracy, demonstrated through a tribological case study.
Contribution
The paper presents a novel predictive change point detection framework that improves detection quality by integrating advanced predictive models and comparing their forecasts with actual data.
Findings
Outperforms state-of-the-art online CPD routines in false positive rate
Effective in detecting change points with few false positives
Demonstrated success in a tribological wear case study
Abstract
A change point detection (CPD) framework assisted by a predictive machine learning model called "Predict and Compare" is introduced and characterised in relation to other state-of-the-art online CPD routines which it outperforms in terms of false positive rate and out-of-control average run length. The method's focus is on improving standard methods from sequential analysis such as the CUSUM rule in terms of these quality measures. This is achieved by replacing typically used trend estimation functionals such as the running mean with more sophisticated predictive models (Predict step), and comparing their prognosis with actual data (Compare step). The two models used in the Predict step are the ARIMA model and the LSTM recursive neural network. However, the framework is formulated in general terms, so as to allow the use of other prediction or comparison methods than those tested…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLubricants and Their Additives · Machine Learning in Materials Science · Software System Performance and Reliability
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
