paper-with-me

Papers

Precision Anti-Cancer Drug Selection via Neural Ranking

2023-06-30 · Vishal Dey, Xia Ning

Personalized cancer treatment requires a thorough understanding of complex interactions between drugs and cancer cell lines in varying genetic and molecular contexts. To address this, high-throughput screening has been used to generate large-scale drug response data, facilitating data-driven computational models. Such models can capture complex drug-cell line interactions across various contexts in a fully data-driven manner. However, accurately prioritizing the most sensitive drugs for each cell line still remains a significant challenge. To address this, we developed neural ranking approaches that leverage large-scale drug response data across multiple cell lines from diverse cancer types. Unlike existing approaches that primarily utilize regression and classification techniques for drug response prediction, we formulated the objective of drug selection and prioritization as a drug ranking problem. In this work, we proposed two neural listwise ranking methods that learn latent representations of drugs and cell lines, and then use those representations to score drugs in each cell line via a learnable scoring function. Specifically, we developed a neural listwise ranking method, List-One, on top of the existing method ListNet. Additionally, we proposed a novel listwise ranking method, List-All, that focuses on all the sensitive drugs instead of the top sensitive drug, unlike List-One. Our results demonstrate that List-All outperforms the best baseline with significant improvements of as much as 8.6% in hit@20 across 50% test cell lines. Furthermore, our analyses suggest that the learned latent spaces from our proposed methods demonstrate informative clustering structures and capture relevant underlying biological features. Moreover, our comprehensive empirical evaluation provides a thorough and objective comparison of the performance of different methods (including our proposed ones).

📄 PDF Abstract BibTeX arXiv:2306.17771

Code (1)

ninglab/drugranker 공식 구현 pytorch

Tasks

Drug Response Prediction

Similar Papers 제목 키워드 기반

Drug Selection via Joint Push and Learning to Rank

2018-01-23 · Yicheng He, Junfeng Liu, Xia Ning

Selecting the right drugs for the right patients is a primary goal of precision medicine. In this manuscript, we consider the problem of cancer drug selection in a learning-to-rank framework. We have formulated the cance…

Learning-To-Rank

Training distribution determines the ceiling of drug-blind cancer sensitivity prediction

2026-05-20 · Taekyung Heo arxiv

Precision oncology requires predicting which drugs will suppress a specific tumor from its molecular profile, but drug-blind sensitivity prediction has plateaued despite increasingly complex drug representations. Here we…

Evaluation of GPT-3 for Anti-Cancer Drug Sensitivity Prediction

2023-09-18 · Shaika Chowdhury, Sivaraman Rajaganapathy, Lichao Sun, James Cerhan 외

In this study, we investigated the potential of GPT-3 for the anti-cancer drug sensitivity prediction task using structured pharmacogenomics data across five tissue types and evaluated its performance with zero-shot prom…

Sensitivity

TCR: A Transformer Based Deep Network for Predicting Cancer Drugs Response

2022-07-10 · Jie Gao, Jing Hu, Wanqing Sun, Yili Shen 외

Predicting clinical outcomes to anti-cancer drugs on a personalized basis is challenging in cancer treatment due to the heterogeneity of tumors. Traditional computational efforts have been made to model the effect of dru…

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

2020-05-13 · Yitan Zhu, Thomas Brettin, Yvonne A. Evrard, Alexander Partin 외

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 learn…

Drug Response PredictionPredictionTransfer Learning