A Fast and Efficient Change-point Detection Framework based on Approximate $k$-Nearest Neighbor Graphs
Yi-Wei Liu, Hao Chen

TL;DR
This paper introduces a fast, scalable change-point detection method using approximate k-nearest neighbor graphs, suitable for high-dimensional big data sequences, with proven control of false positives and demonstrated effectiveness on neuroimaging datasets.
Contribution
It proposes a novel change-point detection framework leveraging approximate k-NN graphs with an analytic error control formula, improving speed and adaptability for high-dimensional data.
Findings
Method has complexity $O(dn(\log n + k \log d) + nk^2)$.
Effectively detects various change types in high-dimensional data.
Demonstrated success on fMRI and Neuropixels datasets.
Abstract
Change-point analysis is thriving in this big data era to address problems arising in many fields where massive data sequences are collected to study complicated phenomena over time. It plays an important role in processing these data by segmenting a long sequence into homogeneous parts for follow-up studies. The task requires the method to be able to process large datasets quickly and deal with various types of changes for high-dimensional data. We propose a new approach making use of approximate -nearest neighbor information from the observations, and derive an analytic formula to control the type I error. The time complexity of our proposed method is for an -length sequence of -dimensional data. The test statistic we consider incorporates a useful pattern for moderate- to high- dimensional data so that the proposed method could detect…
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
TopicsBirth, Development, and Health · Statistical Methods and Inference
