paper-with-me

Papers

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

2022-11-02 · Shanqing Yu, Yijun Wu, Ran Gan, Jiajun Zhou, Ziwan Zheng, Qi Xuan

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 and completion on account of that its have strong interpretability. However, reasoning methods based on path features still have several problems in the following aspects: Path search isinefficient, insufficient paths for sparse tasks and some paths are not helpful for reasoning tasks. In order to solve the above problems, this paper proposes a method called DC-Path that combines dynamic relation confidence and other indicators to evaluate path features, and then guide path search, finally conduct relation reasoning. Experimental result show that compared with the existing relation reasoning algorithm, this method can select the most representative features in the current reasoning task from the knowledge graph and achieve better performance on the current relation reasoning task.

📄 PDF Abstract BibTeX arXiv:2211.00914

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsRelation

Similar Papers 제목 키워드 기반

Knowledge-Decks: Automatically Generating Presentation Slide Decks of Visual Analytics Knowledge Discovery Applications

2022-12-02 · Leonardo Christino, Taylor Hill, Fernando Paulovich

Visual Analytics (VA) tools provide ways for users to harness insights and knowledge from datasets. Recalling and retelling user experiences while utilizing VA tools has attracted significant interest. Nevertheless, each…

PathMind: A Retrieve-Prioritize-Reason Framework for Knowledge Graph Reasoning with Large Language Models

2025-11-18 · Yu Liu, Xixun Lin, Yanmin Shang, Yangxi Li 외 arxiv

Knowledge graph reasoning (KGR) is the task of inferring new knowledge by performing logical deductions on knowledge graphs. Recently, large language models (LLMs) have demonstrated remarkable performance in complex reas…

Knowledge Graphs

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

Explaining GNN over Evolving Graphs using Information Flow

2021-11-19 · Yazheng Liu, Xi Zhang, Sihong Xie

Graphs are ubiquitous in many applications, such as social networks, knowledge graphs, smart grids, etc.. Graph neural networks (GNN) are the current state-of-the-art for these applications, and yet remain obscure to hum…

Knowledge Graphs

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