AICLSep 11, 2023

Quantifying and Attributing the Hallucination of Large Language Models via Association Analysis

TencentTsinghua
arXiv:2309.05217v124 citationsh-index: 26
Originality Incremental advance
AI Analysis

This work addresses the reliability issue of LLMs for users by providing a more nuanced approach to hallucination analysis, though it is incremental in improving measurement techniques.

The paper tackles the problem of measuring and understanding hallucination in large language models by proposing an association analysis method that quantifies hallucination levels and investigates underlying reasons, revealing deficiencies in commonsense memorization, relational reasoning, and instruction following.

Although demonstrating superb performance on various NLP tasks, large language models (LLMs) still suffer from the hallucination problem, which threatens the reliability of LLMs. To measure the level of hallucination of LLMs, previous works first categorize the hallucination according to the phenomenon similarity, then quantify the proportion that model outputs contain hallucinatory contents. However, such hallucination rates could easily be distorted by confounders. Moreover, such hallucination rates could not reflect the reasons for the hallucination, as similar hallucinatory phenomena may originate from different sources. To address these issues, we propose to combine the hallucination level quantification and hallucination reason investigation through an association analysis, which builds the relationship between the hallucination rate of LLMs with a set of risk factors. In this way, we are able to observe the hallucination level under each value of each risk factor, examining the contribution and statistical significance of each risk factor, meanwhile excluding the confounding effect of other factors. Additionally, by recognizing the risk factors according to a taxonomy of model capability, we reveal a set of potential deficiencies in commonsense memorization, relational reasoning, and instruction following, which may further provide guidance for the pretraining and supervised fine-tuning process of LLMs to mitigate the hallucination.

Foundations

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

Your Notes