paper-with-me

Papers

Ensemble Transfer Learning for the Prediction of Anti-Cancer Drug Response

2020-05-13 · Yitan Zhu, Thomas Brettin, Yvonne A. Evrard, Alexander Partin, Fangfang Xia, Maulik Shukla, Hyunseung Yoo, James H. Doroshow, Rick Stevens

Transfer learning has been shown to be effective in many applications in which training data for the target problem are limited but data for a related (source) problem are abundant. In this paper, we apply transfer learning to the prediction of anti-cancer drug response. Previous transfer learning studies for drug response prediction focused on building models that predict the response of tumor cells to a specific drug treatment. We target the more challenging task of building general prediction models that can make predictions for both new tumor cells and new drugs. We apply the classic transfer learning framework that trains a prediction model on the source dataset and refines it on the target dataset, and extends the framework through ensemble. The ensemble transfer learning pipeline is implemented using LightGBM and two deep neural network (DNN) models with different architectures. Uniquely, we investigate its power for three application settings including drug repurposing, precision oncology, and new drug development, through different data partition schemes in cross-validation. We test the proposed ensemble transfer learning on benchmark in vitro drug screening datasets, taking one dataset as the source domain and another dataset as the target domain. The analysis results demonstrate the benefit of applying ensemble transfer learning for predicting anti-cancer drug response in all three applications with both LightGBM and DNN models. Compared between the different prediction models, a DNN model with two subnetworks for the inputs of tumor features and drug features separately outperforms LightGBM and the other DNN model that concatenates tumor features and drug features for input in the drug repurposing and precision oncology applications. In the more challenging application of new drug development, LightGBM performs better than the other two DNN models.

📄 PDF Abstract BibTeX arXiv:2005.09572

Code (0)

등록된 구현이 없습니다.

Tasks

Drug Response PredictionPredictionTransfer Learning

Similar Papers 제목 키워드 기반

Drug response prediction by ensemble learning and drug-induced gene expression signatures

2018-02-11 · Mehmet Tan, Ozan Fırat Özgül, Batuhan Bardak, Işıksu Ekşioğlu 외

Chemotherapeutic response of cancer cells to a given compound is one of the most fundamental information one requires to design anti-cancer drugs. Recent advances in producing large drug screens against cancer cell lines…

Drug Response PredictionEnsemble Learning

Investigation of REFINED CNN ensemble learning for anti-cancer drug sensitivity prediction

2020-09-09 · Omid Bazgir, Souparno Ghosh, Ranadip Pal

Anti-cancer drug sensitivity prediction using deep learning models for individual cell line is a significant challenge in personalized medicine. REFINED (REpresentation of Features as Images with NEighborhood Dependencie…

Ensemble LearningPredictionSensitivity

Network-based Biased Tree Ensembles (NetBiTE) for Drug Sensitivity Prediction and Drug Sensitivity Biomarker Identification in Cancer

2018-08-18 · Ali Oskooei, Matteo Manica, Roland Mathis, Maria Rodriguez Martinez

We present the Network-based Biased Tree Ensembles (NetBiTE) method for drug sensitivity prediction and drug sensitivity biomarker identification in cancer using a combination of prior knowledge and gene expression data.…

Sensitivity

Variational Autoencoder for Anti-Cancer Drug Response Prediction

2020-08-22 · Hongyuan Dong, Jiaqing Xie, Zhi Jing, Dexin Ren

Cancer is a primary cause of human death, but discovering drugs and tailoring cancer therapies are expensive and time-consuming. We seek to facilitate the discovery of new drugs and treatment strategies for cancer using …

Drug Response PredictionPrediction

CandidateDrug4Cancer: An Open Molecular Graph Learning Benchmark on Drug Discovery for Cancer

2022-03-02 · Xianbin Ye, Ziliang Li, Fei Ma, Zongbi Yi 외

Anti-cancer drug discoveries have been serendipitous, we sought to present the Open Molecular Graph Learning Benchmark, named CandidateDrug4Cancer, a challenging and realistic benchmark dataset to facilitate scalable, ro…

Drug DiscoveryGraph Learning