Fast likelihood-based change point detection

01/21/2023
by   Nikolaj Tatti, et al.
0

Change point detection plays a fundamental role in many real-world applications, where the goal is to analyze and monitor the behaviour of a data stream. In this paper, we study change detection in binary streams. To this end, we use a likelihood ratio between two models as a measure for indicating change. The first model is a single bernoulli variable while the second model divides the stored data in two segments, and models each segment with its own bernoulli variable. Finding the optimal split can be done in O(n) time, where n is the number of entries since the last change point. This is too expensive for large n. To combat this we propose an approximation scheme that yields (1 - ϵ) approximation in O(ϵ^-1log^2 n) time. The speed-up consists of several steps: First we reduce the number of possible candidates by adopting a known result from segmentation problems. We then show that for fixed bernoulli parameters we can find the optimal change point in logarithmic time. Finally, we show how to construct a candidate list of size O(ϵ^-1log n) for model parameters. We demonstrate empirically the approximation quality and the running time of our algorithm, showing that we can gain a significant speed-up with a minimal average loss in optimality.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/20/2021

Online non-parametric change-point detection for heterogeneous data streams observed over graph nodes

Consider a heterogeneous data stream being generated by the nodes of a g...
research
07/06/2022

Parametric change point detection with random occurrence of the change point

We are concerned with the problem of detecting a single change point in ...
research
02/12/2019

Bayesian Online Detection and Prediction of Change Points

Online detection of instantaneous changes in the generative process of a...
research
09/25/2018

Optimal Change Point Detection and Localization in Sparse Dynamic Networks

We study the problem of change point detection and localization in dynam...
research
01/08/2023

Online Centralized Non-parametric Change-point Detection via Graph-based Likelihood-ratio Estimation

Consider each node of a graph to be generating a data stream that is syn...
research
10/13/2021

Online network change point detection with missing values

In this paper we study online change point detection in dynamic networks...
research
10/20/2020

Optimistic search strategy: Change point detection for large-scale data via adaptive logarithmic queries

As a classical and ever reviving topic, change point detection is often ...

Please sign up or login with your details

Forgot password? Click here to reset