Towards Unsupervised Graph Completion Learning on Graphs with Features and Structure Missing
Sichao Fu, Qinmu Peng, Yang He, Baokun Du, Xinge You

TL;DR
This paper introduces an unsupervised graph completion learning framework that reconstructs missing node features and structure relationships using self-supervised dual contrastive learning, enhancing GNN performance on incomplete graphs.
Contribution
Proposes a novel unsupervised GCL framework with dual contrastive loss to improve graph completion without relying on labels, addressing missing features and structure simultaneously.
Findings
Effective on eight datasets with various GNNs.
Improves node classification accuracy under high missing rates.
Outperforms existing supervised GCL methods.
Abstract
In recent years, graph neural networks (GNN) have achieved significant developments in a variety of graph analytical tasks. Nevertheless, GNN's superior performance will suffer from serious damage when the collected node features or structure relationships are partially missing owning to numerous unpredictable factors. Recently emerged graph completion learning (GCL) has received increasing attention, which aims to reconstruct the missing node features or structure relationships under the guidance of a specifically supervised task. Although these proposed GCL methods have made great success, they still exist the following problems: the reliance on labels, the bias of the reconstructed node features and structure relationships. Besides, the generalization ability of the existing GCL still faces a huge challenge when both collected node features and structure relationships are partially…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Recommender Systems and Techniques
