Abstract
Minimizing adverse reactions caused by drug-drug interactions has always beena momentous research topic in clinical pharmacology. Detecting all possibleinteractions through clinical studies before a drug is released to the marketis a demanding task. The power of big data is opening up new approaches todiscover various drug-drug interactions. However, these discoveries contain ahuge amount of noise and provide knowledge bases far from complete andtrustworthy ones to be utilized. Most existing studies focus on predictingbinary drug-drug interactions between drug pairs but ignore other interactions.In this paper, we propose a novel framework, called PRD, to predict drug-druginteractions. The framework uses the graph embedding that can overcome dataincompleteness and sparsity issues to achieve multiple DDI label prediction.First, a large-scale drug knowledge graph is generated from different sources.Then, the knowledge graph is embedded with comprehensive biomedical text into acommon low dimensional space. Finally, the learned embeddings are used toefficiently compute rich DDI information through a link prediction process. Tovalidate the effectiveness of the proposed framework, extensive experimentswere conducted on real-world datasets. The results demonstrate that our modeloutperforms several state-of-the-art baseline methods in terms of capabilityand accuracy.