Why Comparing Single Performance Scores Does Not Allow to Draw Conclusions About Machine Learning Approaches
Nils Reimers, Iryna Gurevych

TL;DR
This paper demonstrates that comparing single performance scores in machine learning evaluations can lead to false conclusions due to statistical errors, and proposes alternative evaluation methods based on score distributions.
Contribution
It reveals the unreliability of current evaluation practices and formalizes new methods based on score distributions to improve comparison accuracy.
Findings
Up to 26% false positives in significance testing for approach comparison
Current evaluation setup is unsuitable for reliable approach comparison
Proposes alternative evaluation methods based on score distributions
Abstract
Developing state-of-the-art approaches for specific tasks is a major driving force in our research community. Depending on the prestige of the task, publishing it can come along with a lot of visibility. The question arises how reliable are our evaluation methodologies to compare approaches? One common methodology to identify the state-of-the-art is to partition data into a train, a development and a test set. Researchers can train and tune their approach on some part of the dataset and then select the model that worked best on the development set for a final evaluation on unseen test data. Test scores from different approaches are compared, and performance differences are tested for statistical significance. In this publication, we show that there is a high risk that a statistical significance in this type of evaluation is not due to a superior learning approach. Instead, there is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Machine Learning and Data Classification · Domain Adaptation and Few-Shot Learning
