HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Attributed Graph Clustering via Adaptive Graph Convolution

Xiaotong Zhang; Han Liu; Qimai Li; Xiao-Ming Wu

Attributed Graph Clustering via Adaptive Graph Convolution

Abstract

Attributed graph clustering is challenging as it requires joint modelling of graph structures and node attributes. Recent progress on graph convolutional networks has proved that graph convolution is effective in combining structural and content information, and several recent methods based on it have achieved promising clustering performance on some real attributed networks. However, there is limited understanding of how graph convolution affects clustering performance and how to properly use it to optimize performance for different graphs. Existing methods essentially use graph convolution of a fixed and low order that only takes into account neighbours within a few hops of each node, which underutilizes node relations and ignores the diversity of graphs. In this paper, we propose an adaptive graph convolution method for attributed graph clustering that exploits high-order graph convolution to capture global cluster structure and adaptively selects the appropriate order for different graphs. We establish the validity of our method by theoretical analysis and extensive experiments on benchmark datasets. Empirical results show that our method compares favourably with state-of-the-art methods.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
graph-clustering-on-citeseerAGC
ACC: 67.0
NMI: 41.13
graph-clustering-on-coraAGC
ACC: 68.92
NMI: 53.68
graph-clustering-on-pubmedAGC
ACC: 69.78
NMI: 31.59

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.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Attributed Graph Clustering via Adaptive Graph Convolution | Papers | HyperAI