EMNLP 2022finding4 citations

Can AMR Assist Legal and Logical Reasoning?

Nikolaus Schrack, Ruixiang Cui, Hugo López, Daniel Hershcovich

Abstract

Abstract Meaning Representation (AMR) has been shown to be useful for many downstream tasks. In this work, we explore the use of AMR for legal and logical reasoning. Specifically, we investigate if AMR can help capture logical relationships on multiple choice question answering (MCQA) tasks. We propose neural architectures that utilize linearised AMR graphs in combination with pre-trained language models. While these models are not able to outperform text-only baselines, they correctly solve different instances than the text models, suggesting complementary abilities. Error analysis further reveals that AMR parsing quality is the most prominent challenge, especially regarding inputs with multiple sentences. We conduct a theoretical analysis of how logical relations are represented in AMR and conclude it might be helpful in some logical statements but not for others.

BibTeX
@inproceedings{schrack-etal-2022-amr,
    title = "Can {AMR} Assist Legal and Logical Reasoning?",
    author = "Schrack, Nikolaus  and
      Cui, Ruixiang  and
      L{\'o}pez, Hugo  and
      Hershcovich, Daniel",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2022",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-emnlp.112/",
    doi = "10.18653/v1/2022.findings-emnlp.112",
    pages = "1555--1568"
}
Can AMR Assist Legal and Logical Reasoning? · EMNLP 2022