AILGQMMay 8, 2025

scDrugMap: Benchmarking Large Foundation Models for Drug Response Prediction

arXiv:2505.05612v18 citationsh-index: 4Has Code
Originality Synthesis-oriented
AI Analysis

This work addresses drug resistance in cancer therapy by providing a benchmark and platform for researchers, though it is incremental as it applies existing models to a new domain.

The paper tackled the problem of predicting drug response in cancer therapy using single-cell data by benchmarking large foundation models, resulting in top-performing models achieving mean F1 scores up to 0.971 in pooled-data scenarios and 0.858 in zero-shot learning.

Drug resistance presents a major challenge in cancer therapy. Single cell profiling offers insights into cellular heterogeneity, yet the application of large-scale foundation models for predicting drug response in single cell data remains underexplored. To address this, we developed scDrugMap, an integrated framework featuring both a Python command-line interface and a web server for drug response prediction. scDrugMap evaluates a wide range of foundation models, including eight single-cell models and two large language models, using a curated dataset of over 326,000 cells in the primary collection and 18,800 cells in the validation set, spanning 36 datasets and diverse tissue and cancer types. We benchmarked model performance under pooled-data and cross-data evaluation settings, employing both layer freezing and Low-Rank Adaptation (LoRA) fine-tuning strategies. In the pooled-data scenario, scFoundation achieved the best performance, with mean F1 scores of 0.971 (layer freezing) and 0.947 (fine-tuning), outperforming the lowest-performing model by over 50%. In the cross-data setting, UCE excelled post fine-tuning (mean F1: 0.774), while scGPT led in zero-shot learning (mean F1: 0.858). Overall, scDrugMap provides the first large-scale benchmark of foundation models for drug response prediction in single-cell data and serves as a user-friendly, flexible platform for advancing drug discovery and translational research.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes