paper-with-me

Papers

Soft Reasoning Paths for Knowledge Graph Completion

2025-05-06 · Yanning Hou, Sihang Zhou, Ke Liang, Lingyuan Meng, Xiaoshu Chen, Ke Xu, Siwei Wang, Xinwang Liu, Jian Huang

Reasoning paths are reliable information in knowledge graph completion (KGC) in which algorithms can find strong clues of the actual relation between entities. However, in real-world applications, it is difficult to guarantee that computationally affordable paths exist toward all candidate entities. According to our observation, the prediction accuracy drops significantly when paths are absent. To make the proposed algorithm more stable against the missing path circumstances, we introduce soft reasoning paths. Concretely, a specific learnable latent path embedding is concatenated to each relation to help better model the characteristics of the corresponding paths. The combination of the relation and the corresponding learnable embedding is termed a soft path in our paper. By aligning the soft paths with the reasoning paths, a learnable embedding is guided to learn a generalized path representation of the corresponding relation. In addition, we introduce a hierarchical ranking strategy to make full use of information about the entity, relation, path, and soft path to help improve both the efficiency and accuracy of the model. Extensive experimental results illustrate that our algorithm outperforms the compared state-of-the-art algorithms by a notable margin. The code will be made publicly available after the paper is officially accepted.

📄 PDF Abstract BibTeX arXiv:2505.03285

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graph CompletionRelation

Similar Papers 제목 키워드 기반

Reasoning Over Paths via Knowledge Base Completion

2019-11-01 · WS 2019 11 · Saatviga Sudhahar, Ian Roberts, Andrea Pierleoni

Reasoning over paths in large scale knowledge graphs is an important problem for many applications. In this paper we discuss a simple approach to automatically build and rank paths between a source and target entity pair…

Knowledge Base CompletionKnowledge Graphs

Dynamic Anticipation and Completion for Multi-Hop Reasoning over Sparse Knowledge Graph

2020-10-05 · EMNLP 2020 11 · Xin Lv, Xu Han, Lei Hou, Juanzi Li 외

Multi-hop reasoning has been widely studied in recent years to seek an effective and interpretable method for knowledge graph (KG) completion. Most previous reasoning methods are designed for dense KGs with enough paths …

Exploring & Exploiting High-Order Graph Structure for Sparse Knowledge Graph Completion

2023-06-29 · Tao He, Ming Liu, Yixin Cao, Zekun Wang 외

Sparse knowledge graph (KG) scenarios pose a challenge for previous Knowledge Graph Completion (KGC) methods, that is, the completion performance decreases rapidly with the increase of graph sparsity. This problem is als…

Knowledge Graph CompletionLogical Reasoning

Discover Important Paths in the Knowledge Graph Based on Dynamic Relation Confidence

2022-11-02 · Shanqing Yu, Yijun Wu, Ran Gan, Jiajun Zhou 외

Most of the existing knowledge graphs are not usually complete and can be complemented by some reasoning algorithms. The reasoning method based on path features is widely used in the field of knowledge graph reasoning an…

Knowledge GraphsRelation

Path-based knowledge reasoning with textual semantic information for medical knowledge graph completion

2021-05-27 · Yinyu Lan, Shizhu He, Xiangrong Zeng, Shengping Liu 외

Background Knowledge graphs (KGs), especially medical knowledge graphs, are often significantly incomplete, so it necessitating a demand for medical knowledge graph completion (MedKGC). MedKGC can find new facts based on…

Knowledge Graph CompletionKnowledge Graphs