Command Palette
Search for a command to run...
Wei Zhang; Xiaogang Wang; Deli Zhao; Xiaoou Tang

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.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| image-clustering-on-coil-100 | GDL | Accuracy: 0.731 |
| image-clustering-on-coil-100 | GDL-U | NMI: 0.929 |
| image-clustering-on-coil-20 | GDL | Accuracy: 0.858 |
| image-clustering-on-coil-20 | GDL-U | NMI: 0.746 |
| image-clustering-on-coil-20 | AGDL | Accuracy: 0.858 NMI: 0.937 |
| image-clustering-on-extended-yale-b | AGDL | NMI: 0.91 |
| image-clustering-on-extended-yale-b | GDL-U | NMI: 0.91 |
| image-clustering-on-fashion-mnist | GDL | Accuracy: 0.627 NMI: 0.66 |
| image-clustering-on-mnist-full | GDL | Accuracy: 0.965 NMI: 0.913 |
| image-clustering-on-mnist-test | GDL | NMI: 0.91 |
| image-clustering-on-mnist-test | AGDL | NMI: 0.844 |
| image-clustering-on-usps | AGDL | NMI: 0.824 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.