Prompting Large Language Models with Knowledge Graphs for Question Answering Involving Long-tail Facts
Wenyu Huang, Guancheng Zhou, Mirella Lapata, Pavlos Vougiouklis,, Sebastien Montella, Jeff Z. Pan

TL;DR
This paper introduces LTGen, a benchmark for evaluating LLMs on long-tail fact questions, showing that prompting with knowledge graphs enhances accuracy and reduces hallucinations compared to passage-based methods.
Contribution
The paper develops a new benchmark, LTGen, and demonstrates that prompting LLMs with knowledge graphs improves performance on long-tail fact questions.
Findings
Prompting with KGs surpasses passage-based prompting in accuracy.
Knowledge prompting significantly reduces hallucinations.
LLMs struggle with long-tail facts without external knowledge.
Abstract
Although Large Language Models (LLMs) are effective in performing various NLP tasks, they still struggle to handle tasks that require extensive, real-world knowledge, especially when dealing with long-tail facts (facts related to long-tail entities). This limitation highlights the need to supplement LLMs with non-parametric knowledge. To address this issue, we analysed the effects of different types of non-parametric knowledge, including textual passage and knowledge graphs (KGs). Since LLMs have probably seen the majority of factual question-answering datasets already, to facilitate our analysis, we proposed a fully automatic pipeline for creating a benchmark that requires knowledge of long-tail facts for answering the involved questions. Using this pipeline, we introduce the LTGen benchmark. We evaluate state-of-the-art LLMs in different knowledge settings using the proposed…
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
TopicsTopic Modeling · Advanced Text Analysis Techniques · Natural Language Processing Techniques
