paper-with-me

Papers

ALNSynergy: a graph convolutional network with multi-representation alignment for drug synergy prediction

2023-11-27 · Xinxing Yang, Jiachen Li, Xiao Kang, Guojin Pei, Keyu Liu, Genke Yang, Jian Chu

Drug combination refers to the use of two or more drugs to treat a specific disease at the same time. It is currently the mainstream way to treat complex diseases. Compared with single drugs, drug combinations have better efficacy and can better inhibit toxicity and drug resistance. The computational model based on deep learning concatenates the representation of multiple drugs and the corresponding cell line feature as input, and the output is whether the drug combination can have an inhibitory effect on the cell line. However, this strategy of concatenating multiple representations has the following defects: the alignment of drug representation and cell line representation is ignored, resulting in the synergistic relationship not being reflected positionally in the embedding space. Moreover, the alignment measurement function in deep learning cannot be suitable for drug synergy prediction tasks due to differences in input types. Therefore, in this work, we propose ALNSynergy, a graph convolutional network with multi-representation alignment for predicting drug synergy. In the ALNSynergy model, we designed a multi-representation alignment function suitable for the drug synergy prediction task so that the positional relationship between drug representations and cell line representation is reflected in the embedding space. In addition, the vector modulus of drug representations and cell line representation is considered to improve the accuracy of calculation results and accelerate model convergence. Finally, many relevant experiments were run on multiple drug synergy datasets to verify the effectiveness of the above innovative elements and the excellence of the ALNSynergy model.

📄 PDF Abstract BibTeX arXiv:2311.16207

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Relation-Aware Entity Alignment for Heterogeneous Knowledge Graphs

2019-08-22 · Yuting Wu, Xiao Liu, Yansong Feng, Zheng Wang 외

Entity alignment is the task of linking entities with the same real-world identity from different knowledge graphs (KGs), which has been recently dominated by embedding-based methods. Such approaches work by learning KG …

Entity AlignmentEntity EmbeddingsKnowledge GraphsRelation

MCFCN: Multi-View Clustering via a Fusion-Consensus Graph Convolutional Network

2025-11-03 · Chenping Pei, Fadi Dornaika, Jingjun Bi arxiv

Existing Multi-view Clustering (MVC) methods based on subspace learning focus on consensus representation learning while neglecting the inherent topological structure of data. Despite the integration of Graph Neural Netw…

Representation Learning

Multi-modal Entity Alignment in Hyperbolic Space

2021-06-07 · Hao Guo, Jiuyang Tang, Weixin Zeng, Xiang Zhao 외

Many AI-related tasks involve the interactions of data in multiple modalities. It has been a new trend to merge multi-modal information into knowledge graph(KG), resulting in multi-modal knowledge graphs (MMKG). However,…

Entity AlignmentKnowledge GraphsMulti-modal Entity Alignment

DAS-PMVC: A Framework for Partial Multi-View Clustering via Dual Alignment and Structure Enhancement

2026-07-30 · Shubin Ma, Liang Zhao, Chuanye He, Zhenjiao Liu 외 arxiv

In recent years, multi-view clustering has attracted widespread research interest. However, due to limitations in data collection devices, data across different views often suffer from misalignment, leading to the partia…

Contrastive Learning

Lightweight yet Fine-grained: A Graph Capsule Convolutional Network with Subspace Alignment for Shared-account Sequential Recommendation

2024-12-18 · Jinyu Zhang, Zhongying Zhao, Chao Li, Yanwei Yu

Shared-account Sequential Recommendation (SSR) aims to provide personalized recommendations for accounts shared by multiple users with varying sequential preferences. Previous studies on SSR struggle to capture the fine-…

Sequential Recommendation