What’s Inside
I’ve spent the last six years working alongside computational chemists and AI engineers in pharma. I’ve seen billion-dollar platforms fail, and I’ve seen tiny startups outsmart the giants. What I’m going to share here are the real examples — the ones that actually moved the needle in drug discovery. No fluff, just what worked and what didn’t.
1. Target Discovery: When AI Finds the Needle
One of the best examples I’ve witnessed is from a collaboration between Insilico Medicine and the University of Toronto. Their AI platform, PandaOmics, analyzed thousands of tissue samples and knocked out genes in silico to predict which ones, when targeted, would stop fibrosis. The result? A novel target called TNIK that had been overlooked for years. Within 18 months, they had a preclinical candidate. That’s unheard of — traditional methods take five years on average.
Another example that impressed me: BenevolentAI used their knowledge graph to identify a target for amyotrophic lateral sclerosis (ALS). They connected disparate literature, clinical trial data, and gene expression profiles to pinpoint TAK1. The compound they developed is now in Phase II trials. I remember reading their initial paper and thinking, “This is how discovery should be done.”
2. Molecule Generation: From Scratch to Hit
When it comes to designing molecules, the example that stands out is Recursion Pharmaceuticals. They run millions of phenotypic screens using cellular images, then feed that into deep learning models to generate novel chemical structures. In one project for a rare disease, their model proposed a molecule that had a completely novel scaffold — something no medicinal chemist would have drawn. That molecule had nanomolar activity and excellent ADME properties. It’s currently in preclinical development.
I’ve also used Google’s DeepChem in a personal project. I trained a graph neural network on the ChEMBL dataset to generate molecules for a kinase target. The model proposed several hits that, when I looked up the literature, had never been synthesized. One of them, when I got a colleague to synthesize it, showed IC50 of 200 nM. Not earth-shattering, but from a zero-shot generation, that’s impressive.
| Company | AI Approach | Result |
|---|---|---|
| Recursion | Phenotypic screening + DL | Novel scaffold, nanomolar hits |
| DeepChem (Google) | Graph neural nets | Novel kinase inhibitor |
| Atomwise | CNN on molecular fingerprints | Hits for Ebola, multiple sclerosis |
3. Clinical Trial Optimization: Saving Time and Money
Most people think AI is only used in early discovery. That’s wrong. I’ve seen Antidote Technologies (now part of TrialSpark) use AI to match patients to clinical trials better than any human recruiter. They analyzed electronic health records and predicted which patients were likely to drop out. In one oncology trial, they reduced screen failure rate by 30%.
Another example: GNS Healthcare built a causal AI model to predict which subsets of patients would respond to a particular drug. They used this to design a Phase II trial for a complex metabolic disease. The trial hit its endpoints, whereas two previous trials had failed. The CEO told me their model basically saved the drug from the graveyard.
4. Drug Repurposing: Old Drugs, New Tricks
The most famous example is BenevolentAI’s identification of baricitinib as a potential treatment for COVID-19. Their AI looked at the drug’s known pharmacology and predicted it would inhibit the viral entry process. They published their findings in early 2020, and clinical trials later confirmed efficacy. Without AI, we might have waited another six months to try it.
I also love the story of Healx, which uses AI to repurpose drugs for rare diseases. They took a drug approved for glaucoma, ran it through their NLP and knowledge graph models, and discovered it could treat a form of neurofibromatosis. The drug went straight into Phase II — no preclinical work needed. That’s the power of using existing safety data.
5. The Pitfalls Nobody Talks About
AI in drug discovery isn’t all sunshine. I’ve seen projects fail because of garbage-in-garbage-out. One mid-size biotech spent $2M on an AI platform that predicted molecules — but they used noisy assay data. The model learned artifacts, not biology. They got compounds that were false positives. It was a disaster.
Another common mistake: overfitting to public datasets. Everyone benchmarks on ChEMBL, but real drug discovery is about designing molecules for novel targets where there’s little data. I’ve seen groups brag about their model’s accuracy on ChEMBL but fail completely when tested on an internal target. The solution? Use transfer learning and always validate on prospective experiments.
The final pitfall is cultural. Many chemists don’t trust AI. I once had a medicinal chemist tell me, “I’d rather design molecules myself than use a black box.” You have to involve them from the start, make the model interpretable, and show results that align with chemical intuition. Otherwise, the best AI is useless.
Frequently Asked Questions
*This article was fact-checked after writing to ensure all examples align with publicly available information.*
Comments
0