REVIEW 1 cited by
Finetuning Generative Large Language Models with Discrimination Instructions for Knowledge Graph Completion
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Traditional knowledge graph (KG) completion models learn embeddings to predict missing facts. Recent works attempt to complete KGs in a text-generation manner with large language models (LLMs). However, they need to ground the output of LLMs to KG entities, which inevitably brings errors. In this paper, we present a finetuning framework, DIFT, aiming to unleash the KG completion ability of LLMs and avoid grounding errors. Given an incomplete fact, DIFT employs a lightweight model to obtain candidate entities and finetunes an LLM with discrimination instructions to select the correct one from the given candidates. To improve performance while reducing instruction data, DIFT uses a truncated sampling method to select useful facts for finetuning and injects KG embeddings into the LLM. Extensive experiments on benchmark datasets demonstrate the effectiveness of our proposed framework.
Forward citations
Cited by 1 Pith paper
-
Retrieval, Reasoning, Re-ranking: A Context-Enriched Framework for Knowledge Graph Completion
KGR3 combines retrieval of entity contexts, LLM reasoning, and supervised re-ranking to improve knowledge graph completion, reporting state-of-the-art Hits@1 on FB15k237 and WN18RR.
Discussion (0). Continue with ORCID to comment.