Related Experiment Video
Updated: Jun 27, 2025

Quantifying the Brain Metastatic Tumor Micro-Environment using an Organ-On-A Chip 3D Model, Machine Learning, and Confocal Tomography
Published on: August 16, 2020
Cancer drug sensitivity estimation using modular deep Graph Neural Networks
Pedro A Campana1, Paul Prasse1, Matthias Lienhard2
1University of Potsdam, Department of Computer Science, Potsdam, Germany.
Abstract:
Computational drug sensitivity models have the potential to improve therapeutic outcomes by identifying targeted drugs components that are tailored to the transcriptomic profile of a given primary tumor. The SMILES representation of molecules that is used by state-of-the-art drug-sensitivity models is not conducive for neural networks to generalize to new drugs, in part because the distance between atoms does not generally correspond to the distance between their representation in the SMILES strings. Graph-attention networks, on the other hand, are high-capacity models that require large training-data volumes which are not available for drug-sensitivity estimation. We develop a modular drug-sensitivity graph-attentional neural network. The modular architecture allows us to separately pre-train the graph encoder and graph-attentional pooling layer on related tasks for which more data are available. We observe that this model outperforms reference models for the use cases of precision oncology and drug discovery; in particular, it is better able to predict the specific interaction between drug and cell line that is not explained by the general cytotoxicity of the drug and the overall survivability of the cell line. The complete source code is available at https://zenodo.org/doi/10.5281/zenodo.8020945. All experiments are based on the publicly available GDSC data.
Insights
We developed a new graph-attentional neural network for predicting drug sensitivity. This model improves precision oncology and drug discovery by better identifying targeted drug-tumor interactions.
Area of Science:
- Computational biology
- Machine learning in oncology
- Drug discovery and development
Background:
- Current drug sensitivity models struggle with generalizing to new drugs due to limitations in molecular representation (e.g., SMILES).
- Graph-attention networks offer high capacity but require extensive training data, which is often unavailable for drug sensitivity prediction.
Purpose of the Study:
- To develop a novel modular drug-sensitivity graph-attentional neural network architecture.
- To improve the prediction of drug-tumor interactions for precision oncology and drug discovery applications.
Main Methods:
- Developed a modular graph-attentional neural network for drug sensitivity prediction.
- Pre-trained model components (graph encoder, pooling layer) on related tasks with larger datasets.
- Utilized publicly available Genomics of Drug Sensitivity in Cancer (GDSC) data for experiments.
Main Results:
- The developed model outperforms existing reference models in predicting drug sensitivity.
- The model demonstrates superior ability in identifying specific drug-cell line interactions beyond general cytotoxicity and cell line survivability.
- Achieved better prediction accuracy for precision oncology use cases.
Conclusions:
- The modular graph-attentional neural network offers a promising approach for enhancing drug sensitivity prediction.
- This method advances precision oncology by enabling more accurate identification of targeted therapies.
- The model's architecture facilitates better generalization and prediction of specific drug-target interactions.
Related Concept Videos
Protein Networks
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
Treatment Resistant Cancers
Combination Therapies and Personalized Medicine
The combination of the drug acetazolamide and sulforaphane is a good example of combination therapy to treat cancer. The cells in the interior of a large tumor often die due to the hypoxic and...

