paper-with-me

홈 › Papers

MKDTI: Predicting drug-target interactions via multiple kernel fusion on graph attention network

2024-07-14 · Yuhuan Zhou, Yulin Wu, Weiwei Yuan, Xuan Wang, Junyi Li

Drug-target relationships may now be predicted computationally using bioinformatics data, which is a valuable tool for understanding pharmacological effects, enhancing drug development efficiency, and advancing related research. A number of structure-based, ligand-based and network-based approaches have now emerged. Furthermore, the integration of graph attention networks with intricate drug target studies is an application area of growing interest. In our work, we formulate a model called MKDTI by extracting kernel information from various layer embeddings of a graph attention network. This combination improves the prediction ability with respect to novel drug-target relationships. We first build a drug-target heterogeneous network using heterogeneous data of drugs and targets, and then use a self-enhanced multi-head graph attention network to extract potential features in each layer. Next, we utilize embeddings of each layer to computationally extract kernel matrices and fuse multiple kernel matrices. Finally, we use a Dual Laplacian Regularized Least Squares framework to forecast novel drug-target entity connections. This prediction can be facilitated by integrating the kernel matrix associated with the drug-target. We measured our model's efficacy using AUPR and AUC. Compared to the benchmark algorithms, our model outperforms them in the prediction outcomes. In addition, we conducted an experiment on kernel selection. The results show that the multi-kernel fusion approach combined with the kernel matrix generated by the graph attention network provides complementary insights into the model. The fusion of this information helps to enhance the accuracy of the predictions.

📄 PDF Abstract BibTeX arXiv:2407.10055

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Attention

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

LEP-AD: Language Embedding of Proteins and Attention to Drugs predicts drug target interactions

2023-03-15 · ICLR 2023 3 · Anuj Daga, Sumeer Ahmad Khan, David Gomez Cabrero, Robert Hoehndorf 외

Predicting drug-target interactions is a tremendous challenge for drug development and lead optimization. Recent advances include training algorithms to learn drug-target interactions from data and molecular simulations.…

Language ModelingLanguage ModellingProtein Language Model

Modeling Polypharmacy and Predicting Drug-Drug Interactions using Deep Generative Models on Multimodal Graphs

2023-02-17 · Nhat Khang Ngo, Truong Son Hy, Risi Kondor

Latent representations of drugs and their targets produced by contemporary graph autoencoder models have proved useful in predicting many types of node-pair interactions on large networks, including drug-drug, drug-targe…

Link Prediction

Predicting Drug-Drug Interactions using Deep Generative Models on Graphs

2022-09-14 · Nhat Khang Ngo, Truong Son Hy, Risi Kondor

Latent representations of drugs and their targets produced by contemporary graph autoencoder-based models have proved useful in predicting many types of node-pair interactions on large networks, including drug-drug, drug…

Link Prediction

AMFPMC -- An improved method of detecting multiple types of drug-drug interactions using only known drug-drug interactions

2023-02-07 · Bar Vered, Guy Shtar, Lior Rokach, Bracha Shapira

Adverse drug interactions are largely preventable causes of medical accidents, which frequently result in physician and emergency room encounters. The detection of drug interactions in a lab, prior to a drug's use in med…

DTIAM: A unified framework for predicting drug-target interactions, binding affinities and activation/inhibition mechanisms

2023-12-23 · Zhangli Lu, Chuqi Lei, Kaili Wang, Libo Qin 외

Accurate and robust prediction of drug-target interactions (DTIs) plays a vital role in drug discovery. Despite extensive efforts have been invested in predicting novel DTIs, existing approaches still suffer from insuffi…

Drug Discovery