paper-with-me

Papers

Mitigating cold start problems in drug-target affinity prediction with interaction knowledge transferring

2022-01-16 · Tri Minh Nguyen, Thin Nguyen, Truyen Tran

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 the cold-start problem where the model performance drops when predicting the interaction of a novel drug or target. Previous works try to solve the cold start problem by learning the drug or target representation using unsupervised learning. While the drug or target representation can be learned in an unsupervised manner, it still lacks the interaction information, which is critical in drug-target interaction. Results: To incorporate the interaction information into the drug and protein interaction, we proposed using transfer learning from chemical-chemical interaction (CCI) and protein-protein interaction (PPI) task to drug-target interaction task. The representation learned by CCI and PPI tasks can be transferred smoothly to the DTA task due to the similar nature of the tasks. The result on the drug-target affinity datasets shows that our proposed method has advantages compared to other pretraining methods in the DTA task.

📄 PDF Abstract BibTeX arXiv:2202.01195

Code (1)

ngminhtri0394/c2p2 공식 구현 pytorch

Tasks

BIG-bench Machine LearningDrug DiscoveryTransfer Learning

Similar Papers 제목 키워드 기반

Recent Advances in Deep Learning-Based Drug-Target Binding Affinity Prediction

2026-08-13 · Jafin Khan, Md Hossain Shuvo arxiv

Computational approaches to drug discovery involve multiple sub-problems, and among them, drug-target binding affinity prediction plays an important role. Despite recent advances, accurately predicting binding affinity r…

Drug Discovery

Attending on Multilevel Structure of Proteins enables Accurate Prediction of Cold-Start Drug-Target Interactions

2025-10-05 · Ziying Zhang, Yaqing Wang, Yuxuan Sun, Min Ye 외 arxiv

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 Learning

SMPR: A structure-enhanced multimodal drug-disease prediction model for drug repositioning and cold start

2025-03-17 · Xin Dong, Rui Miao, Suyan Zhang, Shuaibing Jia 외

Repositioning drug-disease relationships has always been a hot field of research. However, actual cases of biologically validated drug relocation remain very limited, and existing models have not yet fully utilized the s…

Disease Prediction

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

User-Adaptive Meta-Learning for Cold-Start Medication Recommendation with Uncertainty Filtering

2026-01-30 · Arya Hadizadeh Moghaddam, Mohsen Nayebi Kerdabadi, Dongjie Wang, Mei Liu 외 arxiv

Large-scale Electronic Health Record (EHR) databases have become indispensable in supporting clinical decision-making through data-driven treatment recommendations. However, existing medication recommender methods often …

Knowledge Graphs