paper-with-me

홈 › Papers

Cluster Size Management in Multi-Stage Agglomerative Hierarchical Clustering of Acoustic Speech Segments

2018-10-30 · Lerato Lerato, Thomas Niesler

Agglomerative hierarchical clustering (AHC) requires only the similarity between objects to be known. This is attractive when clustering signals of varying length, such as speech, which are not readily represented in fixed-dimensional vector space. However, AHC is characterised by $O(N^2)$ space and time complexity, making it infeasible for partitioning large datasets. This has recently been addressed by an approach based on the iterative re-clustering of independent subsets of the larger dataset. We show that, due to its iterative nature, this procedure can sometimes lead to unchecked growth of individual subsets, thereby compromising its effectiveness. We propose the integration of a simple space management strategy into the iterative process, and show experimentally that this leads to no loss in performance in terms of F-measure while guaranteeing that a threshold space complexity is not breached.

📄 PDF Abstract BibTeX arXiv:1810.12744

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringManagement

Similar Papers 제목 키워드 기반

Agglomerative Info-Clustering

2017-01-18 · Chung Chan, Ali Al-Bashabsheh, Qiaoqiao Zhou

An agglomerative clustering of random variables is proposed, where clusters of random variables sharing the maximum amount of multivariate mutual information are merged successively to form larger clusters. Compared to t…

Clustering

kFuse: A novel density based agglomerative clustering

2025-05-09 · Huan Yan, Junjie Hu

Agglomerative clustering has emerged as a vital tool in data analysis due to its intuitive and flexible characteristics. However, existing agglomerative clustering methods often involve additional parameters for sub-clus…

Clustering

MultiDendrograms: Variable-Group Agglomerative Hierarchical Clusterings

2012-01-08 · Sergio Gomez, Justo Montiel, David Torres, Alberto Fernandez

MultiDendrograms is a Java-written application that computes agglomerative hierarchical clusterings of data. Starting from a distances (or weights) matrix, MultiDendrograms is able to calculate its dendrograms using the …

Clustering

Scaling Hierarchical Agglomerative Clustering to Billion-sized Datasets

2021-05-25 · Baris Sumengen, Anand Rajagopalan, Gui Citovsky, David Simcha 외

Hierarchical Agglomerative Clustering (HAC) is one of the oldest but still most widely used clustering methods. However, HAC is notoriously hard to scale to large data sets as the underlying complexity is at least quadra…

Clustering

KL Divergence Based Agglomerative Clustering for Automated Vitiligo Grading

2015-06-01 · CVPR 2015 6 · Mithun Das Gupta, Srinidhi Srinivasa, Madhukara J., Meryl Antony

In this paper we present a symmetric KL divergence based agglomerative clustering framework to segment multiple levels of depigmentation in Vitiligo images. The proposed framework starts with a simple merge cost based on…

Clustering