English

Investigating Numeracy Learning Ability of a Text-to-Text Transfer Model

Computation and Language 2021-09-13 v1 Artificial Intelligence Machine Learning

Abstract

The transformer-based pre-trained language models have been tremendously successful in most of the conventional NLP tasks. But they often struggle in those tasks where numerical understanding is required. Some possible reasons can be the tokenizers and pre-training objectives which are not specifically designed to learn and preserve numeracy. Here we investigate the ability of text-to-text transfer learning model (T5), which has outperformed its predecessors in the conventional NLP tasks, to learn numeracy. We consider four numeracy tasks: numeration, magnitude order prediction, finding minimum and maximum in a series, and sorting. We find that, although T5 models perform reasonably well in the interpolation setting, they struggle considerably in the extrapolation setting across all four tasks.

Keywords

Cite

@article{arxiv.2109.04672,
  title  = {Investigating Numeracy Learning Ability of a Text-to-Text Transfer Model},
  author = {Kuntal Kumar Pal and Chitta Baral},
  journal= {arXiv preprint arXiv:2109.04672},
  year   = {2021}
}

Comments

7 pages, 10 figures, 5 tables, Accepted in the Findings of EMNLP 2021

R2 v1 2026-06-24T05:50:57.758Z