paper-with-me

Papers

Knowledge Reasoning via Jointly Modeling Knowledge Graphs and Soft Rules

2023-01-07 · Yinyu Lan, Shizhu He, Kang Liu, Jun Zhao

Knowledge graphs (KGs) play a crucial role in many applications, such as question answering, but incompleteness is an urgent issue for their broad application. Much research in knowledge graph completion (KGC) has been performed to resolve this issue. The methods of KGC can be classified into two major categories: rule-based reasoning and embedding-based reasoning. The former has high accuracy and good interpretability, but a major challenge is to obtain effective rules on large-scale KGs. The latter has good efficiency and scalability, but it relies heavily on data richness and cannot fully use domain knowledge in the form of logical rules. We propose a novel method that injects rules and learns representations iteratively to take full advantage of rules and embeddings. Specifically, we model the conclusions of rule groundings as 0-1 variables and use a rule confidence regularizer to remove the uncertainty of the conclusions. The proposed approach has the following advantages: 1) It combines the benefits of both rules and knowledge graph embeddings (KGEs) and achieves a good balance between efficiency and scalability. 2) It uses an iterative method to continuously improve KGEs and remove incorrect rule conclusions. Evaluations on two public datasets show that our method outperforms the current state-of-the-art methods, improving performance by 2.7\% and 4.3\% in mean reciprocal rank (MRR).

📄 PDF Abstract BibTeX arXiv:2301.02781

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graph CompletionKnowledge Graph EmbeddingsKnowledge GraphsQuestion Answering

Similar Papers 제목 키워드 기반

EvoKG: Jointly Modeling Event Time and Network Structure for Reasoning over Temporal Knowledge Graphs

2022-02-15 · Namyong Park, Fuchen Liu, Purvanshi Mehta, Dana Cristofor 외

How can we perform knowledge reasoning over temporal knowledge graphs (TKGs)? TKGs represent facts about entities and their relations, where each fact is associated with a timestamp. Reasoning over TKGs, i.e., inferring …

Density EstimationKnowledge GraphsLink Prediction

Towards Graph Foundation Models: Training on Knowledge Graphs Enables Transferability to General Graphs

2024-10-16 · Kai Wang, Siqiang Luo, Caihua Shan, Yifei Shen

Inspired by the success of large language models, there is a trend toward developing graph foundation models to conduct diverse downstream tasks in various domains. However, current models often require extra fine-tuning…

Knowledge GraphsZero-Shot Learning

Explainable Subgraph Reasoning for Forecasting on Temporal Knowledge Graphs

2021-01-01 · ICLR 2021 1 · Zhen Han, Peng Chen, Yunpu Ma, Volker Tresp

Interest has been rising lately towards modeling time-evolving knowledge graphs (KGs) with the rapid growth of heterogeneous event data. Recently, graph representation learning approaches have become the dominant paradig…

Graph Representation LearningKnowledge GraphsLink PredictionRepresentation Learning

G-reasoner: Foundation Models for Unified Reasoning over Graph-structured Knowledge

2025-09-29 · Linhao Luo, Zicheng Zhao, Junnan Liu, Zhangchi Qiu 외 arxiv

Large language models (LLMs) excel at complex reasoning but remain limited by static and incomplete parametric knowledge. Retrieval-augmented generation (RAG) mitigates this by incorporating external knowledge, yet exist…

Jointly Modeling Inter-Slot Relations by Random Walk on Knowledge Graphs for Unsupervised Spoken Language Understanding

2015-05-01 · HLT 2015 5 · William Yang Wang, Yun-Nung Chen, Alexander Rudnicky
Knowledge GraphsSpoken Dialogue SystemsSpoken Language Understanding