TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Graph Degree Linkage: Agglomerative Clustering on a Direct...

Graph Degree Linkage: Agglomerative Clustering on a Directed Graph

Wei Zhang, Xiaogang Wang, Deli Zhao, Xiaoou Tang

2012-08-25Image ClusteringClustering
PaperPDFCodeCode

Abstract

This paper proposes a simple but effective graph-based agglomerative algorithm, for clustering high-dimensional data. We explore the different roles of two fundamental concepts in graph theory, indegree and outdegree, in the context of clustering. The average indegree reflects the density near a sample, and the average outdegree characterizes the local geometry around a sample. Based on such insights, we define the affinity measure of clusters via the product of average indegree and average outdegree. The product-based affinity makes our algorithm robust to noise. The algorithm has three main advantages: good performance, easy implementation, and high computational efficiency. We test the algorithm on two fundamental computer vision problems: image clustering and object matching. Extensive experiments demonstrate that it outperforms the state-of-the-arts in both applications.

Results

TaskDatasetMetricValueModel
Image ClusteringFashion-MNISTAccuracy0.627GDL
Image ClusteringFashion-MNISTNMI0.66GDL
Image ClusteringMNIST-fullAccuracy0.965GDL
Image ClusteringMNIST-fullNMI0.913GDL
Image ClusteringUSPSNMI0.824AGDL
Image ClusteringCoil-20Accuracy0.858AGDL
Image ClusteringCoil-20NMI0.937AGDL
Image ClusteringCoil-20NMI0.746GDL-U
Image ClusteringCoil-20Accuracy0.858GDL
Image ClusteringExtended Yale-BNMI0.91GDL-U
Image ClusteringExtended Yale-BNMI0.91AGDL
Image Clusteringcoil-100NMI0.929GDL-U
Image Clusteringcoil-100Accuracy0.731GDL
Image ClusteringMNIST-testNMI0.91GDL
Image ClusteringMNIST-testNMI0.844AGDL

Related Papers

Tri-Learn Graph Fusion Network for Attributed Graph Clustering2025-07-18Ranking Vectors Clustering: Theory and Applications2025-07-16Car Object Counting and Position Estimation via Extension of the CLIP-EBC Framework2025-07-11GNN-ViTCap: GNN-Enhanced Multiple Instance Learning with Vision Transformers for Whole Slide Image Classification and Captioning2025-07-09Consistency and Inconsistency in $K$-Means Clustering2025-07-08MC-INR: Efficient Encoding of Multivariate Scientific Simulation Data using Meta-Learning and Clustered Implicit Neural Representations2025-07-03Supercm: Revisiting Clustering for Semi-Supervised Learning2025-06-30Temporal Rate Reduction Clustering for Human Motion Segmentation2025-06-26