paper-with-me

Papers

Multi-view Graph Contrastive Representation Learning for Drug-Drug Interaction Prediction

2020-10-22 · Yingheng Wang, Yaosen Min, Xin Chen, Ji Wu

Drug-drug interaction(DDI) prediction is an important task in the medical health machine learning community. This study presents a new method, multi-view graph contrastive representation learning for drug-drug interaction prediction, MIRACLE for brevity, to capture inter-view molecule structure and intra-view interactions between molecules simultaneously. MIRACLE treats a DDI network as a multi-view graph where each node in the interaction graph itself is a drug molecular graph instance. We use GCNs and bond-aware attentive message passing networks to encode DDI relationships and drug molecular graphs in the MIRACLE learning stage, respectively. Also, we propose a novel unsupervised contrastive learning component to balance and integrate the multi-view information. Comprehensive experiments on multiple real datasets show that MIRACLE outperforms the state-of-the-art DDI prediction models consistently.

📄 PDF Abstract BibTeX arXiv:2010.11711

Code (1)

isjakewong/MIRACLE 공식 구현 pytorch

Tasks

Contrastive LearningPredictionRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

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

GraphCL-DTA: a graph contrastive learning with molecular semantics for drug-target binding affinity prediction

2023-07-18 · Xinxing Yang, Genke Yang, Jian Chu

Drug-target binding affinity prediction plays an important role in the early stages of drug discovery, which can infer the strength of interactions between new drugs and new targets. However, the performance of previous …

Contrastive LearningDrug DiscoveryRepresentation Learning

Hypergraph Contrastive Learning for Drug Trafficking Community Detection

2023-12-01 · 2023 IEEE International Conference on Data Mining (ICDM) 2023 12 · Tianyi Ma, Yiyue Qian, Chuxu Zhang, Yanfang Ye

In recent decades, due to the lucrative profits, the crime of drug trafficking has evolved with modern technologies. Social media, as one of the popular online platforms, have become direct-to-consumer intermediaries for…

AttributeCommunity DetectionContrastive LearningHypergraph Contrastive Learning+2

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

Predicting Therapeutic Outcome via Aligning Patient-Specific Knowledge Graph and Gene-Level Perturbation Representations

2026-07-06 · Dongmin Bang, Sugyun An, Inyoung Sung, Ilho Yun 외 arxiv

Accurate prediction of patient-specific therapeutic response from pre-treatment transcriptomes is hindered by the scarcity of matched clinical response labels and post-treatment molecular profiles. Preclinical transfer-l…