Exploring Edge Disentanglement for Node Classification
Tianxiang Zhao, Xiang Zhang, Suhang Wang

TL;DR
This paper introduces DisGNN, a novel graph neural network that automatically disentangles diverse edge relations using self-supervised tasks, improving node classification performance on real-world datasets.
Contribution
The work proposes a new edge disentanglement module guided by self-supervision, enhancing GNNs' ability to distinguish relation types without explicit labels.
Findings
DisGNN achieves significant accuracy improvements.
The disentanglement module effectively captures relation semantics.
The approach is compatible with various neural architectures.
Abstract
Edges in real-world graphs are typically formed by a variety of factors and carry diverse relation semantics. For example, connections in a social network could indicate friendship, being colleagues, or living in the same neighborhood. However, these latent factors are usually concealed behind mere edge existence due to the data collection and graph formation processes. Despite rapid developments in graph learning over these years, most models take a holistic approach and treat all edges as equal. One major difficulty in disentangling edges is the lack of explicit supervisions. In this work, with close examination of edge patterns, we propose three heuristics and design three corresponding pretext tasks to guide the automatic edge disentanglement. Concretely, these self-supervision tasks are enforced on a designed edge disentanglement module to be trained jointly with the downstream…
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.
