LGMay 24, 2023

Graph Analysis Using a GPU-based Parallel Algorithm: Quantum Clustering

arXiv:2305.14641v3
Originality Incremental advance
AI Analysis

This is an incremental improvement for graph analysis, offering a faster method for researchers in data mining and machine learning.

The paper tackles graph clustering by applying Quantum Clustering to graph structures using GPU parallelization, achieving superior performance on five datasets as measured by four indicators.

The article introduces a new method for applying Quantum Clustering to graph structures. Quantum Clustering (QC) is a novel density-based unsupervised learning method that determines cluster centers by constructing a potential function. In this method, we use the Graph Gradient Descent algorithm to find the centers of clusters. GPU parallelization is utilized for computing potential values. We also conducted experiments on five widely used datasets and evaluated using four indicators. The results show superior performance of the method. Finally, we discuss the influence of $σ$ on the experimental results.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes