CLAIJul 24, 2024

WildHallucinations: Evaluating Long-form Factuality in LLMs with Real-World Entity Queries

CMUUW
arXiv:2407.17468v127 citationsh-index: 41
Originality Incremental advance
AI Analysis

This addresses the challenge of assessing factuality in LLMs for real-world users across diverse knowledge domains, though it is incremental as it builds on existing evaluation efforts.

The authors tackled the problem of evaluating long-form factuality in LLMs by introducing WildHallucinations, a benchmark using real-world entity queries from user-chatbot conversations, and found that LLMs consistently hallucinate more on entities without Wikipedia pages, with hallucination rates varying across domains.

While hallucinations of large language models (LLMs) prevail as a major challenge, existing evaluation benchmarks on factuality do not cover the diverse domains of knowledge that the real-world users of LLMs seek information about. To bridge this gap, we introduce WildHallucinations, a benchmark that evaluates factuality. It does so by prompting LLMs to generate information about entities mined from user-chatbot conversations in the wild. These generations are then automatically fact-checked against a systematically curated knowledge source collected from web search. Notably, half of these real-world entities do not have associated Wikipedia pages. We evaluate 118,785 generations from 15 LLMs on 7,919 entities. We find that LLMs consistently hallucinate more on entities without Wikipedia pages and exhibit varying hallucination rates across different domains. Finally, given the same base models, adding a retrieval component only slightly reduces hallucinations but does not eliminate hallucinations.

Foundations

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

Your Notes