paper-with-me

Papers

Rethinking Divisive Hierarchical Clustering from a Distributional Perspective

2026-01-27 · Kaifeng Zhang, Kai Ming Ting, Tianrun Liang, Qiuran Zhao arxiv

We uncover that current objective-based Divisive Hierarchical Clustering (DHC) methods produce a dendrogram that does not have three desired properties i.e., no unwarranted splitting, group similar clusters into a same subset, ground-truth correspondence. This shortcoming has their root cause in using a set-oriented bisecting assessment criterion. We show that this shortcoming can be addressed by using a distributional kernel, instead of the set-oriented criterion; and the resultant clusters achieve a new distribution-oriented objective to maximize the total similarity of all clusters (TSC). Our theoretical analysis shows that the resultant dendrogram guarantees a lower bound of TSC. The empirical evaluation shows the effectiveness of our proposed method on artificial and Spatial Transcriptomics (bioinformatics) datasets. Our proposed method successfully creates a dendrogram that is consistent with the biological regions in a Spatial Transcriptomics dataset, whereas other contenders fail.

📄 PDF Abstract BibTeX arXiv:2601.19718

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adaptive Resonance Theory-based Topological Clustering with a Divisive Hierarchical Structure Capable of Continual Learning

2022-01-26 · Naoki Masuyama, Narito Amako, Yuna Yamada, Yusuke Nojima 외

Adaptive Resonance Theory (ART) is considered as an effective approach for realizing continual learning thanks to its ability to handle the plasticity-stability dilemma. In general, however, the clustering performance of…

ClusteringContinual Learning

HiPart: Hierarchical Divisive Clustering Toolbox

2022-09-18 · Panagiotis Anagnostou, Sotiris Tasoulis, Vassilis Plagianakos, Dimitris Tasoulis

This paper presents the HiPart package, an open-source native python library that provides efficient and interpret-able implementations of divisive hierarchical clustering algorithms. HiPart supports interactive visualiz…

ClusteringComputational Efficiency

A divisive hierarchical clustering-based method for indexing image information

2015-03-12 · Izadpanah Najva

In most practical applications of image retrieval, high-dimensional feature vectors are required, but current multi-dimensional indexing structures lose their efficiency with growth of dimensions. Our goal is to propose …

ClusteringImage RetrievalRetrieval

Approximation Bounds for Hierarchical Clustering: Average Linkage, Bisecting K-means, and Local Search

2017-12-01 · NeurIPS 2017 12 · Benjamin Moseley, Joshua Wang

Hierarchical clustering is a data analysis method that has been used for decades. Despite its widespread use, the method has an underdeveloped analytical foundation. Having a well understood foundation would both support…

Clustering

Short Communication on QUIST: A Quick Clustering Algorithm

2016-06-01 · Sherenaz W. Al-Haj Baddar

In this short communication we introduce the quick clustering algorithm (QUIST), an efficient hierarchical clustering algorithm based on sorting. QUIST is a poly-logarithmic divisive clustering algorithm that does not as…

Clustering