paper-with-me

홈 › Papers

MCMH: Learning Multi-Chain Multi-Hop Rules for Knowledge Graph Reasoning

2020-10-05 · Findings of the Association for Computational Linguistics 2020 · Lu Zhang, Mo Yu, Tian Gao, Yue Yu

Multi-hop reasoning approaches over knowledge graphs infer a missing relationship between entities with a multi-hop rule, which corresponds to a chain of relationships. We extend existing works to consider a generalized form of multi-hop rules, where each rule is a set of relation chains. To learn such generalized rules efficiently, we propose a two-step approach that first selects a small set of relation chains as a rule and then evaluates the confidence of the target relationship by jointly scoring the selected chains. A game-theoretical framework is proposed to this end to simultaneously optimize the rule selection and prediction steps. Empirical results show that our multi-chain multi-hop (MCMH) rules result in superior results compared to the standard single-chain approaches, justifying both our formulation of generalized rules and the effectiveness of the proposed learning framework.

📄 PDF Abstract BibTeX arXiv:2010.01735

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsRelation

Similar Papers 제목 키워드 기반

From Chain to Tree: Refining Chain-like Rules into Tree-like Rules on Knowledge Graphs

2024-03-08 · Wangtao Sun, Shizhu He, Jun Zhao, Kang Liu

With good explanatory power and controllability, rule-based methods play an important role in many tasks such as knowledge reasoning and decision support. However, existing studies primarily focused on learning chain-lik…

Knowledge GraphsLink Prediction

Semantic Interoperability on Blockchain by Generating Smart Contracts Based on Knowledge Graphs

2024-09-11 · William Van Woensel, Oshani Seneviratne

Background: Health 3.0 allows decision making to be based on longitudinal data from multiple institutions, from across the patient's healthcare journey. In such a distributed setting, blockchain smart contracts can act a…

Code GenerationDecision MakingKnowledge Graphs

Efficient Tool Use with Chain-of-Abstraction Reasoning

2024-01-30 · Silin Gao, Jane Dwivedi-Yu, Ping Yu, Xiaoqing Ellen Tan 외

To achieve faithful reasoning that aligns with human expectations, large language models (LLMs) need to ground their reasoning to real-world knowledge (e.g., web facts, math and physical rules). Tools help LLMs access th…

MathMathematical ReasoningWorld Knowledge

Generating Logically Consistent Synthetic Supply Chain Data with LLM-Driven Knowledge Graph Reasoning

2026-05-26 · Yunbo Long, Ge Zheng, Liming Xu, Alexandra Brintrup arxiv

Synthetic data offers a promising solution to two persistent barriers in supply chain analytics: data scarcity and data privacy. However, for synthetic data to support operational simulation and decision-making, it must …

Tabular Data Generation

SCoRE: Benchmarking Long-Chain Reasoning in Commonsense Scenarios

2025-03-08 · Weidong Zhan, Yue Wang, Nan Hu, Liming Xiao 외

Currently, long-chain reasoning remains a key challenge for large language models (LLMs) because natural texts lack sufficient explicit reasoning data. However, existing benchmarks suffer from limitations such as narrow …

BenchmarkingDiagnosticLogical ReasoningMultiple-choice