Redundancy-Free Self-Supervised Relational Learning for Graph Clustering
Si-Yu Yi, Wei Ju, Yifang Qin, Xiao Luo, Luchen Liu, Yong-Dao Zhou,, Ming Zhang

TL;DR
This paper introduces R²FGC, a self-supervised graph clustering method that leverages relational information at multiple levels to improve clustering accuracy by reducing redundancy and preserving semantic relations.
Contribution
It proposes a novel relational redundancy-free approach combining attribute and structure information with autoencoders for improved graph clustering.
Findings
Outperforms state-of-the-art methods on benchmark datasets
Effectively reduces relational redundancy in learned embeddings
Alleviates over-smoothing in deep graph models
Abstract
Graph clustering, which learns the node representations for effective cluster assignments, is a fundamental yet challenging task in data analysis and has received considerable attention accompanied by graph neural networks in recent years. However, most existing methods overlook the inherent relational information among the non-independent and non-identically distributed nodes in a graph. Due to the lack of exploration of relational attributes, the semantic information of the graph-structured data fails to be fully exploited which leads to poor clustering performance. In this paper, we propose a novel self-supervised deep graph clustering method named Relational Redundancy-Free Graph Clustering (RFGC) to tackle the problem. It extracts the attribute- and structure-level relational information from both global and local views based on an autoencoder and a graph autoencoder. To obtain…
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 · Recommender Systems and Techniques
