paper-with-me

Papers

Biomedical Knowledge Graph Refinement with Embedding and Logic Rules

2020-12-02 · Sendong Zhao, Bing Qin, Ting Liu, Fei Wang

Currently, there is a rapidly increasing need for high-quality biomedical knowledge graphs (BioKG) that provide direct and precise biomedical knowledge. In the context of COVID-19, this issue is even more necessary to be highlighted. However, most BioKG construction inevitably includes numerous conflicts and noises deriving from incorrect knowledge descriptions in literature and defective information extraction techniques. Many studies have demonstrated that reasoning upon the knowledge graph is effective in eliminating such conflicts and noises. This paper proposes a method BioGRER to improve the BioKG's quality, which comprehensively combines the knowledge graph embedding and logic rules that support and negate triplets in the BioKG. In the proposed model, the BioKG refinement problem is formulated as the probability estimation for triplets in the BioKG. We employ the variational EM algorithm to optimize knowledge graph embedding and logic rule inference alternately. In this way, our model could combine efforts from both the knowledge graph embedding and logic rules, leading to better results than using them alone. We evaluate our model over a COVID-19 knowledge graph and obtain competitive results.

📄 PDF Abstract BibTeX arXiv:2012.01031

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs

Similar Papers 제목 키워드 기반

Biomedical Knowledge Graph Refinement and Completion using Graph Representation Learning and Top-K Similarity Measure

2020-12-18 · Islam Akef Ebeid, Majdi Hassan, Tingyi Wanyan, Jack Roper 외

Knowledge Graphs have been one of the fundamental methods for integrating heterogeneous data sources. Integrating heterogeneous data sources is crucial, especially in the biomedical domain, where central data-driven task…

Drug DiscoveryGraph Representation LearningKnowledge Graph CompletionKnowledge Graphs+2

BioGraphFusion: Graph Knowledge Embedding for Biological Completion and Reasoning

2025-07-19 · Yitong Lin, Jiaying He, Jiahe Chen, Xinnan Zhu 외 arxiv

Motivation: Biomedical knowledge graphs (KGs) are crucial for drug discovery and disease understanding, yet their completion and reasoning are challenging. Knowledge Embedding (KE) methods capture global semantics but st…

Knowledge GraphsDrug Discovery

MedGraph: An experimental semantic information retrieval method using knowledge graph embedding for the biomedical citations indexed in PubMed

2021-12-12 · Islam Akef Ebeid, Elizabeth Pierce

Here we study the semantic search and retrieval problem in biomedical digital libraries. First, we introduce MedGraph, a knowledge graph embedding-based method that provides semantic relevance retrieval and ranking for t…

ArticlesBiomedical Information RetrievalGraph EmbeddingInformation Retrieval+2

The Role of Graph Topology in the Performance of Biomedical Knowledge Graph Completion Models

2024-09-06 · Alberto Cattaneo, Stephen Bonner, Thomas Martynec, Carlo Luschi 외

Knowledge Graph Completion has been increasingly adopted as a useful method for several tasks in biomedical research, like drug repurposing or drug-target identification. To that end, a variety of datasets and Knowledge …

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graphs

Enhancing Embedding Representations of Biomedical Data using Logic Knowledge

2023-03-23 · Michelangelo Diligenti, Francesco Giannini, Stefano Fioravanti, Caterina Graziani 외

Knowledge Graph Embeddings (KGE) have become a quite popular class of models specifically devised to deal with ontologies and graph structure data, as they can implicitly encode statistical dependencies between entities …

Knowledge Graph CompletionKnowledge Graph EmbeddingsKnowledge GraphsRelational Reasoning