paper-with-me

홈 › Papers

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. However, the optimal human evaluation setup for factual consistency has not been standardized. To address this issue, we crowdsourced evaluations for factual consistency using the rating-based Likert Scale and ranking-based Best-Worst Scaling to determine the factors that affect the reliability of the human evaluation. Our crowdsourced evaluations are conducted on the summaries of CNN-Daily Mail and XSum datasets generated by four state-of-the-art models. Ranking-based Best-Worst Scaling offers a more reliable measure of summary quality across datasets, and the reliability of Likert ratings highly depends on the target dataset and the evaluation design. To improve the reliability, we extend the scale of the Likert rating to make it more flexible and we present a scoring algorithm for Best-Worst Scaling, called value learning. Our crowdsourcing guidelines and evaluation protocols will be publicly available to facilitate future research on factual consistency in summarization.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Investigating Crowdsourcing Protocols for Evaluating the Factual Consistency of Summaries

2021-09-19 · NAACL 2022 7 · Xiangru Tang, Alexander Fabbri, Haoran Li, Ziming Mao 외

Current pre-trained models applied to summarization are prone to factual inconsistencies which either misrepresent the source text or introduce extraneous information. Thus, comparing the factual consistency of summaries…

Articles

Evaluating Factual Consistency of Summaries with Large Language Models

2023-05-23 · Shiqi Chen, Siyang Gao, Junxian He

Detecting factual errors in summaries has been an important and challenging subject in summarization research. Inspired by the emergent ability of large language models (LLMs), we explore evaluating factual consistency o…

Binary ClassificationSentence

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…

Question GenerationQuestion-GenerationText Generation

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

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…