English

Revisiting Sample Size Determination in Natural Language Understanding

Computation and Language 2023-07-04 v1

Abstract

Knowing exactly how many data points need to be labeled to achieve a certain model performance is a hugely beneficial step towards reducing the overall budgets for annotation. It pertains to both active learning and traditional data annotation, and is particularly beneficial for low resource scenarios. Nevertheless, it remains a largely under-explored area of research in NLP. We therefore explored various techniques for estimating the training sample size necessary to achieve a targeted performance value. We derived a simple yet effective approach to predict the maximum achievable model performance based on small amount of training samples - which serves as an early indicator during data annotation for data quality and sample size determination. We performed ablation studies on four language understanding tasks, and showed that the proposed approach allows us to forecast model performance within a small margin of mean absolute error (~ 0.9%) with only 10% data.

Keywords

Cite

@article{arxiv.2307.00374,
  title  = {Revisiting Sample Size Determination in Natural Language Understanding},
  author = {Ernie Chang and Muhammad Hassan Rashid and Pin-Jie Lin and Changsheng Zhao and Vera Demberg and Yangyang Shi and Vikas Chandra},
  journal= {arXiv preprint arXiv:2307.00374},
  year   = {2023}
}

Comments

Accepted to ACL 2023

R2 v1 2026-06-28T11:19:46.465Z