paper-with-me

Papers

Non-partitioned e-detectors for nonparametric sequential change detection

2026-07-30 · Aytijhya Saha, Aaditya Ramdas arxiv

We study the problem of sequential change detection over a general class of probability distributions ($\mathcal P$), where both the pre-change and post-change distributions are unknown and belong to $\mathcal P$. We do not assume a pre-specified partition of $\mathcal P$ into pre- and post-change families. We propose a general class of sequential change detectors obtained by aggregating point-null e-processes over possible changepoints and taking an infimum over candidate no-change distributions. The weights in the aggregation scheme determine whether they attain average run length (ARL) control and probability-of-false-alarm (PFA) control. Under suitable assumptions, we prove that our methods achieve first-order asymptotically optimal detection delay. Concrete examples include sub-Gaussian and bounded mean changes, Gaussian mean changes with unknown variance, as well as changes in Markov transition matrices.

📄 PDF Abstract BibTeX arXiv:2607.28322

Code (0)

등록된 구현이 없습니다.

Tasks

Change Detection

Similar Papers 제목 키워드 기반

E-detectors: a nonparametric framework for sequential change detection

2022-03-07 · Jaehyeok Shin, Aaditya Ramdas, Alessandro Rinaldo

Sequential change detection is a classical problem with a variety of applications. However, the majority of prior work has been parametric, for example, focusing on exponential families. We develop a fundamentally new an…

Change DetectionComputational Efficiency

Reducing sequential change detection to sequential estimation

2023-09-16 · Shubhanshu Shekhar, Aaditya Ramdas

We consider the problem of sequential change detection, where the goal is to design a scheme for detecting any changes in a parameter or functional $\theta$ of the data stream distribution that has small detection delay,…

Change Detection

Sequential changepoint detection in classification data under label shift

2020-09-18 · Ciaran Evans, Max G'Sell

Classifier predictions often rely on the assumption that new observations come from the same distribution as training data. When the underlying distribution changes, so does the optimal classification rule, and performan…

ClassificationGeneral Classification

A Log-Linear Non-Parametric Online Changepoint Detection Algorithm based on Functional Pruning

2023-02-06 · Gaetano Romano, Idris A Eckley, Paul Fearnhead

Online changepoint detection aims to detect anomalies and changes in real-time in high-frequency data streams, sometimes with limited available computational resources. This is an important task that is rooted in many re…

Detection of data drift and outliers affecting machine learning model performance over time

2020-12-16 · Samuel Ackerman, Eitan Farchi, Orna Raz, Marcel Zalmanovici 외

A trained ML model is deployed on another `test' dataset where target feature values (labels) are unknown. Drift is distribution change between the training and deployment data, which is concerning if model performance c…

BIG-bench Machine Learning