paper-with-me

홈 › Papers

Clustering Change Sign Detection by Fusing Mixture Complexity

2024-03-27 · Kento Urano, Ryo Yuki, Kenji Yamanishi

This paper proposes an early detection method for cluster structural changes. Cluster structure refers to discrete structural characteristics, such as the number of clusters, when data are represented using finite mixture models, such as Gaussian mixture models. We focused on scenarios in which the cluster structure gradually changed over time. For finite mixture models, the concept of mixture complexity (MC) measures the continuous cluster size by considering the cluster proportion bias and overlap between clusters. In this paper, we propose MC fusion as an extension of MC to handle situations in which multiple mixture numbers are possible in a finite mixture model. By incorporating the fusion of multiple models, our approach accurately captured the cluster structure during transitional periods of gradual change. Moreover, we introduce a method for detecting changes in the cluster structure by examining the transition of MC fusion. We demonstrate the effectiveness of our method through empirical analysis using both artificial and real-world datasets.

📄 PDF Abstract BibTeX arXiv:2403.18269

Code (1)

uraken38/mc-fusion 공식 구현

Tasks

Clustering

Similar Papers 제목 키워드 기반

Mixture Complexity and Its Application to Gradual Clustering Change Detection

2020-07-15 · Shunki Kyoya, Kenji Yamanishi

In model-based clustering using finite mixture models, it is a significant challenge to determine the number of clusters (cluster size). It used to be equal to the number of mixture components (mixture size); however, th…

Change DetectionClusteringvalid

Quickest Change Detection with Confusing Change

2024-05-01 · Yu-Zhen Janice Chen, Jinhang Zuo, Venugopal V. Veeravalli, Don Towsley

In the problem of quickest change detection (QCD), a change occurs at some unknown time in the distribution of a sequence of independent observations. This work studies a QCD problem where the change is either a bad chan…

Change Detection

Model-based clustering with Hidden Markov Model regression for time series with regime changes

2013-12-25 · Faicel Chamroukhi, Allou Samé, Patrice Aknin, Gérard Govaert

This paper introduces a novel model-based clustering approach for clustering time series which present changes in regime. It consists of a mixture of polynomial regressions governed by hidden Markov chains. The underlyin…

Clusteringmodelparameter estimationregression+3

Sequential online prediction in the presence of outliers and change points: an instant temporal structure learning approach

2019-07-15 · Bin Liu, Yu Qi, Ke-Jia Chen

In this paper, we consider sequential online prediction (SOP) for streaming data in the presence of outliers and change points. We propose an INstant TEmporal structure Learning (INTEL) algorithm to address this problem.…

Anomaly Detection

GM-CTSC at SemEval-2020 Task 1: Gaussian Mixtures Cross Temporal Similarity Clustering

2020-05-20 · SEMEVAL 2020 · Pierluigi Cassotti, Annalina Caputo, Marco Polignano, Pierpaolo Basile

This paper describes the system proposed for the SemEval-2020 Task 1: Unsupervised Lexical Semantic Change Detection. We focused our approach on the detection problem. Given the semantics of words captured by temporal wo…

Change DetectionClusteringWord Embeddings