paper-with-me

홈 › Papers

Numeracy for Language Models: Evaluating and Improving their Ability to Predict Numbers

2018-05-21 · ACL 2018 7 · Georgios P. Spithourakis, Sebastian Riedel

Numeracy is the ability to understand and work with numbers. It is a necessary skill for composing and understanding documents in clinical, scientific, and other technical domains. In this paper, we explore different strategies for modelling numerals with language models, such as memorisation and digit-by-digit composition, and propose a novel neural architecture that uses a continuous probability density function to model numerals from an open vocabulary. Our evaluation on clinical and scientific datasets shows that using hierarchical models to distinguish numerals from words improves a perplexity metric on the subset of numerals by 2 and 4 orders of magnitude, respectively, over non-hierarchical models. A combination of strategies can further improve perplexity. Our continuous probability density function model reduces mean absolute percentage errors by 18% and 54% in comparison to the second best strategy for each dataset, respectively.

📄 PDF Abstract BibTeX arXiv:1805.08154

Code (1)

uclmr/numerate-language-models

Tasks

Language Modelling

Similar Papers 제목 키워드 기반

Masked Measurement Prediction: Learning to Jointly Predict Quantities and Units from Textual Context

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Physical measurements constitute a large portion of numbers in academic papers, engineering reports, and web tables. Current benchmarks fall short of properly evaluating numeracy of pretrained language models on measurem…

Masked Measurement Prediction: Learning to Jointly Predict Quantities and Units from Textual Context

2021-12-16 · Findings (NAACL) 2022 7 · Daniel Spokoyny, Ivan Lee, Zhao Jin, Taylor Berg-Kirkpatrick

Physical measurements constitute a large portion of numbers in academic papers, engineering reports, and web tables. Current benchmarks fall short of properly evaluating numeracy of pretrained language models on measurem…

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

2021-09-10 · Findings (EMNLP) 2021 11 · Kuntal Kumar Pal, Chitta Baral

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 r…

Transfer Learning

Numeracy enhances the Literacy of Language Models

2021-11-01 · EMNLP 2021 11 · Avijit Thawani, Jay Pujara, Filip Ilievski

Specialized number representations in NLP have shown improvements on numerical reasoning tasks like arithmetic word problems and masked number prediction. But humans also use numeracy to make better sense of world concep…

PredictionSentence

Arithmetic-Based Pretraining -- Improving Numeracy of Pretrained Language Models

2022-05-13 · Dominic Petrak, Nafise Sadat Moosavi, Iryna Gurevych

State-of-the-art pretrained language models tend to perform below their capabilities when applied out-of-the-box on tasks that require understanding and working with numbers. Recent work suggests two main reasons for thi…

Contrastive LearningReading ComprehensionTable-to-Text GenerationText Generation