DiSPA: Differential Substructure-Pathway Attention for Drug Response Prediction
About
Accurate prediction of drug response in precision medicine requires models that capture how specific chemical substructures interact with cellular pathway states. However, most existing deep learning approaches treat chemical and transcriptomic modalities independently or combine them only at late stages, limiting their ability to model fine-grained, context-dependent mechanisms of drug action. In addition, vanilla attention mechanisms are often sensitive to noise and sparsity in high-dimensional biological networks, hindering both generalization and interpretability. We present DiSPA (Differential Substructure-Pathway Attention), a framework that models bidirectional interactions between chemical substructures and pathway-level gene expression. DiSPA introduces differential cross-attention to suppress spurious associations while enhancing context-relevant interactions. On the GDSC benchmark, DiSPA achieves state-of-the-art performance, with strong improvements in the disjoint setting. These gains are consistent across random and drug-blind splits, suggesting improved robustness. Analyses of attention patterns indicate more selective and concentrated interactions compared to standard cross-attention. Exploratory evaluation shows that differential attention better prioritizes predefined target-related pathways, although this does not constitute mechanistic validation. DiSPA also shows promising generalization on external datasets (CTRP) and cross-dataset settings, although further validation is needed. It further enables zero-shot application to spatial transcriptomics, providing exploratory insights into region-specific drug sensitivity patterns without ground-truth validation.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Drug response prediction | GDSC (Random) | RMSE0.9059 | 5 | |
| Drug response prediction | GDSC (Cell line–blind) | RMSE1.2448 | 5 | |
| Drug response prediction | GDSC (Drug–blind) | RMSE2.5152 | 5 | |
| Drug response prediction | GDSC (Disjoint–set) | RMSE2.4532 | 5 |