CLDec 17, 2022

RISE: Leveraging Retrieval Techniques for Summarization Evaluation

arXiv:2212.08775v2224 citationsh-index: 26
Originality Incremental advance
AI Analysis

This addresses the challenge of summarization evaluation for researchers and practitioners, especially on new datasets lacking reference summaries, though it is incremental as it builds on existing retrieval methods.

The paper tackles the problem of evaluating automatically-generated text summaries without requiring gold reference summaries by introducing RISE, a method that leverages information retrieval techniques, and shows it achieves higher correlation with human evaluations on the SummEval benchmark compared to past approaches.

Evaluating automatically-generated text summaries is a challenging task. While there have been many interesting approaches, they still fall short of human evaluations. We present RISE, a new approach for evaluating summaries by leveraging techniques from information retrieval. RISE is first trained as a retrieval task using a dual-encoder retrieval setup, and can then be subsequently utilized for evaluating a generated summary given an input document, without gold reference summaries. RISE is especially well suited when working on new datasets where one may not have reference summaries available for evaluation. We conduct comprehensive experiments on the SummEval benchmark (Fabbri et al., 2021) and the results show that RISE has higher correlation with human evaluations compared to many past approaches to summarization evaluation. Furthermore, RISE also demonstrates data-efficiency and generalizability across languages.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes