paper-with-me

Papers

nTreeClus: a Tree-based Sequence Encoder for Clustering Categorical Series

2021-02-20 · Hadi Jahanshahi, Mustafa Gokce Baydogan

The overwhelming presence of categorical/sequential data in diverse domains emphasizes the importance of sequence mining. The challenging nature of sequences proves the need for continuing research to find a more accurate and faster approach providing a better understanding of their (dis)similarities. This paper proposes a new Model-based approach for clustering sequence data, namely nTreeClus. The proposed method deploys Tree-based Learners, k-mers, and autoregressive models for categorical time series, culminating with a novel numerical representation of the categorical sequences. Adopting this new representation, we cluster sequences, considering the inherent patterns in categorical time series. Accordingly, the model showed robustness to its parameter. Under different simulated scenarios, nTreeClus improved the baseline methods for various internal and external cluster validation metrics for up to 10.7% and 2.7%, respectively. The empirical evaluation using synthetic and real datasets, protein sequences, and categorical time series showed that nTreeClus is competitive or superior to most state-of-the-art algorithms.

📄 PDF Abstract BibTeX arXiv:2102.10252

Code (1)

HadiJahanshahi/nTreeClus 공식 구현

Tasks

ClusteringTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Clustering categorical data via ensembling dissimilarity matrices

2015-06-26 · Saeid Amiri, Bertrand Clarke, Jennifer Clarke

We present a technique for clustering categorical data by generating many dissimilarity matrices and averaging over them. We begin by demonstrating our technique on low dimensional categorical data and comparing it to se…

Clustering

Approximate learning of parsimonious Bayesian context trees

2024-07-27 · Daniyar Ghani, Nicholas A. Heard, Francesco Sanna Passino

Models for categorical sequences typically assume exchangeable or first-order dependent sequence elements. These are common assumptions, for example, in models of computer malware traces and protein sequences. Although s…

Clustering

Interpretable Sequence Clustering

2023-09-03 · Junjie Dong, Xinyi Yang, Mudi Jiang, Lianyu Hu 외

Categorical sequence clustering plays a crucial role in various fields, but the lack of interpretability in cluster assignments poses significant challenges. Sequences inherently lack explicit features, and existing sequ…

Clustering

Extreme-K categorical samples problem

2020-07-29 · Elizabeth Chou, Catie McVey, Yin-Chen Hsieh, Sabrina Enriquez 외

With histograms as its foundation, we develop Categorical Exploratory Data Analysis (CEDA) under the extreme-$K$ sample problem, and illustrate its universal applicability through four 1D categorical datasets. Given a si…

Clustering

Evidence Transfer for Improving Clustering Tasks Using External Categorical Evidence

2018-11-09 · Athanasios Davvetas, Iraklis A. Klampanos, Vangelis Karkaletsis

In this paper we introduce evidence transfer for clustering, a deep learning method that can incrementally manipulate the latent representations of an autoencoder, according to external categorical evidence, in order to …

ClusteringRepresentation Learning