Verb-driven machine reading comprehension with dual-graph neural network

Haiyang Zhang,Chao Jiang
DOI: https://doi.org/10.1016/j.patrec.2023.11.008
IF: 4.757
2023-12-01
Pattern Recognition Letters
Abstract:Logical reasoning of context is vital for reading comprehension, which requires to explore the logical relationship through sentence structure. However, previous methods of logical symbols and graph-based models do not make full explore the relationships among entities. In this paper, we present a verb-driven dual-graph network (VDGN) that utilizes core verbs of sentences to model the inter-sentence relationship by the ability of verbs to express linguistic context and the shortest dependency path to model the relationship between entities of intra-sentence. We construct a context graph and a query graph respectively through the above method. In order to predict the answer correctly, our framework fuses information from the context graph and the query graph applying a bi-directional attention mechanism on graph data. We evaluate our approach on two public logical reasoning machine reading comprehension(MRC) datasets: ReClor and LogiQA. Experiments on representative benchmark datasets demonstrate the effectiveness of our approach.
computer science, artificial intelligence
What problem does this paper attempt to address?