paper-with-me

홈 › Papers

MDistMult: A Multiple Scoring Functions Model for Link Prediction on Antiviral Drugs Knowledge Graph

2021-11-29 · Weichuan Wang, Zhiwen Xie, Jin Liu, Yucong Duan, Bo Huang, Junsheng Zhang

Knowledge graphs (KGs) on COVID-19 have been constructed to accelerate the research process of COVID-19. However, KGs are always incomplete, especially the new constructed COVID-19 KGs. Link prediction task aims to predict missing entities for (e, r, t) or (h, r, e), where h and t are certain entities, e is an entity that needs to be predicted and r is a relation. This task also has the potential to solve COVID-19 related KGs' incomplete problem. Although various knowledge graph embedding (KGE) approaches have been proposed to the link prediction task, these existing methods suffer from the limitation of using a single scoring function, which fails to capture rich features of COVID-19 KGs. In this work, we propose the MDistMult model that leverages multiple scoring functions to extract more features from existing triples. We employ experiments on the CCKS2020 COVID-19 Antiviral Drugs Knowledge Graph (CADKG). The experimental results demonstrate that our MDistMult achieves state-of-the-art performance in link prediction task on the CADKG dataset

📄 PDF Abstract BibTeX arXiv:2111.14480

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLink PredictionPrediction

Similar Papers 제목 키워드 기반

Logical Expressivity and Explanations for Monotonic GNNs with Scoring Functions

2025-08-14 · Matthew Morris, David J. Tena Cucala, Bernardo Cuenca Grau arxiv

Graph neural networks (GNNs) are often used for the task of link prediction: predicting missing binary facts in knowledge graphs (KGs). To address the lack of explainability of GNNs on KGs, recent works extract Datalog r…

Knowledge GraphsLink Prediction

AutoWeird: Weird Translational Scoring Function Identified by Random Search

2022-07-24 · Hansi Yang, Yongqi Zhang, Quanming Yao

Scoring function (SF) measures the plausibility of triplets in knowledge graphs. Different scoring functions can lead to huge differences in link prediction performances on different knowledge graphs. In this report, we …

AttributeKnowledge GraphsLink PredictionTriplet

Pairwise Learning for Neural Link Prediction

2021-12-06 · Zhitao Wang, Yong Zhou, Litao Hong, Yuanhang Zou 외

In this paper, we aim at providing an effective Pairwise Learning Neural Link Prediction (PLNLP) framework. The framework treats link prediction as a pairwise learning to rank problem and consists of four main components…

Learning-To-RankLink PredictionLink Property PredictionPrediction+1

Proper-Composite Loss Functions in Arbitrary Dimensions

2019-02-19 · Zac Cranko, Robert C. Williamson, Richard Nock

The study of a machine learning problem is in many ways is difficult to separate from the study of the loss function being used. One avenue of inquiry has been to look at these loss functions in terms of their properties…

Density Estimationscoring rule

Decompressing Knowledge Graph Representations for Link Prediction

2019-11-11 · Xiang Kong, Xianyang Chen, Eduard Hovy

This paper studies the problem of predicting missing relationships between entities in knowledge graphs through learning their representations. Currently, the majority of existing link prediction models employ simple but…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLink Prediction+1