ACL 2022long31 citations

AdaLoGN: Adaptive Logic Graph Network for Reasoning-Based Machine Reading Comprehension

Xiao Li, Gong Cheng, Ziheng Chen, Yawei Sun, Yuzhong Qu

Abstract

Recent machine reading comprehension datasets such as ReClor and LogiQA require performing logical reasoning over text. Conventional neural models are insufficient for logical reasoning, while symbolic reasoners cannot directly apply to text. To meet the challenge, we present a neural-symbolic approach which, to predict an answer, passes messages over a graph representing logical relations between text units. It incorporates an adaptive logic graph network (AdaLoGN) which adaptively infers logical relations to extend the graph and, essentially, realizes mutual and iterative reinforcement between neural and symbolic reasoning. We also implement a novel subgraph-to-node message passing mechanism to enhance context-option interaction for answering multiple-choice questions. Our approach shows promising results on ReClor and LogiQA.

BibTeX
@inproceedings{li-etal-2022-adalogn,
    title = "{A}da{L}o{GN}: Adaptive Logic Graph Network for Reasoning-Based Machine Reading Comprehension",
    author = "Li, Xiao  and
      Cheng, Gong  and
      Chen, Ziheng  and
      Sun, Yawei  and
      Qu, Yuzhong",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.acl-long.494/",
    doi = "10.18653/v1/2022.acl-long.494",
    pages = "7147--7161"
}
AdaLoGN: Adaptive Logic Graph Network for Reasoning-Based Machine Reading Comprehension · ACL 2022