paper-with-me

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 with learned embeddings using a knowledge base completion model (KBC). We assembled a knowledge graph by mining the available biomedical scientific literature and extracted a set of high frequency paths to use for validation. We demonstrate that our method is able to effectively rank a list of known paths between a pair of entities and also come up with plausible paths that are not present in the knowledge graph. For a given entity pair we are able to reconstruct the highest ranking path 60% of the time within the the top 10 ranked paths and achieve 49% mean average precision. Our approach is compositional since any KBC model that can produce vector representations of entities can be used.

📄 PDF Abstract BibTeX arXiv:1911.00492

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Base CompletionKnowledge Graphs

Similar Papers 제목 키워드 기반

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 …

Soft Reasoning Paths for Knowledge Graph Completion

2025-05-06 · Yanning Hou, Sihang Zhou, Ke Liang, Lingyuan Meng 외

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 guar…

Knowledge Graph CompletionRelation

Recurrent One-Hop Predictions for Reasoning over Knowledge Graphs

2018-06-12 · COLING 2018 8 · Wenpeng Yin, Yadollah Yaghoobzadeh, Hinrich Schütze

Large scale knowledge graphs (KGs) such as Freebase are generally incomplete. Reasoning over multi-hop (mh) KG paths is thus an important capability that is needed for question answering or other NLP tasks that require k…

Knowledge Base CompletionKnowledge GraphsQuestion AnsweringRelation

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