paper-with-me

Papers

Hierarchical Clustering Supported by Reciprocal Nearest Neighbors

2019-07-09 · Wen-Bo Xie, Yan-Li Lee, Cong Wang, Duan-Bing Chen, Tao Zhou

Clustering is a fundamental analysis tool aiming at classifying data points into groups based on their similarity or distance. It has found successful applications in all natural and social sciences, including biology, physics, economics, chemistry, astronomy, psychology, and so on. Among numerous existent algorithms, hierarchical clustering algorithms are of a particular advantage as they can provide results under different resolutions without any predetermined number of clusters and unfold the organization of resulted clusters. At the same time, they suffer a variety of drawbacks and thus are either time-consuming or inaccurate. We propose a novel hierarchical clustering approach on the basis of a simple hypothesis that two reciprocal nearest data points should be grouped in one cluster. Extensive tests on data sets across multiple domains show that our method is much faster and more accurate than the state-of-the-art benchmarks. We further extend our method to deal with the community detection problem in real networks, achieving remarkably better results in comparison with the well-known Girvan-Newman algorithm.

📄 PDF Abstract BibTeX arXiv:1907.04915

Code (0)

등록된 구현이 없습니다.

Tasks

AstronomyClusteringCommunity Detection

Similar Papers 제목 키워드 기반

Realtime Hierarchical Clustering based on Boundary and Surface Statistics

2016-09-22 · Dominik Alexander Klein, Dirk Schulz, Armin Bernd Cremers

Visual grouping is a key mechanism in human scene perception. There, it belongs to the subconscious, early processing and is key prerequisite for other high level tasks such as recognition. In this paper, we introduce an…

Clustering

CA-Jaccard: Camera-aware Jaccard Distance for Person Re-identification

2023-11-17 · CVPR 2024 1 · Yiyu Chen, Zheyi Fan, Zhaoru Chen, Yixuan Zhu

Person re-identification (re-ID) is a challenging task that aims to learn discriminative features for person retrieval. In person re-ID, Jaccard distance is a widely used distance metric, especially in re-ranking and clu…

Person Re-IdentificationPerson RetrievalRe-RankingUnsupervised Person Re-Identification+2

Natural Hierarchical Cluster Analysis by Nearest Neighbors with Near-Linear Time Complexity

2022-03-15 · Kaan Gokcesu, Hakan Gokcesu

We propose a nearest neighbor based clustering algorithm that results in a naturally defined hierarchy of clusters. In contrast to the agglomerative and divisive hierarchical clustering algorithms, our approach is not de…

Clustering

Fast k-means based on KNN Graph

2017-05-04 · Cheng-Hao Deng, Wan-Lei Zhao

In the era of big data, k-means clustering has been widely adopted as a basic processing tool in various contexts. However, its computational cost could be prohibitively high as the data size and the cluster number are l…

Clustering

Re-ranking Person Re-identification with k-reciprocal Encoding

2017-01-29 · CVPR 2017 7 · Zhun Zhong, Liang Zheng, Donglin Cao, Shaozi Li

When considering person re-identification (re-ID) as a retrieval process, re-ranking is a critical step to improve its accuracy. Yet in the re-ID community, limited effort has been devoted to re-ranking, especially those…

Person Re-IdentificationRe-RankingRetrieval