paper-with-me

홈 › Papers

DTF: Deep Tensor Factorization for Predicting Anticancer Drug Synergy

2019-11-23 · Zexuan Sun, Shujun Huang, Peiran Jiang, Pingzhao Hu

Combination therapies have been widely used to treat cancers. However, it is cost- and time-consuming to experimentally screen synergistic drug pairs due to the enormous number of possible drug combinations. Thus, computational methods have become an important way to predict and prioritize synergistic drug pairs. We proposed a Deep Tensor Factorization (DTF) model, which integrated a tensor factorization method and a deep neural network (DNN), to predict drug synergy. The former extracts la-tent features from drug synergy information while the latter constructs a binary classifier to predict the drug synergy status. Compared to the tensor-based method, the DTF model performed better in predicting drug synergy. The area under the curve (AUC) of the receiver operating characteristic was 0.92 for DTF and 0.88 for the tensor method. We also compared the DTF model with random forest and logistic regression models and found that the DTF outperformed the two methods. A further look at the predictive performance of the DTF on the basis of individual cell lines found that the DTF showed an AUC greater than 0.90 for the majority of the cell lines. Applying the DTF model to predict missing entries in our drug-cell line tensor, we identified novel synergistic drug combinations for 27 cell lines from the six cancer types. A literature survey showed that some of these predicted drug synergies have been identified in vivo or in vitro. Thus, the DTF model could be valuable in silico tool for prioritizing novel synergistic drug combinations.

📄 PDF Abstract BibTeX arXiv:1911.10313

Code (1)

ZexuanSun/DTF-Drug-Synergy 공식 구현

Similar Papers 제목 키워드 기반

ADGSyn: Dual-Stream Learning for Efficient Anticancer Drug Synergy Prediction

2025-05-25 · Yuxuan Nie, Yutong Song, Hong Peng

Drug combinations play a critical role in cancer therapy by significantly enhancing treatment efficacy and overcoming drug resistance. However, the combinatorial space of possible drug pairs grows exponentially, making e…

GPU

Equivariant Graph Attention Networks with Structural Motifs for Predicting Cell Line-Specific Synergistic Drug Combinations

2024-11-07 · Zachary Schwehr

Cancer is the second leading cause of death, with chemotherapy as one of the primary forms of treatment. As a result, researchers are turning to drug combination therapy to decrease drug resistance and increase efficacy.…

Graph Attention

Bayesian tensor factorization for predicting clinical outcomes using integrated human genetics evidence

2022-07-25 · Onuralp Soylemez

The approval success rate of drug candidates is very low with the majority of failure due to safety and efficacy. Increasingly available high dimensional information on targets, drug molecules and indications provides an…

DDoS: A Graph Neural Network based Drug Synergy Prediction Algorithm

2022-10-03 · Kyriakos Schwarz, Alicia Pliego-Mendieta, Amina Mollaysa, Lara Planas-Paz 외

Drug synergy arises when the combined impact of two drugs exceeds the sum of their individual effects. While single-drug effects on cell lines are well-documented, the scarcity of data on drug synergy, considering the va…

Graph Neural Network

A molecular generative model with genetic algorithm and tree search for cancer samples

2021-12-16 · Sejin Park, Hyunju Lee

Personalized medicine is expected to maximize the intended drug effects and minimize side effects by treating patients based on their genetic profiles. Thus, it is important to generate drugs based on the genetic profile…

Drug Discovery