English

LPNL: Scalable Link Prediction with Large Language Models

Computation and Language 2024-02-21 v3 Artificial Intelligence Machine Learning Social and Information Networks

Abstract

Exploring the application of large language models (LLMs) to graph learning is a emerging endeavor. However, the vast amount of information inherent in large graphs poses significant challenges to this process. This work focuses on the link prediction task and introduces LPNL\textbf{LPNL} (Link Prediction via Natural Language), a framework based on large language models designed for scalable link prediction on large-scale heterogeneous graphs. We design novel prompts for link prediction that articulate graph details in natural language. We propose a two-stage sampling pipeline to extract crucial information from the graphs, and a divide-and-conquer strategy to control the input tokens within predefined limits, addressing the challenge of overwhelming information. We fine-tune a T5 model based on our self-supervised learning designed for link prediction. Extensive experimental results demonstrate that LPNL outperforms multiple advanced baselines in link prediction tasks on large-scale graphs.

Keywords

Cite

@article{arxiv.2401.13227,
  title  = {LPNL: Scalable Link Prediction with Large Language Models},
  author = {Baolong Bi and Shenghua Liu and Yiwei Wang and Lingrui Mei and Xueqi Cheng},
  journal= {arXiv preprint arXiv:2401.13227},
  year   = {2024}
}
R2 v1 2026-06-28T14:25:28.534Z