English

Towards More Fine-grained and Reliable NLP Performance Prediction

Computation and Language 2021-02-11 v1 Machine Learning

Abstract

Performance prediction, the task of estimating a system's performance without performing experiments, allows us to reduce the experimental burden caused by the combinatorial explosion of different datasets, languages, tasks, and models. In this paper, we make two contributions to improving performance prediction for NLP tasks. First, we examine performance predictors not only for holistic measures of accuracy like F1 or BLEU but also fine-grained performance measures such as accuracy over individual classes of examples. Second, we propose methods to understand the reliability of a performance prediction model from two angles: confidence intervals and calibration. We perform an analysis of four types of NLP tasks, and both demonstrate the feasibility of fine-grained performance prediction and the necessity to perform reliability analysis for performance prediction methods in the future. We make our code publicly available: \url{https://github.com/neulab/Reliable-NLPPP}

Keywords

Cite

@article{arxiv.2102.05486,
  title  = {Towards More Fine-grained and Reliable NLP Performance Prediction},
  author = {Zihuiwen Ye and Pengfei Liu and Jinlan Fu and Graham Neubig},
  journal= {arXiv preprint arXiv:2102.05486},
  year   = {2021}
}

Comments

Accepted by EACL 2021

R2 v1 2026-06-23T23:02:01.721Z