English

Optimal Size-Performance Tradeoffs: Weighing PoS Tagger Models

Computation and Language 2021-04-19 v1

Abstract

Improvement in machine learning-based NLP performance are often presented with bigger models and more complex code. This presents a trade-off: better scores come at the cost of larger tools; bigger models tend to require more during training and inference time. We present multiple methods for measuring the size of a model, and for comparing this with the model's performance. In a case study over part-of-speech tagging, we then apply these techniques to taggers for eight languages and present a novel analysis identifying which taggers are size-performance optimal. Results indicate that some classical taggers place on the size-performance skyline across languages. Further, although the deep models have highest performance for multiple scores, it is often not the most complex of these that reach peak performance.

Keywords

Cite

@article{arxiv.2104.07951,
  title  = {Optimal Size-Performance Tradeoffs: Weighing PoS Tagger Models},
  author = {Magnus Jacobsen and Mikkel H. Sørensen and Leon Derczynski},
  journal= {arXiv preprint arXiv:2104.07951},
  year   = {2021}
}
R2 v1 2026-06-24T01:14:02.424Z