paper-with-me

홈 › Papers

Towards Fine-Grained Citation Evaluation in Generated Text: A Comparative Analysis of Faithfulness Metrics

2024-06-21 · Weijia Zhang, Mohammad Aliannejadi, Yifei Yuan, Jiahuan Pei, Jia-Hong Huang, Evangelos Kanoulas

Large language models (LLMs) often produce unsupported or unverifiable content, known as "hallucinations." To mitigate this, retrieval-augmented LLMs incorporate citations, 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 use faithfulness metrics to estimate citation support automatically but are limited to binary classification, overlooking 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 show no single metric consistently excels across all evaluations, revealing the complexity of assessing fine-grained support. Based on the findings, we provide practical recommendations for developing more effective metrics.

📄 PDF Abstract BibTeX arXiv:2406.15264

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationRetrieval

Similar Papers 제목 키워드 기반

ALiiCE: Evaluating Positional Fine-grained Citation Generation

2024-06-19 · Yilong Xu, Jinhua Gao, Xiaoming Yu, Baolong Bi 외

Large Language Models (LLMs) can enhance the credibility and verifiability by generating text with citations. However, existing tasks and evaluation methods are predominantly limited to sentence-level statement, neglecti…

Sentence

Learning Fine-Grained Grounded Citations for Attributed Large Language Models

2024-08-08 · Lei Huang, Xiaocheng Feng, Weitao Ma, Yuxuan Gu 외

Despite the impressive performance on information-seeking tasks, large language models (LLMs) still struggle with hallucinations. Attributed LLMs, which augment generated text with in-line citations, have shown potential…

In-Context Learning

Fine Grained Citation Span for References in Wikipedia

2017-07-23 · EMNLP 2017 9 · Besnik Fetahu, Katja Markert, Avishek Anand

\emph{Verifiability} is one of the core editing principles in Wikipedia, editors being encouraged to provide citations for the added content. For a Wikipedia article, determining the \emph{citation span} of a citation, i…

Articles

LongCite: Enabling LLMs to Generate Fine-grained Citations in Long-context QA

2024-09-04 · Jiajie Zhang, Yushi Bai, Xin Lv, Wanjun Gu 외

Though current long-context large language models (LLMs) have demonstrated impressive capacities in answering user questions based on extensive text, the lack of citations in their responses makes user verification diffi…

Question AnsweringSentence

GenProve: Learning to Generate Text with Fine-Grained Provenance

2026-01-08 · Jingxuan Wei, Xingyue Wang, Yanghaoyu Liao, Jie Dong 외 arxiv

Large language models (LLM) often hallucinate, and while adding citations is a common solution, it is frequently insufficient for accountability as users struggle to verify how a cited source supports a generated claim. …