ACL 2022findings77 citations

Logic-Driven Context Extension and Data Augmentation for Logical Reasoning of Text

Siyuan Wang, Wanjun Zhong, Duyu Tang, Zhongyu Wei, Zhihao Fan, Daxin Jiang, Ming Zhou, Nan Duan

Abstract

Logical reasoning of text requires identifying critical logical structures in the text and performing inference over them. Existing methods for logical reasoning mainly focus on contextual semantics of text while struggling to explicitly model the logical inference process. In this paper, we not only put forward a logic-driven context extension framework but also propose a logic-driven data augmentation algorithm. The former follows a three-step reasoning paradigm, and each step is respectively to extract logical expressions as elementary reasoning units, symbolically infer the implicit expressions following equivalence laws and extend the context to validate the options. The latter augments literally similar but logically different instances and incorporates contrastive learning to better capture logical information, especially logical negative and conditional relationships. We conduct experiments on two benchmark datasets, ReClor and LogiQA. The results show that our method achieves state-of-the-art performance on both datasets, and even surpasses human performance on the ReClor dataset.

BibTeX
@inproceedings{wang-etal-2022-logic,
    title = "Logic-Driven Context Extension and Data Augmentation for Logical Reasoning of Text",
    author = "Wang, Siyuan  and
      Zhong, Wanjun  and
      Tang, Duyu  and
      Wei, Zhongyu  and
      Fan, Zhihao  and
      Jiang, Daxin  and
      Zhou, Ming  and
      Duan, Nan",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2022",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-acl.127/",
    doi = "10.18653/v1/2022.findings-acl.127",
    pages = "1619--1629"
}
Logic-Driven Context Extension and Data Augmentation for Logical Reasoning of Text · ACL 2022