paper-with-me

홈 › Papers

Changepoint Detection in the Presence of Outliers

2016-09-23 · Paul Fearnhead, Guillem Rigaill

Many traditional methods for identifying changepoints can struggle in the presence of outliers, or when the noise is heavy-tailed. Often they will infer additional changepoints in order to fit the outliers. To overcome this problem, data often needs to be pre-processed to remove outliers, though this is difficult for applications where the data needs to be analysed online. We present an approach to changepoint detection that is robust to the presence of outliers. The idea is to adapt existing penalised cost approaches for detecting changes so that they use loss functions that are less sensitive to outliers. We argue that loss functions that are bounded, such as the classical biweight loss, are particularly suitable -- as we show that only bounded loss functions are robust to arbitrarily extreme outliers. We present an efficient dynamic programming algorithm that can find the optimal segmentation under our penalised cost criteria. Importantly, this algorithm can be used in settings where the data needs to be analysed online. We show that we can consistently estimate the number of changepoints, and accurately estimate their locations, using the biweight loss function. We demonstrate the usefulness of our approach for applications such as analysing well-log data, detecting copy number variation, and detecting tampering of wireless devices.

📄 PDF Abstract BibTeX arXiv:1609.07363

Code (1)

guillemr/robust-fpop 공식 구현

Similar Papers 제목 키워드 기반

Fast Online Changepoint Detection

2024-02-06 · Fabrizio Ghezzi, Eduardo Rossi, Lorenzo Trapani

We study online changepoint detection in the context of a linear regression model. We propose a class of heavily weighted statistics based on the CUSUM process of the regression residuals, which are specifically designed…

regressionTime Series

Changepoint Detection As Model Selection: A General Framework

2026-01-30 · Michael Grantham, Xueheng Shi, Bertrand Clarke arxiv

This dissertation presents a general framework for changepoint detection based on L0 model selection. The core method, Iteratively Reweighted Fused Lasso (IRFL), improves upon the generalized lasso by adaptively reweight…

Sequential monitoring for explosive volatility regimes

2024-04-27 · Lajos Horvath, Lorenzo Trapani, Shixuan Wang

In this paper, we develop two families of sequential monitoring procedure to (timely) detect changes in a GARCH(1,1) model. Whilst our methodologies can be applied for the general analysis of changepoints in GARCH(1,1) s…

Labeled Optimal Partitioning

2020-06-24 · Toby Dylan Hocking, Anuraag Srivastava

In data sequences measured over space or time, an important problem is accurate detection of abrupt changes. In partially labeled data, it is important to correctly predict presence/absence of changes in positive/negativ…

Enhancing Changepoint Detection: Penalty Learning through Deep Learning Techniques

2024-08-01 · Tung L Nguyen, Toby Dylan Hocking

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…

Deep Learning