paper-with-me

홈 › Papers

Online Heavy-tailed Change-point detection

2023-06-15 · Abishek Sankararaman, Balakrishnan, Narayanaswamy

We study algorithms for online change-point detection (OCPD), where samples that are potentially heavy-tailed, are presented one at a time and a change in the underlying mean must be detected as early as possible. We present an algorithm based on clipped Stochastic Gradient Descent (SGD), that works even if we only assume that the second moment of the data generating process is bounded. We derive guarantees on worst-case, finite-sample false-positive rate (FPR) over the family of all distributions with bounded second moment. Thus, our method is the first OCPD algorithm that guarantees finite-sample FPR, even if the data is high dimensional and the underlying distributions are heavy-tailed. The technical contribution of our paper is to show that clipped-SGD can estimate the mean of a random vector and simultaneously provide confidence bounds at all confidence values. We combine this robust estimate with a union bound argument and construct a sequential change-point algorithm with finite-sample FPR guarantees. We show empirically that our algorithm works well in a variety of situations, whether the underlying data are heavy-tailed, light-tailed, high dimensional or discrete. No other algorithm achieves bounded FPR theoretically or empirically, over all settings we study simultaneously.

📄 PDF Abstract BibTeX arXiv:2306.09548

Code (0)

등록된 구현이 없습니다.

Tasks

Change Point Detection

Similar Papers 제목 키워드 기반

Catoni-Style Change Point Detection for Regret Minimization in Non-Stationary Heavy-Tailed Bandits

2025-05-26 · Gianmarco Genalti, Sujay Bhatt, Nicola Gatti, Alberto Maria Metelli

Regret minimization in stochastic non-stationary bandits gained popularity over the last decade, as it can model a broad class of real-world problems, from advertising to recommendation systems. Existing literature relie…

Change Point DetectionRecommendation Systems

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 t…

Automatic Change-Point Detection in Time Series via Deep Learning

2022-11-07 · Jie Li, Paul Fearnhead, Piotr Fryzlewicz, Tengyao Wang

Detecting change-points in data is challenging because of the range of possible types of change and types of behaviour of data when there is no change. Statistically efficient methods for detecting a change will depend o…

Change Point DetectionDeep LearningTime SeriesTime Series Analysis

A Non-Iterative Quantile Change Detection Method in Mixture Model with Heavy-Tailed Components

2020-06-19 · Yuantong Li, Qi Ma, Sujit K. Ghosh

Estimating parameters of mixture model has wide applications ranging from classification problems to estimating of complex distributions. Most of the current literature on estimating the parameters of the mixture densiti…

Change Detection

Approximate Heavy Tails in Offline (Multi-Pass) Stochastic Gradient Descent

2023-09-21 · NeurIPS 2023 11

A recent line of empirical studies has demonstrated that SGD might exhibit a heavy-tailed behavior in practical settings, and the heaviness of the tails might correlate with the overall performance. In this paper, we inv…