A Condensed Transition Graph Framework for Zero-shot Link Prediction with Large Language Models
Mingchen Li, Chen Ling, Rui Zhang, Liang Zhao

TL;DR
This paper introduces a novel condensed transition graph framework that efficiently encodes all path information for zero-shot link prediction, leveraging large language models to improve relation prediction accuracy.
Contribution
It proposes a condensed transition graph encoder with theoretical guarantees and a contrastive learning strategy, enhancing zero-shot link prediction with large language models.
Findings
Achieves state-of-the-art results on three ZSLP datasets.
Efficiently encodes all path information in linear time.
Demonstrates improved relation prediction accuracy.
Abstract
Zero-shot link prediction (ZSLP) on knowledge graphs aims at automatically identifying relations between given entities. Existing methods primarily employ auxiliary information to predict tail entity given head entity and its relation, yet face challenges due to the occasional unavailability of such detailed information and the inherent simplicity of predicting tail entities based on semantic similarities. Even though Large Language Models (LLMs) offer a promising solution to predict unobserved relations between the head and tail entity in a zero-shot manner, their performance is still restricted due to the inability to leverage all the (exponentially many) paths' information between two entities, which are critical in collectively indicating their relation types. To address this, in this work, we introduce a Condensed Transition Graph Framework for Zero-Shot Link Prediction (CTLP),…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Topic Modeling
MethodsContrastive Learning
