Enhancing Embedding Representations of Biomedical Data using Logic Knowledge
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 and relations in a latent space. KGE techniques are particularly effective for the biomedical domain, where it is quite common to deal with large knowledge graphs underlying complex interactions between biological and chemical objects. Recently in the literature, the PharmKG dataset has been proposed as one of the most challenging knowledge graph biomedical benchmark, with hundreds of thousands of relational facts between genes, diseases and chemicals. Despite KGEs can scale to very large relational domains, they generally fail at representing more complex relational dependencies between facts, like logic rules, which may be fundamental in complex experimental settings. In this paper, we exploit logic rules to enhance the embedding representations of KGEs on the PharmKG dataset. To this end, we adopt Relational Reasoning Network (R2N), a recently proposed neural-symbolic approach showing promising results on knowledge graph completion tasks. An R2N uses the available logic rules to build a neural architecture that reasons over KGE latent representations. In the experiments, we show that our approach is able to significantly improve the current state-of-the-art on the PharmKG dataset. Finally, we provide an ablation study to experimentally compare the effect of alternative sets of rules according to different selection criteria and varying the number of considered rules.
Code (0)
등록된 구현이 없습니다.
Tasks
Knowledge Graph CompletionKnowledge Graph EmbeddingsKnowledge GraphsRelational ReasoningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Graph Embedding on Biomedical Networks: Methods, Applications, and Evaluations
Graph embedding learning that aims to automatically learn low-dimensional node representations, has drawn increasing attention in recent years. To date, most recent graph embedding methods are evaluated on social and inf…
Graph EmbeddingLink PredictionNode ClassificationPrediction+1Unified Representation of Genomic and Biomedical Concepts through Multi-Task, Multi-Source Contrastive Learning
We introduce GENomic Encoding REpresentation with Language Model (GENEREL), a framework designed to bridge genetic and biomedical knowledge bases. What sets GENEREL apart is its ability to fine-tune language models to in…
Contrastive LearningData IntegrationKnowledge GraphsLanguage Modeling+1Automatic Biomedical Term Clustering by Learning Fine-grained Term Representations
Term clustering is important in biomedical knowledge graph construction. Using similarities between terms embedding is helpful for term clustering. State-of-the-art term embeddings leverage pretrained language models to …
ClusteringContrastive Learninggraph constructionKnowledge GraphsPredicting Molecule-Target Interaction by Learning Biomedical Network and Molecule Representations
The study of molecule-target interaction is quite important for drug discovery in terms of target identification, hit identification, pathway study, drug-drug interaction, etc. Most existing methodologies utilize either …
Drug DiscoveryGraph Neural NetworkFast and scalable learning of neuro-symbolic representations of biomedical knowledge
In this work we address the problem of fast and scalable learning of neuro-symbolic representations for general biological knowledge. Based on a recently published comprehensive biological knowledge graph (Alshahrani, 20…
Entity EmbeddingsLink PredictionRepresentation Learning