Path-aware Siamese Graph Neural Network for Link Prediction
In this paper, we propose a Path-aware Siamese Graph neural network(PSG) for link prediction tasks. First, PSG captures both nodes and edge features for given two nodes, namely the structure information of k-neighborhoods and relay paths information of the nodes. Furthermore, a novel multi-task GNN framework with self-supervised contrastive learning is proposed for differentiation of positive links and negative links while content and behavior of nodes can be captured simultaneously. We evaluate the proposed algorithm PSG on two link property prediction datasets, ogbl-ddi and ogbl-collab. PSG achieves top 1 performance on ogbl-ddi until submission and top 3 performance on ogbl-collab. The experimental results verify the superiority of our proposed PSG
Code (1)
Tasks
Contrastive LearningGraph Neural NetworkLink PredictionLink Property PredictionProperty PredictionRepresentation LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Inductive Link Prediction in Knowledge Graphs using Path-based Neural Networks
Link prediction is a crucial research area in knowledge graphs, with many downstream applications. In many real-world scenarios, inductive link prediction is required, where predictions have to be made among unseen entit…
Entity EmbeddingsInductive Link PredictionKnowledge GraphsLink Prediction+1Adaptive Pseudo-Siamese Policy Network for Temporal Knowledge Prediction
Temporal knowledge prediction is a crucial task for the event early warning that has gained increasing attention in recent years, which aims to predict the future facts by using relevant historical facts on the temporal …
Knowledge GraphsLink PredictionPredictionRelationNeo-GNNs: Neighborhood Overlap-aware Graph Neural Networks for Link Prediction
Graph Neural Networks (GNNs) have been widely applied to various fields for learning over graph-structured data. They have shown significant improvements over traditional heuristic methods in various tasks such as node c…
Graph ClassificationLink PredictionNode ClassificationPredictionInfluence of Backdoor Paths on Causal Link Prediction
The current method for predicting causal links in knowledge graphs uses weighted causal relations. For a given link between cause-effect entities, the presence of a confounder affects the causal link prediction, which ca…
Knowledge GraphsLink PredictionPredictionCHAT: Beyond Contrastive Graph Transformer for Link Prediction in Heterogeneous Networks
Link prediction in heterogeneous networks is crucial for understanding the intricacies of network structures and forecasting their future developments. Traditional methodologies often face significant obstacles, includin…
Link PredictionPrediction