ACL 2021long18 citations

Factoring Statutory Reasoning as Language Understanding Challenges

Nils Holzenberger, Benjamin Van Durme

Abstract

Statutory reasoning is the task of determining whether a legal statute, stated in natural language, applies to the text description of a case. Prior work introduced a resource that approached statutory reasoning as a monolithic textual entailment problem, with neural baselines performing nearly at-chance. To address this challenge, we decompose statutory reasoning into four types of language-understanding challenge problems, through the introduction of concepts and structure found in Prolog programs. Augmenting an existing benchmark, we provide annotations for the four tasks, and baselines for three of them. Models for statutory reasoning are shown to benefit from the additional structure, improving on prior baselines. Further, the decomposition into subtasks facilitates finer-grained model diagnostics and clearer incremental progress.

BibTeX
@inproceedings{holzenberger-van-durme-2021-factoring,
    title = "Factoring Statutory Reasoning as Language Understanding Challenges",
    author = "Holzenberger, Nils  and
      Van Durme, Benjamin",
    editor = "Zong, Chengqing  and
      Xia, Fei  and
      Li, Wenjie  and
      Navigli, Roberto",
    booktitle = "Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)",
    month = aug,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.acl-long.213/",
    doi = "10.18653/v1/2021.acl-long.213",
    pages = "2742--2758"
}
Factoring Statutory Reasoning as Language Understanding Challenges · ACL 2021