paper-with-me

Papers

Analysis of Agglomerative Clustering

2010-12-16 · Marcel R. Ackermann, Johannes Blömer, Daniel Kuntze, Christian Sohler

The diameter $k$-clustering problem is the problem of partitioning a finite subset of $\mathbb{R}^d$ into $k$ subsets called clusters such that the maximum diameter of the clusters is minimized. One early clustering algorithm that computes a hierarchy of approximate solutions to this problem (for all values of $k$) is the agglomerative clustering algorithm with the complete linkage strategy. For decades, this algorithm has been widely used by practitioners. However, it is not well studied theoretically. In this paper, we analyze the agglomerative complete linkage clustering algorithm. Assuming that the dimension $d$ is a constant, we show that for any $k$ the solution computed by this algorithm is an $O(\log k)$-approximation to the diameter $k$-clustering problem. Our analysis does not only hold for the Euclidean distance but for any metric that is based on a norm. Furthermore, we analyze the closely related $k$-center and discrete $k$-center problem. For the corresponding agglomerative algorithms, we deduce an approximation factor of $O(\log k)$ as well.

📄 PDF Abstract BibTeX arXiv:1012.3697

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Scalable Hierarchical Agglomerative Clustering

2020-10-22 · Nicholas Monath, Avinava Dubey, Guru Guruganesh, Manzil Zaheer 외

The applicability of agglomerative clustering, for inferring both hierarchical and flat clustering, is limited by its scalability. Existing scalable hierarchical clustering methods sacrifice quality for speed and often l…

2D Human Pose EstimationClustering

Agglomerative Hierarchical Clustering Analysis of co/multi-morbidities

2018-07-11

Although co/multi-morbidities are associated with significant increase in mortality, the lack of appropriate quantitative exploratory techniques often impede their analysis. In the current study, we study the clustering …

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

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

Agglomerative Neural Networks for Multi-view Clustering

2020-05-12 · Zhe Liu, Yun Li, Lina Yao, Xianzhi Wang 외

Conventional multi-view clustering methods seek for a view consensus through minimizing the pairwise discrepancy between the consensus and subviews. However, the pairwise comparison cannot portray the inter-view relation…

Clustering