Rethinking Graph Auto-Encoder Models for Attributed Graph Clustering
Nairouz Mrabah, Mohamed Bouguessa, Mohamed Fawzi Touati, Riadh, Ksantini

TL;DR
This paper identifies and addresses two key issues in graph auto-encoder models for clustering—Feature Randomness and Feature Drift—by proposing operators that improve robustness and clustering accuracy.
Contribution
The paper introduces a novel framework with sampling and correction operators to mitigate Feature Randomness and Feature Drift in GAE-based clustering models.
Findings
Significant improvement in clustering robustness and effectiveness.
The proposed operators can be integrated into existing GAE models.
Enhanced understanding of the trade-off between clustering and reconstruction.
Abstract
Most recent graph clustering methods have resorted to Graph Auto-Encoders (GAEs) to perform joint clustering and embedding learning. However, two critical issues have been overlooked. First, the accumulative error, inflicted by learning with noisy clustering assignments, degrades the effectiveness and robustness of the clustering model. This problem is called Feature Randomness. Second, reconstructing the adjacency matrix sets the model to learn irrelevant similarities for the clustering task. This problem is called Feature Drift. Interestingly, the theoretical relation between the aforementioned problems has not yet been investigated. We study these issues from two aspects: (1) there is a trade-off between Feature Randomness and Feature Drift when clustering and reconstruction are performed at the same level, and (2) the problem of Feature Drift is more pronounced for GAE models,…
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 · Recommender Systems and Techniques · Complex Network Analysis Techniques
