English

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

Computation and Language 2022-03-18 v1 Artificial Intelligence Neural and Evolutionary Computing Symbolic Computation

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.

Keywords

Cite

@article{arxiv.2203.08992,
  title  = {AdaLoGN: Adaptive Logic Graph Network for Reasoning-Based Machine Reading Comprehension},
  author = {Xiao Li and Gong Cheng and Ziheng Chen and Yawei Sun and Yuzhong Qu},
  journal= {arXiv preprint arXiv:2203.08992},
  year   = {2022}
}

Comments

11 pages, accepted to the main conference of ACL 2022

R2 v1 2026-06-24T10:16:27.244Z