LPNL: Scalable Link Prediction with Large Language Models
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 $\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.
Code (0)
등록된 구현이 없습니다.
Tasks
Graph LearningLanguage ModellingLarge Language ModelLink PredictionPredictionSelf-Supervised LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Stylistic MR-to-Text Generation Using Pre-trained Language Models
We explore the ability of pre-trained language models BART, an encoder-decoder model, GPT2 and GPT-Neo, both decoder-only models for generating sentences from structured MR tags as input. We observe best results on sever…
DecoderPOSSentenceText GenerationSimplifying Subgraph Representation Learning for Scalable Link Prediction
Link prediction on graphs is a fundamental problem. Subgraph representation learning approaches (SGRLs), by transforming link prediction to graph classification on the subgraphs around the links, have achieved state-of-t…
Graph ClassificationGraph LearningGraph Representation LearningLink Prediction+2Scalable and interpretable rule-based link prediction for large heterogeneous knowledge graphs
Neural embedding-based machine learning models have shown promise for predicting novel links in biomedical knowledge graphs. Unfortunately, their practical utility is diminished by their lack of interpretability. Recentl…
ClusteringKnowledge GraphsLink PredictionPredictionHierarchical Hyperlink Prediction for the WWW
The hyperlink prediction task, that of proposing new links between webpages, can be used to improve search engines, expand the visibility of web pages, and increase the connectivity and navigability of the web. Hyperlink…
Link PredictionPredictionScalable Link Prediction in Dynamic Networks via Non-Negative Matrix Factorization
We propose a scalable temporal latent space model for link prediction in dynamic social networks, where the goal is to predict links over time based on a sequence of previous graph snapshots. The model assumes that each …
global-optimizationLink PredictionPrediction