CLMay 23, 2023

APPLS: Evaluating Evaluation Metrics for Plain Language Summarization

arXiv:2305.14341v431 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This addresses the problem of inadequate evaluation for PLS, which is crucial for researchers and practitioners in natural language processing, though it is incremental as it builds on existing criteria without proposing new methods.

The study tackled the challenge of evaluating Plain Language Summarization (PLS) by introducing APPLS, a meta-evaluation testbed that assesses 14 metrics against four criteria, finding no single metric captures all criteria and recommending a suite of metrics for comprehensive evaluation.

While there has been significant development of models for Plain Language Summarization (PLS), evaluation remains a challenge. PLS lacks a dedicated assessment metric, and the suitability of text generation evaluation metrics is unclear due to the unique transformations involved (e.g., adding background explanations, removing jargon). To address these questions, our study introduces a granular meta-evaluation testbed, APPLS, designed to evaluate metrics for PLS. We identify four PLS criteria from previous work -- informativeness, simplification, coherence, and faithfulness -- and define a set of perturbations corresponding to these criteria that sensitive metrics should be able to detect. We apply these perturbations to extractive hypotheses for two PLS datasets to form our testbed. Using APPLS, we assess performance of 14 metrics, including automated scores, lexical features, and LLM prompt-based evaluations. Our analysis reveals that while some current metrics show sensitivity to specific criteria, no single method captures all four criteria simultaneously. We therefore recommend a suite of automated metrics be used to capture PLS quality along all relevant criteria. This work contributes the first meta-evaluation testbed for PLS and a comprehensive evaluation of existing metrics. APPLS and our evaluation code is available at https://github.com/LinguisticAnomalies/APPLS.

Code Implementations1 repo
Foundations

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

Your Notes