paper-with-me

Papers

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 efforts have been devoted to developing improved metrics for measuring factual consistency using pre-trained language models, but these metrics have restrictive token limits, and are therefore not suitable for evaluating long document text summarisation. Moreover, there is limited research and resources available for evaluating whether existing automatic evaluation metrics are fit for purpose when applied in long document settings. In this work, we evaluate the efficacy of automatic metrics for assessing the factual consistency of long document text summarisation. We create a human-annotated data set for evaluating automatic factuality metrics, LongSciVerify, which contains fine-grained factual consistency annotations for long document summaries from the scientific domain. We also propose a new evaluation framework, LongDocFACTScore, which is suitable for evaluating long document summarisation. This framework allows metrics to be efficiently extended to any length document and outperforms existing state-of-the-art metrics in its ability to correlate with human measures of factuality when used to evaluate long document summarisation data sets. We make our code and LongSciVerify data set publicly available: https://github.com/jbshp/LongDocFACTScore.

📄 PDF Abstract BibTeX arXiv:2309.12455

Code (1)

jbshp/longdocfactscore 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Evaluating the Tradeoff Between Abstractiveness and Factuality in Abstractive Summarization

2021-08-05 · Markus Dreyer, Mengwen Liu, Feng Nan, Sandeep Atluri 외

Neural models for abstractive summarization tend to generate output that is fluent and well-formed but lacks semantic faithfulness, or factuality, with respect to the input documents. In this paper, we analyze the tradeo…

Abstractive Text Summarization

How Far are We from Robust Long Abstractive Summarization?

2022-10-30 · Huan Yee Koh, Jiaxin Ju, He Zhang, Ming Liu 외

Abstractive summarization has made tremendous progress in recent years. In this work, we perform fine-grained human annotations to evaluate long document abstractive summarization systems (i.e., models and metrics) with …

Abstractive Text Summarization

Evaluating and Improving Factuality in Multimodal Abstractive Summarization

2022-11-04 · David Wan, Mohit Bansal

Current metrics for evaluating factuality for abstractive document summarization have achieved high correlations with human judgment, but they do not account for the vision modality and thus are not adequate for vision-a…

Abstractive Text SummarizationDocument Summarization

FactGraph: Evaluating Factuality in Summarization with Semantic Graph Representations

2022-04-13 · NAACL 2022 7 · Leonardo F. R. Ribeiro, Mengwen Liu, Iryna Gurevych, Markus Dreyer 외

Despite recent improvements in abstractive summarization, most current approaches generate summaries that are not factually consistent with the source document, severely restricting their trust and usage in real-world ap…

Abstractive Text SummarizationARC

Stress Testing Factual Consistency Metrics for Long-Document Summarization

2025-11-10 · Zain Muhammad Mujahid, Dustin Wright, Isabelle Augenstein arxiv

Evaluating the factual consistency of abstractive text summarization remains a significant challenge, particularly for long documents, where conventional metrics struggle with input length limitations and long-range depe…

Abstractive Text SummarizationDocument Summarization