CLAIDec 27, 2024

Evaluate Summarization in Fine-Granularity: Auto Evaluation with LLM

arXiv:2412.19906v14 citationsh-index: 3
Originality Incremental advance
AI Analysis

This addresses the challenge of accurate and interpretable summarization evaluation for researchers and practitioners, offering an incremental improvement over current methods.

The paper tackles the problem of evaluating summarization outputs by introducing SumAutoEval, a method that provides objective scores on four dimensions, resulting in better correlation with human judgments compared to existing metrics like ROUGE.

Due to the exponential growth of information and the need for efficient information consumption the task of summarization has gained paramount importance. Evaluating summarization accurately and objectively presents significant challenges, particularly when dealing with long and unstructured texts rich in content. Existing methods, such as ROUGE (Lin, 2004) and embedding similarities, often yield scores that have low correlation with human judgements and are also not intuitively understandable, making it difficult to gauge the true quality of the summaries. LLMs can mimic human in giving subjective reviews but subjective scores are hard to interpret and justify. They can be easily manipulated by altering the models and the tones of the prompts. In this paper, we introduce a novel evaluation methodology and tooling designed to address these challenges, providing a more comprehensive, accurate and interpretable assessment of summarization outputs. Our method (SumAutoEval) proposes and evaluates metrics at varying granularity levels, giving objective scores on 4 key dimensions such as completeness, correctness, Alignment and readability. We empirically demonstrate, that SumAutoEval enhances the understanding of output quality with better human correlation.

Foundations

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

Your Notes