$\texttt{COSMIC}$: Mutual Information for Task-Agnostic Summarization Evaluation
Maxime Darrin, Philippe Formont, Jackie Chi Kit Cheung, Pablo Piantanida
TL;DR
This work foregrounds a principled, task-agnostic approach to summarization evaluation by linking downstream task preservation to the mutual information between source texts and generated summaries, quantified by the COSMIC metric. COSMIC estimates $I(\mathbf{T};\mathbf{S})$ from samples using the KNIFE method with embeddings, and provides theoretical upper and lower bounds on downstream error via $I(\mathbf{T};\mathbf{S})$, offering a scalable, reference-free quality measure. Empirically, COSMIC correlates with human-judgment proxies and competitive baselines (e.g., BERTScore, BARTScore) across multiple datasets and downstream tasks, while revealing complementary relationships to learned metrics such as SEAHORSE. The results demonstrate COSMIC’s potential as a robust, information-theoretically grounded tool for evaluating summarization systems in practical, downstream contexts, albeit with acknowledged limitations related to embedding choices and dataset entropy.
Abstract
Assessing the quality of summarizers poses significant challenges. In response, we propose a novel task-oriented evaluation approach that assesses summarizers based on their capacity to produce summaries that are useful for downstream tasks, while preserving task outcomes. We theoretically establish a direct relationship between the resulting error probability of these tasks and the mutual information between source texts and generated summaries. We introduce $\texttt{COSMIC}$ as a practical implementation of this metric, demonstrating its strong correlation with human judgment-based metrics and its effectiveness in predicting downstream task performance. Comparative analyses against established metrics like $\texttt{BERTScore}$ and $\texttt{ROUGE}$ highlight the competitive performance of $\texttt{COSMIC}$.
