Adaptive Graph Auto-Encoder for General Data Clustering
Xuelong Li, Hongyuan Zhang, Rui Zhang

TL;DR
This paper introduces an adaptive graph auto-encoder that constructs graphs dynamically from data for improved clustering, leveraging high-level information and avoiding collapse issues, with extensive experiments confirming its effectiveness.
Contribution
It proposes a novel adaptive graph auto-encoder that constructs graphs from data for general clustering, addressing the challenge of graph construction and avoiding collapse.
Findings
Outperforms existing clustering methods in various datasets
Effectively exploits high-level data information
Handles weighted graph scenarios well
Abstract
Graph-based clustering plays an important role in the clustering area. Recent studies about graph convolution neural networks have achieved impressive success on graph type data. However, in general clustering tasks, the graph structure of data does not exist such that the strategy to construct a graph is crucial for performance. Therefore, how to extend graph convolution networks into general clustering tasks is an attractive problem. In this paper, we propose a graph auto-encoder for general data clustering, which constructs the graph adaptively according to the generative perspective of graphs. The adaptive process is designed to induce the model to exploit the high-level information behind data and utilize the non-Euclidean structure sufficiently. We further design a novel mechanism with rigorous analysis to avoid the collapse caused by the adaptive construction. Via combining the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Advanced Clustering Algorithms Research
MethodsConvolution
