paper-with-me

홈 › Papers

From Query to Logic: Ontology-Driven Multi-Hop Reasoning in LLMs

2025-08-02 · Haonan Bian, Yutao Qi, Rui Yang, Yuanxi Che, Jiaqian Wang, Heming Xia, Ranran Zhen arxiv

Large Language Models (LLMs), despite their success in question answering, exhibit limitations in complex multi-hop question answering (MQA) tasks that necessitate non-linear, structured reasoning. This limitation stems from their inability to adequately capture deep conceptual relationships between entities. To overcome this challenge, we present ORACLE (Ontology-driven Reasoning And Chain for Logical Eucidation), a training-free framework that combines LLMs' generative capabilities with the structural benefits of knowledge graphs. Our approach operates through three stages: (1) dynamic construction of question-specific knowledge ontologies using LLMs, (2) transformation of these ontologies into First-Order Logic reasoning chains, and (3) systematic decomposition of the original query into logically coherent sub-questions. Experimental results on several standard MQA benchmarks show that our framework achieves highly competitive performance, rivaling current state-of-the-art models like DeepSeek-R1. Detailed analyses further confirm the effectiveness of each component, while demonstrating that our method generates more logical and interpretable reasoning chains than existing approaches.

📄 PDF Abstract BibTeX arXiv:2508.01424

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-hop Question AnsweringKnowledge Graphs

Similar Papers 제목 키워드 기반

Neuro-Symbolic Ontology-Mediated Query Answering

2021-09-29 · Medina Andresel, Daria Stepanova, Trung-Kien Tran, Csaba Domokos 외

Recently, low-dimensional vector space representations of Knowledge Graphs (KGs) have been applied to find answers to logical queries over incomplete KGs. However, the current methods only focus on inductive reasoning, i…

Data AugmentationKnowledge Graphs

Combining Inductive and Deductive Reasoning for Query Answering over Incomplete Knowledge Graphs

2021-06-26 · Medina Andresel, Trung-Kien Tran, Csaba Domokos, Pasquale Minervini 외

Current methods for embedding-based query answering over incomplete Knowledge Graphs (KGs) only focus on inductive reasoning, i.e., predicting answers by learning patterns from the data, and lack the complementary abilit…

Data AugmentationKnowledge Graphs

Inseparability and Conservative Extensions of Description Logic Ontologies: A Survey

2018-04-20 · Elena Botoeva, Boris Konev, Carsten Lutz, Vladislav Ryzhikov 외

The question whether an ontology can safely be replaced by another, possibly simpler, one is fundamental for many ontology engineering and maintenance tasks. It underpins, for example, ontology versioning, ontology modul…

Survey

Extract ABox Modules for Efficient Ontology Querying

2013-05-21 · Jia Xu, Patrick Shironoshita, Ubbo Visser, Nigel John 외

The extraction of logically-independent fragments out of an ontology ABox can be useful for solving the tractability problem of querying ontologies with large ABoxes. In this paper, we propose a formal definition of an A…

Retrieval

Ontology-based Data Access: A Study through Disjunctive Datalog, CSP, and MMSNP

2013-01-28 · Meghyn Bienvenu, Balder ten Cate, Carsten Lutz, Frank Wolter

Ontology-based data access is concerned with querying incomplete data sources in the presence of domain-specific knowledge provided by an ontology. A central notion in this setting is that of an ontology-mediated query, …

Negation