EMNLP 2022main129 citations

LILA: A Unified Benchmark for Mathematical Reasoning

Swaroop Mishra, Matthew Finlayson, Pan Lu, Leonard Tang, Sean Welleck, Chitta Baral, Tanmay Rajpurohit, Oyvind Tafjord

Abstract

Mathematical reasoning skills are essential for general-purpose intelligentsystems to perform tasks from grocery shopping to climate modeling.Towards evaluating and improving AI systems in this domain, we proposeLILA, a unified mathematical reasoning benchmark consisting of 23 diversetasks along four dimensions:(i) mathematical abilities e.g., arithmetic, calculus (ii) language format e.g., question-answering, fill-in-the-blanks (iii) language diversity e.g., no language, simple language (iv) external knowledge e.g., commonsense, physics. We construct our benchmark by extending 20 datasets benchmark by collecting task instructions and solutions in the form of Python programs,thereby obtaining explainable solutions in addition to the correct answer.We additionally introduce two evaluation datasets to measure out-of-distribution performance and robustness to language perturbation.Finally, we introduce BHASKARA,a general-purpose mathematical reasoning model trained on LILA. Importantly, we find that multi-tasking leads to significant improvements (average relative improvement of 21.83% F1 score vs. single-task models),while the best performing model only obtains 60.40%,indicating the room for improvement in general mathematical reasoning and understanding.

BibTeX
@inproceedings{mishra-etal-2022-lila,
    title = "{LILA}: A Unified Benchmark for Mathematical Reasoning",
    author = "Mishra, Swaroop  and
      Finlayson, Matthew  and
      Lu, Pan  and
      Tang, Leonard  and
      Welleck, Sean  and
      Baral, Chitta  and
      Rajpurohit, Tanmay  and
      Tafjord, Oyvind  and
      Sabharwal, Ashish  and
      Clark, Peter  and
      Kalyan, Ashwin",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.emnlp-main.392/",
    doi = "10.18653/v1/2022.emnlp-main.392",
    pages = "5807--5832"
}
LILA: A Unified Benchmark for Mathematical Reasoning · EMNLP 2022