FFCI: A Framework for Interpretable Automatic Evaluation of Summarization

Abstract

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.

Cite

Text

Koto et al. "FFCI: A Framework for Interpretable Automatic Evaluation of Summarization." Journal of Artificial Intelligence Research, 2022. doi:10.1613/JAIR.1.13167

Markdown

[Koto et al. "FFCI: A Framework for Interpretable Automatic Evaluation of Summarization." Journal of Artificial Intelligence Research, 2022.](https://mlanthology.org/jair/2022/koto2022jair-ffci/) doi:10.1613/JAIR.1.13167

BibTeX

@article{koto2022jair-ffci,
  title     = {{FFCI: A Framework for Interpretable Automatic Evaluation of Summarization}},
  author    = {Koto, Fajri and Baldwin, Timothy and Lau, Jey Han},
  journal   = {Journal of Artificial Intelligence Research},
  year      = {2022},
  doi       = {10.1613/JAIR.1.13167},
  volume    = {73},
  url       = {https://mlanthology.org/jair/2022/koto2022jair-ffci/}
}