paper-with-me

홈 › Papers

Benchmark on Drug Target Interaction Modeling from a Structure Perspective

2024-07-04 · Xinnan Zhang, Jialin Wu, Junyi Xie, Tianlong Chen, Kaixiong Zhou

The prediction modeling of drug-target interactions is crucial to drug discovery and design, which has seen rapid advancements owing to deep learning technologies. Recently developed methods, such as those based on graph neural networks (GNNs) and Transformers, demonstrate exceptional performance across various datasets by effectively extracting structural information. However, the benchmarking of these novel methods often varies significantly in terms of hyperparameter settings and datasets, which limits algorithmic progress. In view of these, we conduct a comprehensive survey and benchmark for drug-target interaction modeling from a structure perspective, via integrating tens of explicit (i.e., GNN-based) and implicit (i.e., Transformer-based) structure learning algorithms. To this end, we first unify the hyperparameter setting within each class of structure learning methods. Moreover, we conduct a macroscopical comparison between these two classes of encoding strategies as well as the different featurization techniques that inform molecules' chemical and physical properties. We then carry out the microscopical comparison between all the integrated models across the six datasets, via comprehensively benchmarking their effectiveness and efficiency. Remarkably, the summarized insights from the benchmark studies lead to the design of model combos. We demonstrate that our combos can achieve new state-of-the-art performance on various datasets associated with cost-effective memory and computation. Our code is available at \hyperlink{https://github.com/justinwjl/GTB-DTI/tree/main}{https://github.com/justinwjl/GTB-DTI/tree/main}.

📄 PDF Abstract BibTeX arXiv:2407.04055

Code (1)

justinwjl/gtb-dti 공식 구현 pytorch

Tasks

BenchmarkingDrug Discovery

Similar Papers 제목 키워드 기반

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

A Cross-Field Fusion Strategy for Drug-Target Interaction Prediction

2024-05-23 · Hongzhi Zhang, Xiuwen Gong, Shirui Pan, Jia Wu 외

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 DiscoveryPrediction

DeepDTA: Deep Drug-Target Binding Affinity Prediction

2018-01-30 · Hakime Öztürk, Elif Ozkirimli, Arzucan Özgür

The identification of novel drug-target (DT) interactions is a substantial part of the drug discovery process. Most of the computational methods that have been proposed to predict DT interactions have focused on binary c…

Binary ClassificationDrug DiscoveryPrediction

Drug-Target Interaction Prediction via an Ensemble of Weighted Nearest Neighbors with Interaction Recovery

2020-12-22 · Bin Liu, Konstantinos Pliakos, Celine Vens, Grigorios Tsoumakas

Predicting drug-target interactions (DTI) via reliable computational methods is an effective and efficient way to mitigate the enormous costs and time of the drug discovery process. Structure-based drug similarities and …

Drug DiscoveryPrediction

Multi-View Self-Attention for Interpretable Drug-Target Interaction Prediction

2020-05-01 · Brighter Agyemang, Wei-Ping Wu, Michael Yelpengne Kpiebaareh, Zhihua Lei 외

The drug discovery stage is a vital aspect of the drug development process and forms part of the initial stages of the development pipeline. In recent times, machine learning-based methods are actively being used to mode…

BIG-bench Machine LearningDrug Discoverymolecular representationRepresentation Learning