Link Prediction

811 papers with code • 78 benchmarks • 63 datasets

Link Prediction is a task in graph and network analysis where the goal is to predict missing or future connections between nodes in a network. Given a partially observed network, the goal of link prediction is to infer which links are most likely to be added or missing based on the observed connections and the structure of the network.

( Image credit: Inductive Representation Learning on Large Graphs )

Libraries

Use these libraries to find Link Prediction models and implementations

Latest papers with no code

Unveiling Hidden Links Between Unseen Security Entities

no code yet • 4 Mar 2024

The proliferation of software vulnerabilities poses a significant challenge for security databases and analysts tasked with their timely identification, classification, and remediation.

RCoCo: Contrastive Collective Link Prediction across Multiplex Network in Riemannian Space

no code yet • 4 Mar 2024

Annotating anchor users is laborious and expensive, and thus it is impractical to work with quantities of anchor users.

Scaling up Dynamic Edge Partition Models via Stochastic Gradient MCMC

no code yet • 29 Feb 2024

For large network data, we propose a stochastic gradient Markov chain Monte Carlo (SG-MCMC) algorithm for scalable inference in the proposed model.

A Relation-Interactive Approach for Message Passing in Hyper-relational Knowledge Graphs

no code yet • 23 Feb 2024

Overall, ReSaE gives a encoding solution for hyper-relational KGs and ensures stronger performance on downstream link prediction tasks.

Automating Psychological Hypothesis Generation with AI: Large Language Models Meet Causal Graph

no code yet • 22 Feb 2024

Leveraging the synergy between causal knowledge graphs and a large language model (LLM), our study introduces a groundbreaking approach for computational hypothesis generation in psychology.

Link Prediction under Heterophily: A Physics-Inspired Graph Neural Network Approach

no code yet • 22 Feb 2024

Physics-Inspired GNNs such as GRAFF provided a significant contribution to enhance node classification performance under heterophily, thanks to the adoption of physics biases in the message-passing.

Expressive Higher-Order Link Prediction through Hypergraph Symmetry Breaking

no code yet • 17 Feb 2024

Higher-order link prediction is the task of predicting the existence of a missing hyperedge in a hypergraph.

A Condensed Transition Graph Framework for Zero-shot Link Prediction with Large Language Models

no code yet • 16 Feb 2024

To address this, in this work, we introduce a Condensed Transition Graph Framework for Zero-Shot Link Prediction (CTLP), which encodes all the paths' information in linear time complexity to predict unseen relations between entities, attaining both efficiency and information preservation.

Class-Balanced and Reinforced Active Learning on Graphs

no code yet • 15 Feb 2024

It learns an optimal policy to acquire class-balanced and informative nodes for annotation, maximizing the performance of GNNs trained with selected labeled nodes.

Node Duplication Improves Cold-start Link Prediction

no code yet • 15 Feb 2024

Graph Neural Networks (GNNs) are prominent in graph machine learning and have shown state-of-the-art performance in Link Prediction (LP) tasks.