NAACL 2024findings2 citations

Laying Anchors: Semantically Priming Numerals in Language Modeling

Mandar Sharma, Rutuja Taware, Pravesh Koirala, Nikhil Muralidhar, Naren Ramakrishnan

Abstract

Off-the-shelf pre-trained language models have become the de facto standard in NLP pipelines for a multitude of downstream tasks. However, the inability of these models to properly encode numerals limits their performance on tasks requiring numeric comprehension. We introduce strategies to semantically prime numerals in any corpus by generating anchors governed by the distribution of numerals in said corpus, thereby enabling mathematically grounded representations of these numeral tokens. We establish the superiority of our proposed techniques through evaluation on a range of numeracy tasks for both in-domain (seen) and out-domain (unseen) numerals. Further, we expand our empirical evaluations to numerals ranging from 1 to 10 billion, a significantly broader range compared to previous studies of the same nature, and we demonstrate significant improvements in the mathematical grounding of our learned embeddings.

BibTeX
@inproceedings{sharma-etal-2024-laying,
    title = "Laying Anchors: Semantically Priming Numerals in Language Modeling",
    author = "Sharma, Mandar  and
      Taware, Rutuja  and
      Koirala, Pravesh  and
      Muralidhar, Nikhil  and
      Ramakrishnan, Naren",
    editor = "Duh, Kevin  and
      Gomez, Helena  and
      Bethard, Steven",
    booktitle = "Findings of the Association for Computational Linguistics: NAACL 2024",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-naacl.169/",
    doi = "10.18653/v1/2024.findings-naacl.169",
    pages = "2653--2660"
}