paper-with-me

Papers

Path-aware Siamese Graph Neural Network for Link Prediction

2022-08-10 · Jingsong Lv, Zhao Li, Hongyang Chen, Yao Qi, Chunqi Wu

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

📄 PDF Abstract BibTeX arXiv:2208.05781

Code (1)

jingsonglv/PSG pytorch

Tasks

Contrastive LearningGraph Neural NetworkLink PredictionLink Property PredictionProperty PredictionRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Inductive Link Prediction in Knowledge Graphs using Path-based Neural Networks

2023-12-16 · Canlin Zhang, Xiuwen Liu

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+1

Adaptive Pseudo-Siamese Policy Network for Temporal Knowledge Prediction

2022-04-26 · Pengpeng Shao, Tong Liu, Feihu Che, Dawei Zhang 외

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 PredictionPredictionRelation

Neo-GNNs: Neighborhood Overlap-aware Graph Neural Networks for Link Prediction

2022-06-09 · NeurIPS 2021 12 · Seongjun Yun, Seoyoon Kim, Junhyun Lee, Jaewoo Kang 외

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 ClassificationPrediction

Influence of Backdoor Paths on Causal Link Prediction

2024-09-12 · Utkarshani Jaimini, Cory Henson, Amit Sheth

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 PredictionPrediction

CHAT: Beyond Contrastive Graph Transformer for Link Prediction in Heterogeneous Networks

2025-01-06 · Shengming Zhang, Le Zhang, Jingbo Zhou, Hui Xiong

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