SOTAVerified

Semantic Similarity Based Evaluation for Abstractive News Summarization

2021-08-01ACL (GEM) 2021Code Available0· sign in to hype

Figen Beken Fikri, Kemal Oflazer, Berrin Yanikoglu

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

ROUGE is a widely used evaluation metric in text summarization. However, it is not suitable for the evaluation of abstractive summarization systems as it relies on lexical overlap between the gold standard and the generated summaries. This limitation becomes more apparent for agglutinative languages with very large vocabularies and high type/token ratios. In this paper, we present semantic similarity models for Turkish and apply them as evaluation metrics for an abstractive summarization task. To achieve this, we translated the English STSb dataset into Turkish and presented the first semantic textual similarity dataset for Turkish as well. We showed that our best similarity models have better alignment with average human judgments compared to ROUGE in both Pearson and Spearman correlations.

Tasks

Reproductions