Skip to content

Large-scale AI-Ready Data for Anti-Cancer Drug Response Modeling

Aug 2026 · 0 citations · 31 references
Biology Computer Science

TL;DR

This work substantially expand the IMPROVE benchmark through large-scale integration of pharmacogenomic data, primarily from PharmacoDB, together with additional smaller data sources, which includes millions of drug response measurements, broader multi-omics coverage, and a major increase in chemical diversity, adding more than 50,000 compounds.

Abstract

Drug response prediction (DRP) models are an active area of research in pharmacogenomics, with growing potential to accelerate the identification of effective anticancer drugs. However, their predictive performance is often constrained by limited dataset scale and insufficient coverages of cancer and chemical spaces. In addition, inconsistent benchmarking practices hinder reliable comparison across models. Standardized frameworks, such as the Innovative Methodologies and New Data for Predictive Oncology Model Evaluation (IMPROVE) project, provide unified data schemas and evaluation protocols for consistent benchmarking, but improving model generalizability requires larger and more diverse training data. In this work, we substantially expand the IMPROVE benchmark through large-scale integration of pharmacogenomic data, primarily from PharmacoDB, together with additional smaller data sources. The expanded resource includes millions of drug response measurements, broader multi-omics coverage, and a major increase in chemical diversity, adding more than 50,000 compounds. To evaluate the impact of the new dataset compared to the original IMPROVE benchmark dataset, we trained DRP models using the two datasets and assess their prediction performance using a common test set and several evaluation strategies, including drug-blind, cancer-blind, and disjoint data splits. While cancer-blind performance remained comparable to the original benchmark, models trained on the expanded dataset showed consistent improvements in drug-blind and disjoint settings, indicating enhanced generalization to previously unseen compounds. These results position the expanded dataset as a community resource that provides a richer foundation for developing DRP models intended to aid in the discovery of novel anticancer drugs.

View source

Similar papers

Open access Jun 2026

Unified heterogeneity-aware benchmark of drug synergy prediction: a cross-study analysis of traditional machine learning and graph deep learning models.

The first comprehensive benchmarking framework specifically designed to accommodate inter-dataset heterogeneity is presented, finding that well-designed small datasets can match or even surpass the performance of larger benchmarks, suggesting that different metrics are applicable to different datasets/testing scenarios.

Yingjuan Cheng, Qing Ye, Linlong Jiang et al. · 0 citations
Open access Jul 2026

Essentiality-driven prediction of anticancer drug responses in preclinical and clinical contexts

Summary Precision oncology relies on tumor molecular profiles to predict drug responses. Instead of using conventional molecular features directly, we construct predictive signatures based on gene essentiality. Here, we present DrGee, an essentiality-centered platform that infers drug sensitivity solely from gene expression profiles. The built-in DeepEEAA model integrates gene expression, gene essentiality, drug-protein affinity, and drug-gene associations to quantitatively predict IC50 values. DeepEEAA achieved competitive predictive performance on independent cell line datasets (R2 = 0.764; MSE = 0.9345), outperforming recent benchmark deep learning methods. DrGee prioritized four candidate drugs for the 95-D lung cancer cell line, among which BI-97C1 and trimetrexate were validated by in vitro assays and mouse xenograft experiments. Robust predictive performance was further confirmed in OVCAR8 ovarian cancer cells. In TCGA cohorts, essentiality-driven predictions stratified patients with significantly different overall survival outcomes (AUC-PR = 0.825), highlighting the translational potential of DrGee.

Hongtu Cui, Xiaohui Du, Hai-Xia Guo et al. · 0 citations
Conference Jul 2026

Explainable Multi-Omic Machine Learning Framework for Predicting Drug Response in Breast Cancer

Accurate prediction of drug sensitivity in cancer cell lines is vital for precision oncology and patient-specific therapies. However, many computational approaches fail to integrate multi-modal biological and chemical features and often struggle with high-dimensional, imbalanced pharmacogenomic data, limiting predictive accuracy and interpretability. To address these challenges, we developed a machine learning framework that integrates pharmacogenomic profiles-including mutation status, copy number alterations, and microsatellite instabil-ity-with molecular fingerprints and descriptors of 85 anticancer drugs, generated using PaDEL from SMILES strings. Data from 40 breast cancer cell lines in the Genomics of Drug Sensitivity in Cancer (GDSC) dataset were employed. A threestage feature selection strategy combining Boruta, mRMR, and XGBoost was applied to reduce drug feature dimensionality while retaining 130 cell line features. Multiple models were trained, and LightGBM, optimized with grid search, class weighting, and 3-fold cross-validation, demonstrated superior performance in handling severe class imbalance (233 sensitive vs. 3167 resistant samples). LightGBM achieved training AUROC $=0.9455$, AUPRC $\boldsymbol{=} \mathbf{0. 5 1 4 8}$, Accuracy $\boldsymbol{=} \mathbf{0. 8 4 1 5}$, F1-score = 0.4481, Recall = 0.9409, and MCC = 0.4732, underscoring its suitability for sparse biomedical datasets. Model interpretation with SHapley Additive exPlanations (SHAP) highlighted BRCA-related features, identifying cnaBRCA25 (not mutated) as a resistance marker and cnaBRCA47 (mutated) as a context-dependent biomarker, consistent with their roles in DNA repair pathways. Overall, this framework demonstrates the value of multi-modal integration and interpretable machine learning in pharmacogenomics. While results are promising, validation on larger and independent cohorts is essential to establish clinical relevance.

D. Kumari, Aiman, Sakshi Singh et al. · 0 citations
Review Open access Jul 2026

Advanced Artificial Intelligence and data science in bioinformatics-driven drug discovery for cancer: Pathways toward shorter and less toxic treatment

Recent literature on the application of artificial intelligence (AI) and data science within bioinformatics-driven cancer drug discovery is synthesized, examining how these tools are reshaping target identification, molecular design, biomarker discovery, and treatment personalization.

Yejide Eniola Dabiri · 0 citations
Review Aug 2026

Advancing cancer drug discovery through the integration of machine learning and high-throughput screening.

This review highlights the synergy between AI and HTS, emphasizing DL techniques such as convolutional neural networks for bioactivity prediction, recurrent neural networks for de novo design, and reinforcement learning for property optimization.

K. Herbetko, Katarzyna Herbetko, Magdalena Mikołajek et al. · 0 citations
Open access Jul 2026

ICBcDrug: An online resource and tool for screening and predicting immunotherapy combination drugs.

ICBcDrug is a freely accessible and valuable resource for advancing ICB combination therapy that integrates 2311 reported or predicted compounds across 18 cancer types and accurately predicted both the efficacy and potential mechanisms of the known ICB enhancer entinostat.

Yu Lin, Wen Sun, Yun Xia et al. · 0 citations

Related blog posts

MIT News · Artificial Intelligence Aug 27, 2026

Looking beyond natural sequences

A new machine-learning framework aims to improve the success rate of computational protein design while moving away from results that reproduce sequences found in nature.