Refined Edge Usage of Graph Neural Networks for Edge Prediction
Jiarui Jin, Yangkun Wang, Weinan Zhang, Quan Gan, Xiang Song, Yong Yu,, Zheng Zhang, David Wipf

TL;DR
This paper introduces EMPIRE, a novel GNN-based framework that differentiates between topology and supervision edges, employs an edge splitting technique, and enhances edge prediction accuracy through a new message passing mechanism and hard negative sampling.
Contribution
The paper proposes a new edge prediction paradigm with edge splitting, an edge-aware message passing mechanism, and a hard negative sampling trick, improving performance over existing models.
Findings
Significant performance improvements on multiple datasets.
Effective differentiation between topology and supervision edges.
Enhanced message passing capturing node pair differences.
Abstract
Graph Neural Networks (GNNs), originally proposed for node classification, have also motivated many recent works on edge prediction (a.k.a., link prediction). However, existing methods lack elaborate design regarding the distinctions between two tasks that have been frequently overlooked: (i) edges only constitute the topology in the node classification task but can be used as both the topology and the supervisions (i.e., labels) in the edge prediction task; (ii) the node classification makes prediction over each individual node, while the edge prediction is determinated by each pair of nodes. To this end, we propose a novel edge prediction paradigm named Edge-aware Message PassIng neuRal nEtworks (EMPIRE). Concretely, we first introduce an edge splitting technique to specify use of each edge where each edge is solely used as either the topology or the supervision (named as topology…
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 · Complex Network Analysis Techniques · Functional Brain Connectivity Studies
MethodsAttentive Walk-Aggregating Graph Neural Network
