CLAIMar 31, 2024

Benchmark Transparency: Measuring the Impact of Data on Evaluation

arXiv:2404.00748v134 citationsh-index: 10NAACL
Originality Incremental advance
AI Analysis

This addresses the need for more transparent and reliable benchmarking in NLP, offering a method to quantify data impact, which is incremental but practical for researchers and practitioners.

The paper tackles the problem of inconsistent and unreliable model evaluation due to uncontrolled data distribution, demonstrating that data impact is statistically significant and often larger than metric changes, and showing that dataset similarity vectors can predict out-of-distribution generalization.

In this paper we present an exploratory research on quantifying the impact that data distribution has on the performance and evaluation of NLP models. We propose an automated framework that measures the data point distribution across 6 different dimensions: ambiguity, difficulty, discriminability, length, noise, and perplexity. We use disproportional stratified sampling to measure how much the data distribution affects absolute (Acc/F1) and relative (Rank) model performance. We experiment on 2 different datasets (SQUAD and MNLI) and test a total of 135 different models (125 on SQUAD and 10 on MNLI). We demonstrate that without explicit control of the data distribution, standard evaluation frameworks are inconsistent and unreliable. We find that the impact of the data is statistically significant and is often larger than the impact of changing the metric. In a second set of experiments, we demonstrate that the impact of data on evaluation is not just observable, but also predictable. We propose to use benchmark transparency as a method for comparing datasets and quantifying the similarity between them. We find that the ``dataset similarity vector'' can be used to predict how well a model generalizes out of distribution.

Foundations

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

Your Notes