paper-with-me

Papers

A Heterogeneous Network-based Contrastive Learning Approach for Predicting Drug-Target Interaction

2024-10-20 · Junwei Hu, Michael Bewong, Selasi Kwashie, Wen Zhang, Vincent M. Nofong, Guangsheng Wu, Zaiwen Feng

Drug-target interaction (DTI) prediction is crucial for drug development and repositioning. Methods using heterogeneous graph neural networks (HGNNs) for DTI prediction have become a promising approach, with attention-based models often achieving excellent performance. However, these methods typically overlook edge features when dealing with heterogeneous biomedical networks. We propose a heterogeneous network-based contrastive learning method called HNCL-DTI, which designs a heterogeneous graph attention network to predict potential/novel DTIs. Specifically, our HNCL-DTI utilizes contrastive learning to collaboratively learn node representations from the perspective of both node-based and edge-based attention within the heterogeneous structure of biomedical networks. Experimental results show that HNCL-DTI outperforms existing advanced baseline methods on benchmark datasets, demonstrating strong predictive ability and practical effectiveness. The data and source code are available at https://github.com/Zaiwen/HNCL-DTI.

📄 PDF Abstract BibTeX arXiv:2411.00801

Code (1)

zaiwen/hncl-dti 공식 구현 pytorch

Tasks

Contrastive LearningGraph 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 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Drug-target interaction prediction by integrating heterogeneous information with mutual attention network

2024-04-03 · Yuanyuan Zhang, Yingdong Wang, Chaoyong Wu, Lingmin Zhana 외

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 AttentionPrediction

Heterogeneous network drug-target interaction prediction model based on graph wavelet transform and multi-level contrastive learning

2025-04-27 · Wenfeng Dai, Yanhong Wang, Shuai Yan, Qingzhi Yu 외

Drug-target interaction (DTI) prediction is a core task in drug development and precision medicine in the biomedical field. However, traditional machine learning methods generally have the black box problem, which makes …

Contrastive LearningGraph Neural NetworkPrediction

Heter-LP: A heterogeneous label propagation algorithm and its application in drug repositioning

2016-11-08 · Maryam Lotfi Shahreza, Nasser Ghadiri, Seyed Rasul Mossavi, Jaleh Varshosaz 외

Drug repositioning offers an effective solution to drug discovery, saving both time and resources by finding new indications for existing drugs. Typically, a drug takes effect via its protein targets in the cell. As a re…

Data IntegrationDrug Discovery

Knowledge-aware contrastive heterogeneous molecular graph learning

2025-02-17 · Mukun Chen, Jia Wu, Shirui Pan, Fu Lin 외

Molecular representation learning is pivotal in predicting molecular properties and advancing drug design. Traditional methodologies, which predominantly rely on homogeneous graph encoding, are limited by their inability…

BenchmarkingContrastive LearningDrug DesignGraph Learning+5

Relation-aware graph structure embedding with co-contrastive learning for drug-drug interaction prediction

2023-07-04 · Mengying Jiang, Guizhong Liu, Biao Zhao, Yuanchao Su 외

Relation-aware graph structure embedding is promising for predicting multi-relational drug-drug interactions (DDIs). Typically, most existing methods begin by constructing a multi-relational DDI graph and then learning r…

AttributeContrastive LearningRelation