EMNLP 2024finding0 citations

Enhancing Arguments Recognition for Financial Mathematical Reasoning over Hybrid Data

Jinsu Lim, Yechan Hwang, Young-Jun Lee, Ho-Jin Choi

Abstract

Mathematical question answering over long-form documents is challenging across domains like finance or Wikipedia due to the abundance of candidate arguments within evidence, which complicates recognizing proper arguments for mathematical reasoning and poses hard to learning. In this paper, we propose an approach for training a generator to improve argument recognition. Our method enhances the probabilities of proper arguments in a reasoning program generation so that the arguments comprising the ground truth have higher weights. The proposed approach consists of an argument aggregator to model the probabilities in each candidate generation and an argument set loss to compute the cross-entropy between that probability and the candidates’ existence in the ground truth in terms of the argument set. In our experiments, we show performance improvements of 3.62% and 3.98% in execution accuracy and program accuracy, respectively, over the existing FinQANet model based on a financial mathematical QA dataset. Also, we observed that the similarity of argument sets between the generated program and the ground truth improved by about 2.9%, indicating a mitigation of the misrecognition problem.

BibTeX
@inproceedings{lim-etal-2024-enhancing,
    title = "Enhancing Arguments Recognition for Financial Mathematical Reasoning over Hybrid Data",
    author = "Lim, Jinsu  and
      Hwang, Yechan  and
      Lee, Young-Jun  and
      Choi, Ho-Jin",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.228/",
    doi = "10.18653/v1/2024.findings-emnlp.228",
    pages = "3961--3973"
}
Enhancing Arguments Recognition for Financial Mathematical Reasoning over Hybrid Data · EMNLP 2024