paper-with-me

Papers

Robust Hierarchical Clustering

2014-01-01 · Maria-Florina Balcan, YIngyu Liang, Pramod Gupta

One of the most widely used techniques for data clustering is agglomerative clustering. Such algorithms have been long used across many different fields ranging from computational biology to social sciences to computer vision in part because their output is easy to interpret. Unfortunately, it is well known, however, that many of the classic agglomerative clustering algorithms are not robust to noise. In this paper we propose and analyze a new robust algorithm for bottom-up agglomerative clustering. We show that our algorithm can be used to cluster accurately in cases where the data satisfies a number of natural properties and where the traditional agglomerative algorithms fail. We also show how to adapt our algorithm to the inductive setting where our given data is only a small random sample of the entire data set. Experimental evaluations on synthetic and real world data sets show that our algorithm achieves better performance than other hierarchical algorithms in the presence of noise.

📄 PDF Abstract BibTeX arXiv:1401.0247

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Multi-rank Sparse Hierarchical Clustering

2014-09-02 · Hongyang Zhang, Ruben H. Zamar

There has been a surge in the number of large and flat data sets - data sets containing a large number of features and a relatively small number of observations - due to the growing ability to collect and store informati…

Clusteringfeature selection

A Novel Multi-clustering Method for Hierarchical Clusterings, Based on Boosting

2018-05-29 · Elaheh Rashedi, Abdolreza Mirzaei

Bagging and boosting are proved to be the best methods of building multiple classifiers in classification combination problems. In the area of "flat clustering" problems, it is also recognized that multi-clustering metho…

Clustering

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

On the properties of $α$-unchaining single linkage hierarchical clustering

2014-02-18 · A. Martínez-Pérez

In the election of a hierarchical clustering method, theoretic properties may give some insight to determine which method is the most suitable to treat a clustering problem. Herein, we study some basic properties of two …

Clustering

Average Sensitivity of Hierarchical $k$-Median Clustering

2025-07-14 · Shijie Li, Weiqiang He, Ruobing Bai, Pan Peng arxiv

Hierarchical clustering is a widely used method for unsupervised learning with numerous applications. However, in the application of modern algorithms, the datasets studied are usually large and dynamic. If the hierarchi…