CLOct 9, 2023

Towards Verifiable Generation: A Benchmark for Knowledge-aware Language Model Attribution

arXiv:2310.05634v233 citationsh-index: 63
Originality Incremental advance
AI Analysis

This work addresses the need for verifiable generation in LLMs by providing a benchmark for knowledge-aware attribution, which is incremental as it builds on existing attribution methods with structured knowledge and new evaluation metrics.

The paper tackles the problem of unreliable hallucinations in Large Language Models by defining a new task, Knowledge-aware Language Model Attribution (KaLMA), which extends attribution to Knowledge Graphs and introduces a 'Conscious Incompetence' setting for incomplete knowledge, resulting in a benchmark dataset BioKaLMA and baseline evaluation showing room for improvement in citation generation.

Although achieving great success, Large Language Models (LLMs) usually suffer from unreliable hallucinations. Although language attribution can be a potential solution, there are no suitable benchmarks and evaluation metrics to attribute LLMs to structured knowledge. In this paper, we define a new task of Knowledge-aware Language Model Attribution (KaLMA) that improves upon three core concerns with conventional attributed LMs. First, we extend attribution source from unstructured texts to Knowledge Graph (KG), whose rich structures benefit both the attribution performance and working scenarios. Second, we propose a new ``Conscious Incompetence" setting considering the incomplete knowledge repository, where the model identifies the need for supporting knowledge beyond the provided KG. Third, we propose a comprehensive automatic evaluation metric encompassing text quality, citation quality, and text citation alignment. To implement the above innovations, we build a dataset in biography domain BioKaLMA via evolutionary question generation strategy, to control the question complexity and necessary knowledge to the answer. For evaluation, we develop a baseline solution and demonstrate the room for improvement in LLMs' citation generation, emphasizing the importance of incorporating the "Conscious Incompetence" setting, and the critical role of retrieval accuracy.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes