Improving Statistical Significance in Human Evaluation of Automatic Metrics via Soft Pairwise Accuracy
Brian Thompson, Nitika Mathur, Daniel Deutsch, Huda Khayrallah
TL;DR
This work introduces Soft Pairwise Accuracy (SPA), a permutation-based meta-metric that extends Pairwise Accuracy by incorporating statistical significance from both human judgments and automatic metrics. The core SPA formulation, $\text{SPA} = {{N \choose 2}}^{-1} \sum_{i<j} \left(1 - \left| p_{ij}^{h} - p_{ij}^{m} \right|\right)$, uses continuous $p$-values estimated via paired permutation tests, making it more robust to uncertainty than PA. Empirical analyses show SPA is more stable to the number of systems and segments, resolves PA's discrete tie issues, and yields more statistically significant pairwise comparisons and clustering of metrics. The results support SPA’s practical value, culminating in its adoption as the official system-level meta-metric for the 2024 WMT Metrics Shared Task.
Abstract
Selecting an automatic metric that best emulates human annotators is often non-trivial, because there is no clear definition of "best emulates." A meta-metric is required to compare the human judgments to the automatic metric scores, and metric rankings depend on the choice of meta-metric. We propose Soft Pairwise Accuracy (SPA), a new meta-metric that builds on Pairwise Accuracy (PA) but incorporates the statistical significance of both the human judgments and the metric scores. We show that SPA is more stable than PA with respect to changes in the number of systems/segments used for evaluation. We also show that PA can only assign a small set of distinct output values to metrics, and this results in many metrics being artificially assigned the exact same PA score. We demonstrate that SPA fixes this issue. Finally, we show that SPA is more discriminative than PA, producing more statistically significant comparisons between metrics. SPA was selected as the official system-level metric for the 2024 WMT Metrics Shared Task.
