218
2

Improving Model Evaluation using SMART Filtering of Benchmark Datasets

Abstract

One of the most challenging problems facing NLP today is evaluation. Some of the most pressing issues pertain to benchmark saturation, data contamination, and diversity in the quality of test examples. To address these concerns, we propose Selection Methodology for Accurate, Reduced, and Targeted (SMART) filtering, a novel approach to select a high-quality subset of examples from existing benchmark datasets by systematically removing less informative and less challenging examples. Our approach applies three filtering criteria, removing (i) easy examples, (ii) data-contaminated examples, and (iii) examples that are similar to each other based on distance in an embedding space. We demonstrate the effectiveness of SMART on three multiple choice QA datasets, where our methodology increases efficiency by reducing dataset size by 48\% on average, while increasing Pearson correlation with rankings from ChatBot Arena, a more open-ended human evaluation setting. Our method enables us to be more efficient, whether using SMART to make new benchmarks more challenging or to revitalize older datasets, while still preserving the relative model rankings.

View on arXiv
@article{gupta2025_2410.20245,
  title={ Improving Model Evaluation using SMART Filtering of Benchmark Datasets },
  author={ Vipul Gupta and Candace Ross and David Pantoja and Rebecca J. Passonneau and Megan Ung and Adina Williams },
  journal={arXiv preprint arXiv:2410.20245},
  year={ 2025 }
}
Comments on this paper