Retrieval-Augmented Language Model for Extreme Multi-Label Knowledge Graph Link Prediction
Yu-Hsiang Lin, Huang-Ting Shieh, Chih-Yu Liu, Kuang-Ting Lee,, Hsiao-Cheng Chang, Jing-Lun Yang, Yu-Sheng Lin

TL;DR
This paper introduces a retrieval-augmented language model designed for extreme multi-label knowledge graph link prediction, addressing hallucination and cost issues in large language models by leveraging structured knowledge and tailored retrieval strategies.
Contribution
The paper proposes a novel retrieval-augmented framework for multi-label KG link prediction that adapts augmentation strategies to different KG characteristics and improves extrapolation with multiple responses.
Findings
Different KGs require different augmentation strategies.
Textual data augmentation significantly improves performance.
The framework enables extrapolation with a small model size.
Abstract
Extrapolation in Large language models (LLMs) for open-ended inquiry encounters two pivotal issues: (1) hallucination and (2) expensive training costs. These issues present challenges for LLMs in specialized domains and personalized data, requiring truthful responses and low fine-tuning costs. Existing works attempt to tackle the problem by augmenting the input of a smaller language model with information from a knowledge graph (KG). However, they have two limitations: (1) failing to extract relevant information from a large one-hop neighborhood in KG and (2) applying the same augmentation strategy for KGs with different characteristics that may result in low performance. Moreover, open-ended inquiry typically yields multiple responses, further complicating extrapolation. We propose a new task, the extreme multi-label KG link prediction task, to enable a model to perform extrapolation…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Text Analysis Techniques · Web Data Mining and Analysis · Advanced Graph Neural Networks
