IRCLAug 22, 2024

A Comparative Analysis of Faithfulness Metrics and Humans in Citation Evaluation

arXiv:2408.12398v15 citationsh-index: 14
Originality Incremental advance
AI Analysis

This work addresses the challenge of automating citation evaluation for LLMs to reduce hallucinations, but it is incremental as it builds on prior binary classification methods by extending to fine-grained scenarios.

The study evaluated how well existing faithfulness metrics align with human judgments in assessing fine-grained citation support levels (full, partial, no support) for retrieval-augmented LLMs, finding no single metric performed consistently well across all evaluations.

Large language models (LLMs) often generate content with unsupported or unverifiable content, known as "hallucinations." To address this, retrieval-augmented LLMs are employed to include citations in their content, grounding the content in verifiable sources. Despite such developments, manually assessing how well a citation supports the associated statement remains a major challenge. Previous studies tackle this challenge by leveraging faithfulness metrics to estimate citation support automatically. However, they limit this citation support estimation to a binary classification scenario, neglecting fine-grained citation support in practical scenarios. To investigate the effectiveness of faithfulness metrics in fine-grained scenarios, we propose a comparative evaluation framework that assesses the metric effectiveness in distinguishing citations between three-category support levels: full, partial, and no support. Our framework employs correlation analysis, classification evaluation, and retrieval evaluation to measure the alignment between metric scores and human judgments comprehensively. Our results indicate no single metric consistently excels across all evaluations, highlighting the complexity of accurately evaluating fine-grained support levels. Particularly, we find that the best-performing metrics struggle to distinguish partial support from full or no support. Based on these findings, we provide practical recommendations for developing more effective metrics.

Foundations

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

Your Notes