paper-with-me

Papers

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

2022-03-16 · ACL 2022 5 · Xiao Li, Gong Cheng, Ziheng Chen, Yawei Sun, Yuzhong Qu

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.

📄 PDF Abstract BibTeX arXiv:2203.08992

Code (1)

nju-websoft/adalogn 공식 구현 pytorch

Tasks

Logical ReasoningMachine Reading ComprehensionMultiple-choiceReading Comprehension

Similar Papers 제목 키워드 기반

CLARK: Closed-loop Learning for Adaptive Reasoning over Knowledge Graphs

2026-07-22 · Yousef Khan, Luca Gherardini, Marco Maratea, Joel Arrais 외 arxiv

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 Graphs

An Adaptive Logical Rule Embedding Model for Inductive Reasoning over Temporal Knowledge Graphs

2022-12-07 · Empirical Methods in Natural Language Processing 2022 12 · Xin Mei, Libin Yang, Zuowei Jiang, Xiaoyan Cai

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 GraphsRelation

You Don't Need Pre-built Graphs for RAG: Retrieval Augmented Generation with Adaptive Reasoning Structures

2025-08-08 · Shengyuan Chen, Chuang Zhou, Zheng Yuan, Qinggang Zhang 외 arxiv

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

2022-05-02 · Fangzhi Xu, Jun Liu, Qika Lin, Yudai Pan 외

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 Prediction

Data Science with Vadalog: Bridging Machine Learning and Reasoning

2018-07-23 · Luigi Bellomarini, Ruslan R. Fayzrakhmanov, Georg Gottlob, Andrey Kravchenko 외

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