An Evaluation of Real-time Adaptive Sampling Change Point Detection Algorithm using KCUSUM
Vijayalakshmi Saravanan, Perry Siehien, Shinjae Yoo, Hubertus Van Dam,, Thomas Flynn, Christopher Kelly, Khaled Z Ibrahim

TL;DR
This paper introduces KCUSUM, a non-parametric, kernel-based change point detection algorithm suitable for real-time data streams, with theoretical analysis and practical validation in scientific simulation scenarios.
Contribution
The paper presents KCUSUM, a novel non-parametric change detection method based on MMD, extending CUSUM to scenarios with limited distribution knowledge and providing theoretical performance analysis.
Findings
KCUSUM effectively detects change points in real-time data streams.
Theoretical analysis of expected delay and false alarm metrics.
Successful application to scientific data like protein folding and molecular simulations.
Abstract
Detecting abrupt changes in real-time data streams from scientific simulations presents a challenging task, demanding the deployment of accurate and efficient algorithms. Identifying change points in live data stream involves continuous scrutiny of incoming observations for deviations in their statistical characteristics, particularly in high-volume data scenarios. Maintaining a balance between sudden change detection and minimizing false alarms is vital. Many existing algorithms for this purpose rely on known probability distributions, limiting their feasibility. In this study, we introduce the Kernel-based Cumulative Sum (KCUSUM) algorithm, a non-parametric extension of the traditional Cumulative Sum (CUSUM) method, which has gained prominence for its efficacy in online change point detection under less restrictive conditions. KCUSUM splits itself by comparing incoming samples…
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
TopicsTechnology and Data Analysis
