Just ClozE! A Novel Framework for Evaluating the Factual Consistency Faster in Abstractive Summarization
Yiyang Li, Lei Li, Marina Litvak, Natalia Vanetik, Dingxin Hu, Yuze, Li, Yanquan Zhou

TL;DR
This paper introduces ClozE, a cloze-based evaluation framework for factual consistency in abstractive summarization that is faster than QA-based metrics, interpretable, and maintains high performance.
Contribution
ClozE is a novel, efficient, and interpretable cloze-based metric for evaluating factual consistency, reducing evaluation time significantly while matching the performance of existing methods.
Findings
ClozE reduces evaluation time by nearly 96% compared to QA-based metrics.
ClozE maintains high interpretability and performance across six datasets.
ClozE outperforms other metrics in practical evaluation scenarios.
Abstract
The issue of factual consistency in abstractive summarization has received extensive attention in recent years, and the evaluation of factual consistency between summary and document has become an important and urgent task. Most of the current evaluation metrics are adopted from the question answering (QA) or natural language inference (NLI) task. However, the application of QA-based metrics is extremely time-consuming in practice while NLI-based metrics are lack of interpretability. In this paper, we propose a cloze-based evaluation framework called ClozE and show the great potential of the cloze-based metric. It inherits strong interpretability from QA, while maintaining the speed of NLI- level reasoning. We demonstrate that ClozE can reduce the evaluation time by nearly 96% relative to QA-based metrics while retaining their interpretability and performance through experiments on six…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Text Analysis Techniques
