paper-with-me

Papers

FFCI: A Framework for Interpretable Automatic Evaluation of Summarization

2020-11-27 · Fajri Koto, Timothy Baldwin, Jey Han Lau

In this paper, we propose FFCI, a framework for fine-grained summarization evaluation that comprises four elements: faithfulness (degree of factual consistency with the source), focus (precision of summary content relative to the reference), coverage (recall of summary content relative to the reference), and inter-sentential coherence (document fluency between adjacent sentences). We construct a novel dataset for focus, coverage, and inter-sentential coherence, and develop automatic methods for evaluating each of the four dimensions of FFCI based on cross-comparison of evaluation metrics and model-based evaluation methods, including question answering (QA) approaches, semantic textual similarity (STS), next-sentence prediction (NSP), and scores derived from 19 pre-trained language models. We then apply the developed metrics in evaluating a broad range of summarization models across two datasets, with some surprising findings.

📄 PDF Abstract BibTeX arXiv:2011.13662

Code (2)

fajri91/ffci 공식 구현
fajri91/Multi_SummEval

Tasks

Question AnsweringSemantic Textual SimilaritySentenceSTS

Similar Papers 제목 키워드 기반

Towards Interpretable and Efficient Automatic Reference-Based Summarization Evaluation

2023-03-07 · Yixin Liu, Alexander R. Fabbri, Yilun Zhao, PengFei Liu 외

Interpretability and efficiency are two important considerations for the adoption of neural automatic metrics. In this work, we develop strong-performing automatic metrics for reference-based summarization evaluation, ba…

Gradient-Based Adversarial Factual Consistency Evaluation for Abstractive Summarization

2021-11-01 · EMNLP 2021 11 · Zhiyuan Zeng, Jiaze Chen, Weiran Xu, Lei LI

Neural abstractive summarization systems have gained significant progress in recent years. However, abstractive summarization often produce inconsisitent statements or false facts. How to automatically generate highly ab…

Abstractive Text SummarizationData Augmentation

Interpretable Automatic Fine-grained Inconsistency Detection in Text Summarization

2023-05-23 · Hou Pong Chan, Qi Zeng, Heng Ji

Existing factual consistency evaluation approaches for text summarization provide binary predictions and limited insights into the weakness of summarization systems. Therefore, we propose the task of fine-grained inconsi…

Semantic Role LabelingText Summarization

FENICE: Factuality Evaluation of summarization based on Natural language Inference and Claim Extraction

2024-03-04 · Alessandro Scirè, Karim Ghonim, Roberto Navigli

Recent advancements in text summarization, particularly with the advent of Large Language Models (LLMs), have shown remarkable performance. However, a notable challenge persists as a substantial number of automatically-g…

ArticlesNatural Language InferenceSummarization Consistency EvaluationText Summarization

Compression, Transduction, and Creation: A Unified Framework for Evaluating Natural Language Generation

2021-06-20 · Anonymous

Natural language generation (NLG) spans a broad range of tasks, each of which serves for specific objectives and desires different properties of generated text. The complexity makes automatic evaluation of NLG particular…

Style TransferText GenerationText Summarization