paper-with-me

홈 › Papers

TRUE: Re-evaluating Factual Consistency Evaluation

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Grounded text generation systems often generate text that contains factual inconsistencies, hindering their real-world applicability. Automatically evaluating such inconsistencies may help to alleviate this limitation by accelerating evaluation cycles, filtering inconsistent outputs and annotating large-scale training data. While attracting increasing attention, such evaluation metrics are usually developed and evaluated in silo for a single task or dataset. Moreover, previous meta-evaluation protocols focused on system-level correlations with human annotations, which leave the example-level accuracy of such metrics unclear.In this work, we introduce TRUE: a comprehensive study of factual consistency metrics on a standardized collection of existing texts from diverse tasks, manually annotated for factual consistency. Our standardization enables an example-level meta-evaluation protocol that is more actionable and interpretable than previously reported correlations, yielding clearer quality measures. Across diverse state-of-the-art metrics and 11 datasets we find that large-scale NLI and question generation-and-answering-based approaches achieve strong and complementary results, and recommend them as a starting point for future evaluations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Question GenerationQuestion-GenerationText Generation

Similar Papers 제목 키워드 기반

TRUE: Re-evaluating Factual Consistency Evaluation

2022-04-11 · NAACL 2022 7 · Or Honovich, Roee Aharoni, Jonathan Herzig, Hagai Taitelbaum 외

Grounded text generation systems often generate text that contains factual inconsistencies, hindering their real-world applicability. Automatic factual consistency evaluation may help alleviate this limitation by acceler…

Question GenerationQuestion-GenerationText Generation

TrueTeacher: Learning Factual Consistency Evaluation with Large Language Models

2023-05-18 · Zorik Gekhman, Jonathan Herzig, Roee Aharoni, Chen Elkind 외

Factual consistency evaluation is often conducted using Natural Language Inference (NLI) models, yet these models exhibit limited success in evaluating summaries. Previous work improved such models with synthetic trainin…

Natural Language InferenceSynthetic Data Generation

Investigating Crowdsourcing Protocols for Evaluating the Factual Consistency of Summaries

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Current pre-trained models applied for summarization are prone to factual inconsistencies which misrepresent the source text. Thus, evaluating the factual consistency of summaries is necessary to develop better models. H…

LongDocFACTScore: Evaluating the Factuality of Long Document Abstractive Summarisation

2023-09-21 · Jennifer A Bishop, Qianqian Xie, Sophia Ananiadou

Maintaining factual consistency is a critical issue in abstractive text summarisation, however, it cannot be assessed by traditional automatic metrics used for evaluating text summarisation, such as ROUGE scoring. Recent…

Q^{2}: Evaluating Factual Consistency in Knowledge-Grounded Dialogues via Question Generation and Question Answering

2021-11-01 · EMNLP 2021 11 · Or Honovich, Leshem Choshen, Roee Aharoni, Ella Neeman 외

Neural knowledge-grounded generative models for dialogue often produce content that is factually inconsistent with the knowledge they rely on, making them unreliable and limiting their applicability. Inspired by recent w…

Abstractive Text SummarizationNatural Language InferenceQuestion AnsweringQuestion Generation+1