paper-with-me

홈 › Papers

Analysis of Drug repurposing Knowledge graphs for Covid-19

2022-12-07 · Ajay Kumar Gogineni

Knowledge graph (KG) is used to represent data in terms of entities and structural relations between the entities. This representation can be used to solve complex problems such as recommendation systems and question answering. In this study, a set of candidate drugs for COVID-19 are proposed by using Drug repurposing knowledge graph (DRKG). DRKG is a biological knowledge graph constructed using a vast amount of open source biomedical knowledge to understand the mechanism of compounds and the related biological functions. Node and relation embeddings are learned using knowledge graph embedding models and neural network and attention related models. Different models are used to get the node embedding by changing the objective of the model. These embeddings are later used to predict if a candidate drug is effective to treat a disease or how likely it is for a drug to bind to a protein associated to a disease which can be modelled as a link prediction task between two nodes. RESCAL performed the best on the test dataset in terms of MR, MRR and Hits@3.

📄 PDF Abstract BibTeX arXiv:2212.03911

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLink PredictionQuestion AnsweringRecommendation Systems

Methods 이 논문이 사용한 방법론

Test 설명 없음
RESCAL RESCAL

Similar Papers 제목 키워드 기반

COVID-19 Literature Knowledge Graph Construction and Drug Repurposing Report Generation

2020-07-01 · NAACL 2021 4 · Qingyun Wang, Manling Li, Xuan Wang, Nikolaus Parulian 외

To combat COVID-19, both clinicians and scientists need to digest vast amounts of relevant biomedical knowledge in scientific literature to understand the disease mechanism and related biological functions. We have devel…

graph constructionKnowledge GraphsQuestion Answering

TeX-Graph: Coupled tensor-matrix knowledge-graph embedding for COVID-19 drug repurposing

2020-10-22 · Charilaos I. Kanatsoulis, Nicholas D. Sidiropoulos

Knowledge graphs (KGs) are powerful tools that codify relational behaviour between entities in knowledge bases. KGs can simultaneously model many different types of subject-predicate-object and higher-order relations. As…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs

Drug repurposing prediction for COVID-19 using probabilistic networks and crowdsourced curation

2020-05-22 · David J. Skelton, Aoesha Alsobhe, Elisa Anastasi, Christian Atallah 외

Severe acute respiratory syndrome coronavirus two (SARS-CoV-2), the virus responsible for the coronavirus disease 2019 (COVID-19) pandemic, represents an unprecedented global health challenge. Consequently, a large amoun…

Knowledge Graphs

Deep learning for drug repurposing: methods, databases, and applications

2022-02-08 · Xiaoqin Pan, Xuan Lin, Dongsheng Cao, Xiangxiang Zeng 외

Drug development is time-consuming and expensive. Repurposing existing drugs for new therapies is an attractive solution that accelerates drug development at reduced experimental costs, specifically for Coronavirus Disea…

Deep Learning

Dr-COVID: Graph Neural Networks for SARS-CoV-2 Drug Repurposing

2020-12-03 · Siddhant Doshi, Sundeep Prabhakar Chepuri

The 2019 novel coronavirus (SARS-CoV-2) pandemic has resulted in more than a million deaths, high morbidities, and economic distress worldwide. There is an urgent need to identify medications that would treat and prevent…

Drug DesignGraph Neural NetworkLink Prediction