PGraphDTA: Improving Drug Target Interaction Prediction using Protein Language Models and Contact Maps
Developing and discovering new drugs is a complex and resource-intensive endeavor that often involves substantial costs, time investment, and safety concerns. A key aspect of drug discovery involves identifying novel drug-target (DT) interactions. Existing computational methods for predicting DT interactions have primarily focused on binary classification tasks, aiming to determine whether a DT pair interacts or not. However, protein-ligand interactions exhibit a continuum of binding strengths, known as binding affinity, presenting a persistent challenge for accurate prediction. In this study, we investigate various techniques employed in Drug Target Interaction (DTI) prediction and propose novel enhancements to enhance their performance. Our approaches include the integration of Protein Language Models (PLMs) and the incorporation of Contact Map information as an inductive bias within current models. Through extensive experimentation, we demonstrate that our proposed approaches outperform the baseline models considered in this study, presenting a compelling case for further development in this direction. We anticipate that the insights gained from this work will significantly narrow the search space for potential drugs targeting specific proteins, thereby accelerating drug discovery. Code and data for PGraphDTA are available at https://github.com/Yijia-Xiao/PgraphDTA/.
Code (1)
Tasks
Binary ClassificationDrug DiscoveryInductive BiasSimilar Papers 제목 키워드 기반
Drug-target interaction prediction by integrating heterogeneous information with mutual attention network
Identification of drug-target interactions is an indispensable part of drug discovery. While conventional shallow machine learning and recent deep learning methods based on chemogenomic properties of drugs and target pro…
Drug DiscoveryGraph AttentionPredictionA Cross-Field Fusion Strategy for Drug-Target Interaction Prediction
Drug-target interaction (DTI) prediction is a critical component of the drug discovery process. In the drug development engineering field, predicting novel drug-target interactions is extremely crucial.However, although …
Drug DiscoveryPredictionAttending on Multilevel Structure of Proteins enables Accurate Prediction of Cold-Start Drug-Target Interactions
Cold-start drug-target interaction (DTI) prediction focuses on interaction between novel drugs and proteins. Previous methods typically learn transferable interaction patterns between structures of drug and proteins to t…
Representation LearningMitigating cold start problems in drug-target affinity prediction with interaction knowledge transferring
Motivation: Predicting the drug-target interaction is crucial for drug discovery as well as drug repurposing. Machine learning is commonly used in drug-target affinity (DTA) problem. However, machine learning model faces…
BIG-bench Machine LearningDrug DiscoveryTransfer LearningMedical Knowledge Graph QA for Drug-Drug Interaction Prediction based on Multi-hop Machine Reading Comprehension
Drug-drug interaction prediction is a crucial issue in molecular biology. Traditional methods of observing drug-drug interactions through medical experiments require significant resources and labor. This paper presents a…
Entity EmbeddingsGraph Neural NetworkGraph Question AnsweringMachine Reading Comprehension+2