paper-with-me

Papers

MD-Syn: Synergistic drug combination prediction based on the multidimensional feature fusion method and attention mechanisms

2025-01-14 · XinXin Ge, Yi-Ting Lee, Shan-Ju Yeh

Drug combination therapies have shown promising therapeutic efficacy in complex diseases and have demonstrated the potential to reduce drug resistance. However, the huge number of possible drug combinations makes it difficult to screen them all in traditional experiments. In this study, we proposed MD-Syn, a computational framework, which is based on the multidimensional feature fusion method and multi-head attention mechanisms. Given drug pair-cell line triplets, MD-Syn considers one-dimensional and two-dimensional feature spaces simultaneously. It consists of a one-dimensional feature embedding module (1D-FEM), a two-dimensional feature embedding module (2D-FEM), and a deep neural network-based classifier for synergistic drug combination prediction. MD-Syn achieved the AUROC of 0.919 in 5-fold cross-validation, outperforming the state-of-the-art methods. Further, MD-Syn showed comparable results over two independent datasets. In addition, the multi-head attention mechanisms not only learn embeddings from different feature aspects but also focus on essential interactive feature elements, improving the interpretability of MD-Syn. In summary, MD-Syn is an interpretable framework to prioritize synergistic drug combination pairs with chemicals and cancer cell line gene expression profiles. To facilitate broader community access to this model, we have developed a web portal (https://labyeh104-2.life.nthu.edu.tw/) that enables customized predictions of drug combination synergy effects based on user-specified compounds.

📄 PDF Abstract BibTeX arXiv:2501.07884

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Attention 설명 없음
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$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

DeepDDS: deep graph neural network with attention mechanism to predict synergistic drug combinations

2021-07-06 · J. Wang, X. Liu, S. Shen, L. Deng 외

Drug combination therapy has become a increasingly promising method in the treatment of cancer. However, the number of possible drug combinations is so huge that it is hard to screen synergistic drug combinations through…

Graph AttentionGraph Neural Network

Interpreting the Mechanism of Synergism for Drug Combinations Using Attention-Based Hierarchical Graph Pooling

2022-09-19 · Zehao Dong, Heming Zhang, Yixin Chen, Philip R. O. Payne 외

Synergistic drug combinations provide huge potentials to enhance therapeutic efficacy and to reduce adverse reactions. However, effective and synergistic drug combination prediction remains an open question because of th…

Graph Neural NetworkOpen-Ended Question AnsweringPrediction

Drug Synergistic Combinations Predictions via Large-Scale Pre-Training and Graph Structure Learning

2023-01-14 · Zhihang Hu, Qinze Yu, Yucheng Guo, Taifeng Wang 외

Drug combination therapy is a well-established strategy for disease treatment with better effectiveness and less safety degradation. However, identifying novel drug combinations through wet-lab experiments is resource in…

Graph structure learning

Discovering Synergistic Drug Combinations for COVID with Biological Bottleneck Models

2020-11-09 · Wengong Jin, Regina Barzilay, Tommi Jaakkola

Drug combinations play an important role in therapeutics due to its better efficacy and reduced toxicity. Recent approaches have applied machine learning to identify synergistic combinations for cancer, but they are not …

RECOVER: sequential model optimization platform for combination drug repurposing identifies novel synergistic compounds in vitro

2022-02-07 · Paul Bertin, Jarrid Rector-Brooks, Deepak Sharma, Thomas Gaudelet 외

For large libraries of small molecules, exhaustive combinatorial chemical screens become infeasible to perform when considering a range of disease models, assay conditions, and dose ranges. Deep learning models have achi…

BenchmarkingModel Optimization