AdaLoGN: Adaptive Logic Graph Network for Reasoning-Based Machine Reading Comprehension
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.
Code (1)
Tasks
Logical ReasoningMachine Reading ComprehensionMultiple-choiceReading ComprehensionSimilar Papers 제목 키워드 기반
CLARK: Closed-loop Learning for Adaptive Reasoning over Knowledge Graphs
Machine Learning models are widely used for automating classification tasks by extracting statistical patterns from data. However, their performance deteriorates if the data distribution changes, making them ill-suited t…
Knowledge GraphsAn Adaptive Logical Rule Embedding Model for Inductive Reasoning over Temporal Knowledge Graphs
Temporal knowledge graphs (TKGs) extrapolation reasoning predicts future events based on historical information, which has great research significance and broad application value. Existing methods can be divided into emb…
Knowledge GraphsRelationYou Don't Need Pre-built Graphs for RAG: Retrieval Augmented Generation with Adaptive Reasoning Structures
Large language models (LLMs) often suffer from hallucination, generating factually incorrect statements when handling questions beyond their knowledge and perception. Retrieval-augmented generation (RAG) addresses this b…
Logiformer: A Two-Branch Graph Transformer Network for Interpretable Logical Reasoning
Machine reading comprehension has aroused wide concerns, since it explores the potential of model for text understanding. To further equip the machine with the reasoning capability, the challenging task of logical reason…
Logical ReasoningMachine Reading ComprehensionReading ComprehensionVocal Bursts Valence PredictionData Science with Vadalog: Bridging Machine Learning and Reasoning
Following the recent successful examples of large technology companies, many modern enterprises seek to build knowledge graphs to provide a unified view of corporate knowledge and to draw deep insights using machine lear…
BIG-bench Machine LearningKnowledge GraphsLogical ReasoningManagement