Challenge: Abstractive summarization systems often generate summaries with factual errors . many approaches to detect these errors have been proposed, but this capability has not been evaluated in past research .
Approach: They propose to use question answering-based factuality metrics to detect errors in summaries . they find that QA-based frameworks fail to correctly identify error spans in generated summary .
Outcome: The proposed methods outperform trivial exact match baselines in localizing errors in summaries.

Similar Papers

Understanding Factual Errors in Summarization: Errors, Summarizers, Datasets, Error Detectors (2023.acl-long)

Copied to clipboard

Challenge: Abstractive summarization systems still include factual errors in generated summaries despite recent improvements in factuality detection .
Approach: They aggregate factuality error annotations from nine existing datasets and stratify them according to the underlying summarization model.
Outcome: The proposed method improves on the ChatGPT-based model and shows that it is not superior for all error types.
Verify with Caution: The Pitfalls of Relying on Imperfect Factuality Metrics (2025.findings-acl)

Copied to clipboard

Challenge: Recent advances in large language models have led to optimism that they can serve as reliable evaluators of natural language outputs.
Approach: They propose to use factuality metrics to evaluate natural language outputs . they find they misestimate the factual accuracy of NLG systems .
Outcome: The proposed metrics are inconsistent with each other and often misestimate the factual accuracy of NLG systems, causing biases against paraphrased outputs and outputs that draw upon faraway parts of the source documents.
Annotating and Modeling Fine-grained Factuality in Summarization (2021.naacl-main)

Copied to clipboard

Challenge: Recent abstractive summarization systems produce factual errors that are not faithful to the input . current methods are lacking in identifying what errors are most important to target .
Approach: They use synthetic and human-labeled data to identify factual errors in summarization and train models on the factuality detection task.
Outcome: The proposed model detects factual errors on word, dependency, and sentence levels.
Improving Unsupervised Question Answering via Summarization-Informed Question Generation (2021.emnlp-main)

Copied to clipboard

Challenge: Question Generation (QG) is the production of meaningful questions given a set of input passages and corresponding answers.
Approach: They propose a method which uses questions generated heuristically from news summaries as a source of training data for a QG system.
Outcome: The proposed method outperforms previous unsupervised models on three in-domain datasets and three out-of-domain ones.
Reference Matters: Benchmarking Factual Error Correction for Dialogue Summarization with Fine-grained Evaluation Framework (2023.acl-long)

Copied to clipboard

Challenge: Current evaluations of FEC models that depend on factuality metrics are not reliable and detailed enough.
Approach: They propose a fine-grained evaluation framework that automatically evaluates FEC models on different error categories.
Outcome: The proposed evaluation framework compares models on different error categories and finds the best training modes and significant differences in the performance of existing models.
Improving Factual Consistency of Abstractive Summarization via Question Answering (2021.acl-long)

Copied to clipboard

Challenge: Recent studies show that about 30% of summaries generated by neural text summarization suffer from fact fabrication.
Approach: They propose an automatic evaluation metric to measure factual consistency and a learning algorithm that maximizes the metric during model training.
Outcome: The proposed method improves factual consistency and overall quality of summarization models.
Understanding Factuality in Abstractive Summarization with FRANK: A Benchmark for Factuality Metrics (2021.naacl-main)

Copied to clipboard

Challenge: Modern summarization models generate fluent but often factually unreliable outputs.
Approach: They propose to use human annotations to identify different categories of factual errors and benchmark factuality metrics to improve summarization evaluation.
Outcome: The proposed method identifies the proportion of different categories of factual errors and benchmarks their human judgements as well as their specific strengths and weaknesses.
Knowledge Corpus Error in Question Answering (2023.findings-emnlp)

Copied to clipboard

Challenge: Recent work in open-domain question answering (QA) has explored generating context passages from large language models (LLMs) however, it is not well understood why generated passages can be more effective than retrieved ones.
Approach: They propose to generate context passages from large language models by paraphrasing human-annotated gold context using LLMs to observe knowledge corpus error.
Outcome: The proposed framework shows that paraphrasing human-annotated gold contexts improves performance over retrieval steps.
NoiseQA: Challenge Set Evaluation for User-Centric Question Answering (2021.eacl-main)

Copied to clipboard

Challenge: Question-Answering (QA) systems are deployed in the real world . a lack of research attention has been devoted to studying the issues that arise when people use QA systems.
Approach: They show that component components that precede an answering engine can introduce varied and considerable sources of error.
Outcome: The proposed evaluations highlight the need for QA evaluation to expand to consider real-world use.
What Have We Achieved on Text Summarization? (2020.emnlp-main)

Copied to clipboard

Challenge: Existing methods for text summarization have been investigated, but there are still gaps between them and human professionals.
Approach: They analyze 8 major sources of errors on 10 representative summarization models manually.
Outcome: Aiming to gain more understanding of summarization systems with respect to their strengths and limitations on a fine-grained syntactic and semantic level, we use 8 major sources of errors on 10 representative summarizing models.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations