SOTAVerified

Enhancing Changepoint Detection: Penalty Learning through Deep Learning Techniques

2024-08-01Code Available0· sign in to hype

Tung L Nguyen, Toby Dylan Hocking

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Changepoint detection, a technique for identifying significant shifts within data sequences, is crucial in various fields such as finance, genomics, medicine, etc. Dynamic programming changepoint detection algorithms are employed to identify the locations of changepoints within a sequence, which rely on a penalty parameter to regulate the number of changepoints. To estimate this penalty parameter, previous work uses simple models such as linear or tree-based models. This study introduces a novel deep learning method for predicting penalty parameters, leading to demonstrably improved changepoint detection accuracy on large benchmark supervised labeled datasets compared to previous methods.

Tasks

Reproductions