BMLGJun 30, 2019

Prediction of Small Molecule Kinase Inhibitors for Chemotherapy Using Deep Learning

arXiv:1907.00329v1
Originality Synthesis-oriented
AI Analysis

This work addresses the need for efficient drug discovery in cancer therapy by reducing the cost and time of in vitro testing, though it is incremental as it applies existing methods to a specific domain.

The paper tackles the problem of predicting small molecule kinase inhibitors for chemotherapy by training deep learning models, including MLPs, RNNs, and GCNs, to predict inhibitory activity for 8 kinases, achieving accurate predictions.

The current state of cancer therapeutics has been moving away from one-size-fits-all cytotoxic chemotherapy, and towards a more individualized and specific approach involving the targeting of each tumor's genetic vulnerabilities. Different tumors, even of the same type, may be more reliant on certain cellular pathways more than others. With modern advancements in our understanding of cancer genome sequencing, these pathways can be discovered. Investigating each of the millions of possible small molecule inhibitors for each kinase in vitro, however, would be extremely expensive and time consuming. This project focuses on predicting the inhibition activity of small molecules targeting 8 different kinases using multiple deep learning models. We trained fingerprint-based MLPs and simplified molecular-input line-entry specification (SMILES)-based recurrent neural networks (RNNs) and molecular graph convolutional networks (GCNs) to accurately predict inhibitory activity targeting these 8 kinases.

Foundations

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

Your Notes