English

SMART: Sentences as Basic Units for Text Evaluation

Computation and Language 2022-08-02 v1

Abstract

Widely used evaluation metrics for text generation either do not work well with longer texts or fail to evaluate all aspects of text quality. In this paper, we introduce a new metric called SMART to mitigate such limitations. Specifically, We treat sentences as basic units of matching instead of tokens, and use a sentence matching function to soft-match candidate and reference sentences. Candidate sentences are also compared to sentences in the source documents to allow grounding (e.g., factuality) evaluation. Our results show that system-level correlations of our proposed metric with a model-based matching function outperforms all competing metrics on the SummEval summarization meta-evaluation dataset, while the same metric with a string-based matching function is competitive with current model-based metrics. The latter does not use any neural model, which is useful during model development phases where resources can be limited and fast evaluation is required. Finally, we also conducted extensive analyses showing that our proposed metrics work well with longer summaries and are less biased towards specific models.

Keywords

Cite

@article{arxiv.2208.01030,
  title  = {SMART: Sentences as Basic Units for Text Evaluation},
  author = {Reinald Kim Amplayo and Peter J. Liu and Yao Zhao and Shashi Narayan},
  journal= {arXiv preprint arXiv:2208.01030},
  year   = {2022}
}

Comments

code coming soon

R2 v1 2026-06-25T01:23:29.232Z