paper-with-me

Papers

Adaptive Bernstein Change Detector for High-Dimensional Data Streams

2023-06-22 · Marco Heyden, Edouard Fouché, Vadim Arzamasov, Tanja Fenn, Florian Kalinke, Klemens Böhm

Change detection is of fundamental importance when analyzing data streams. Detecting changes both quickly and accurately enables monitoring and prediction systems to react, e.g., by issuing an alarm or by updating a learning algorithm. However, detecting changes is challenging when observations are high-dimensional. In high-dimensional data, change detectors should not only be able to identify when changes happen, but also in which subspace they occur. Ideally, one should also quantify how severe they are. Our approach, ABCD, has these properties. ABCD learns an encoder-decoder model and monitors its accuracy over a window of adaptive size. ABCD derives a change score based on Bernstein's inequality to detect deviations in terms of accuracy, which indicate changes. Our experiments demonstrate that ABCD outperforms its best competitor by up to 20% in F1-score on average. It can also accurately estimate changes' subspace, together with a severity measure that correlates with the ground truth.

📄 PDF Abstract BibTeX arXiv:2306.12974

Code (1)

heymarco/adaptivebernsteinchangedetector 공식 구현

Tasks

Change DetectionDecoder

Similar Papers 제목 키워드 기반

The Bernstein Function: A Unifying Framework of Nonconvex Penalization in Sparse Estimation

2013-12-17 · Zhihua Zhang

In this paper we study nonconvex penalization using Bernstein functions. Since the Bernstein function is concave and nonsmooth at the origin, it can induce a class of nonconvex functions for high-dimensional sparse estim…

regression

Nonconvex Penalization in Sparse Estimation: An Approach Based on the Bernstein Function

2015-10-29 · Zhihua Zhang

In this paper we study nonconvex penalization using Bernstein functions whose first-order derivatives are completely monotone. The Bernstein function can induce a class of nonconvex penalty functions for high-dimensional…

General Classificationregression

Smoothed Bernstein Online Aggregation for Day-Ahead Electricity Demand Forecasting

2021-07-13 · Florian Ziel

We present a winning method of the IEEE DataPort Competition on Day-Ahead Electricity Demand Forecasting: Post-COVID Paradigm. The day-ahead load forecasting approach is based on online forecast combination of multiple p…

Additive modelsDemand ForecastingLoad ForecastingNovel Concepts+2

Bernstein Flows for Flexible Posteriors in Variational Bayes

2022-02-11 · Oliver Dürr, Stephan Hörling, Daniel Dold, Ivonne Kovylov 외

Variational inference (VI) is a technique to approximate difficult to compute posteriors by optimization. In contrast to MCMC, VI scales to many observations. In the case of complex posteriors, however, state-of-the-art …

Variational Inference

High-Dimensional Penalized Bernstein Support Vector Machines

2023-03-16 · Rachid Kharoubi, Abdallah Mkhadri, Karim Oualkacha

The support vector machines (SVM) is a powerful classifier used for binary classification to improve the prediction accuracy. However, the non-differentiability of the SVM hinge loss function can lead to computational di…

Binary ClassificationVocal Bursts Intensity Prediction