CLAPNov 26, 2020

NLPStatTest: A Toolkit for Comparing NLP System Performance

arXiv:2011.13231v1989 citations
AI Analysis

This toolkit addresses the problem of comprehensively comparing NLP system performance for researchers and practitioners, improving upon the common practice of relying solely on statistical significance.

This paper introduces a three-stage procedure and a toolkit, NLPStatTest, for comparing NLP system performance. It moves beyond p-values by incorporating effect size estimation and power analysis to assess practical significance and Type II error.

Statistical significance testing centered on p-values is commonly used to compare NLP system performance, but p-values alone are insufficient because statistical significance differs from practical significance. The latter can be measured by estimating effect size. In this paper, we propose a three-stage procedure for comparing NLP system performance and provide a toolkit, NLPStatTest, that automates the process. Users can upload NLP system evaluation scores and the toolkit will analyze these scores, run appropriate significance tests, estimate effect size, and conduct power analysis to estimate Type II error. The toolkit provides a convenient and systematic way to compare NLP system performance that goes beyond statistical significance testing

Code Implementations1 repo
Foundations

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

Your Notes