paper-with-me

홈 › Papers

Continual Learning for Infinite Hierarchical Change-Point Detection

2019-10-22 · Pablo Moreno-Muñoz, David Ramírez, Antonio Artés-Rodríguez

Change-point detection (CPD) aims to locate abrupt transitions in the generative model of a sequence of observations. When Bayesian methods are considered, the standard practice is to infer the posterior distribution of the change-point locations. However, for complex models (high-dimensional or heterogeneous), it is not possible to perform reliable detection. To circumvent this problem, we propose to use a hierarchical model, which yields observations that belong to a lower-dimensional manifold. Concretely, we consider a latent-class model with an unbounded number of categories, which is based on the chinese-restaurant process (CRP). For this model we derive a continual learning mechanism that is based on the sequential construction of the CRP and the expectation-maximization (EM) algorithm with a stochastic maximization step. Our results show that the proposed method is able to recursively infer the number of underlying latent classes and perform CPD in a reliable manner.

📄 PDF Abstract BibTeX arXiv:1910.10087

Code (1)

pmorenoz/continual_ihcpd 공식 구현

Tasks

Change Point DetectionContinual Learning

Similar Papers 제목 키워드 기반

A Natural Gas Consumption Forecasting System for Continual Learning Scenarios based on Hoeffding Trees with Change Point Detection Mechanism

2023-09-07 · Radek Svoboda, Sebastian Basterrech, Jedrzej Kozal, Jan Platos 외

Forecasting natural gas consumption, considering seasonality and trends, is crucial in planning its supply and consumption and optimizing the cost of obtaining it, mainly by industrial entities. However, in times of thre…

Change Point DetectionContinual Learning

Score-based change point detection via tracking the best of infinitely many experts

2024-08-26 · Anna Markovich, Nikita Puchkin

We suggest a novel algorithm for online change point detection based on sequential score function estimation and tracking the best expert approach. The core of the procedure is a version of the fixed share forecaster for…

Change Point Detection

Hierarchical Quickest Change Detection via Surrogates

2016-03-31 · Prithwish Chakraborty, Sathappan Muthiah, Ravi Tandon, Naren Ramakrishnan

Change detection (CD) in time series data is a critical problem as it reveal changes in the underlying generative processes driving the time series. Despite having received significant attention, one important unexplored…

Change DetectionTime SeriesTime Series Analysis

Sequential Changepoint Detection in Neural Networks with Checkpoints

2020-10-06 · Michalis K. Titsias, Jakub Sygnowski, Yutian Chen

We introduce a framework for online changepoint detection and simultaneous model learning which is applicable to highly parametrized models, such as deep neural networks. It is based on detecting changepoints across time…

Continual Learning

Online Kernel CUSUM for Change-Point Detection

2022-11-28 · Song Wei, Yao Xie

We present a computationally efficient online kernel Cumulative Sum (CUSUM) method for change-point detection that utilizes the maximum over a set of kernel statistics to account for the unknown change-point location. Ou…

Change Point Detection