Change Point Detection
Change Point Detection is concerned with the accurate detection of abrupt and significant changes in the behavior of a time series.
Change point detection is the task of finding changes in the underlying model of a signal or time series. They are two main methods:
-
Online methods, that aim to detect changes as soon as they occur in a real-time setting
-
Offline methods that retrospectively detect changes when all samples are received.
Source: Selective review of offline change point detection methods
Papers
Showing 76–100 of 285 papers
Benchmark Results
| # | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| 1 | LSTMCaps | NAB (standard) | 27.77 | — | Unverified |
| 2 | BinSeg CPD algorithm (Mahalanobis metric) | NAB (standard) | 24.1 | — | Unverified |
| 3 | OptEnsemble CPDE algorithm (WeightedSum+Rank) | NAB (standard) | 23.07 | — | Unverified |
| 4 | Opt CPD algorithm (Mahalanobis metric) | NAB (standard) | 22.37 | — | Unverified |
| 5 | WinEnsemble CPDE algorithm (Sum+MinAbs) | NAB (standard) | 19.38 | — | Unverified |
| 6 | Win CPD algorithm (l1 metric) | NAB (standard) | 18.4 | — | Unverified |
| 7 | BinSegEnsemble CPDE algorithm (WeightedSum+Rank) | NAB (standard) | 18.1 | — | Unverified |
| # | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| 1 | BinSegEnsemble CPDE algorithm (Min+MinMax/Rank) | NAB (standard) | 41.81 | — | Unverified |
| 2 | OptEnsemble CPDE algorithm (Min+MinMax/Rank) | NAB (standard) | 41.81 | — | Unverified |
| 3 | Opt CPD algorithm (Mahalanobis metric) | NAB (standard) | 36.88 | — | Unverified |
| 4 | BinSeg CPD algorithm (Mahalanobis metric) | NAB (standard) | 36.88 | — | Unverified |
| 5 | Win CPD algorithm (Mahalanobis metric) | NAB (standard) | 27.79 | — | Unverified |
| 6 | WinEnsemble CPDE algorithm (WeightedSum+MinAbs) | NAB (standard) | 25.14 | — | Unverified |
| # | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| 1 | Parameter-free ClaSP | Covering | 0.85 | — | Unverified |
| 2 | ESPRESSO | Covering | 0.44 | — | Unverified |
| 3 | BOCD | Relative Change Point Distance | 0.2 | — | Unverified |
| 4 | ClaSP | Relative Change Point Distance | 0.01 | — | Unverified |