CLMay 23, 2023

Automated Metrics for Medical Multi-Document Summarization Disagree with Human Evaluations

arXiv:2305.13693v1230 citations
Originality Synthesis-oriented
AI Analysis

This highlights a critical gap in automated evaluation for medical summarization, which is incremental as it builds on prior work on metric shortcomings.

The paper tackles the problem of evaluating multi-document summarization in biomedical literature, finding that automated metrics like ROUGE often fail to align with human judgments, with system rankings sometimes being anti-correlated.

Evaluating multi-document summarization (MDS) quality is difficult. This is especially true in the case of MDS for biomedical literature reviews, where models must synthesize contradicting evidence reported across different documents. Prior work has shown that rather than performing the task, models may exploit shortcuts that are difficult to detect using standard n-gram similarity metrics such as ROUGE. Better automated evaluation metrics are needed, but few resources exist to assess metrics when they are proposed. Therefore, we introduce a dataset of human-assessed summary quality facets and pairwise preferences to encourage and support the development of better automated evaluation methods for literature review MDS. We take advantage of community submissions to the Multi-document Summarization for Literature Review (MSLR) shared task to compile a diverse and representative sample of generated summaries. We analyze how automated summarization evaluation metrics correlate with lexical features of generated summaries, to other automated metrics including several we propose in this work, and to aspects of human-assessed summary quality. We find that not only do automated metrics fail to capture aspects of quality as assessed by humans, in many cases the system rankings produced by these metrics are anti-correlated with rankings according to human annotators.

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