Inferensys

Blog

The Future of AI in Drug Repurposing and Indication Expansion

How network-based AI and deep learning are mining real-world evidence to find new therapeutic uses for existing drugs, creating fast-track development pathways and de-risking pipelines.
Risk analyst performing AI risk assessment on laptop, risk matrices visible, casual office risk session.
THE DATA

The Repurposing Paradox: Billions Wasted on New Drugs While Old Ones Sit on Shelves

AI-driven network analysis and real-world evidence mining are unlocking new therapeutic uses for existing drugs, creating a fast-track, low-cost development pathway.

AI directly answers the repurposing question by analyzing vast biomedical networks to find new disease connections for approved drugs, bypassing years of de novo discovery. This approach leverages existing safety and manufacturing data, slashing development timelines from a decade to under three years.

The paradox is a data problem. Billions are spent on high-risk novel targets while graph neural networks and knowledge graphs from platforms like Neo4j or Stardog sit idle. These tools map polypharmacology, revealing hidden target-disease relationships that traditional siloed research misses.

Real-world evidence is the new clinical trial. AI models from companies like BenevolentAI or Recursion mine electronic health records and biomedical literature at scale, identifying patient subpopulations where an old drug shows unexpected efficacy, a process central to indication expansion.

Counter-intuitively, failure is an asset. Drugs that failed for their primary indication generate rich, expensive datasets on human pharmacokinetics and toxicity. AI re-interprets this 'negative' data to find novel biological mechanisms where the same profile becomes a therapeutic advantage.

Evidence: A 40x cost advantage. Developing a new drug costs ~$2.3B and takes 10-15 years. AI-driven repurposing identifies candidates for ~$50M and 3-5 years, as demonstrated by projects like Baricitinib for COVID-19, which moved from AI prediction to EUA in months.

DECISION MATRIX

The Economic Calculus: AI Repurposing vs. Traditional De Novo Discovery

A quantitative comparison of the cost, time, and risk profiles for discovering new therapeutics via AI-driven drug repurposing versus traditional de novo methods.

Key MetricAI-Driven RepurposingTraditional De Novo Discovery

Average Time to Clinical Candidate

12-24 months

48-72 months

Estimated Cost to Clinical Candidate

$5-15 million

$200-400 million

Phase II Success Rate (vs. Phase I entry)

~30%

~15%

Primary Data Source

Real-world evidence, multi-omics, clinical databases

High-throughput screening, combinatorial chemistry

Core AI Methodology

Network pharmacology, graph neural networks, deep learning

Molecular docking, QSAR, physics-based simulation

Requires Novel Chemistry & Synthesis

Existing Human Safety & PK/PD Data

Major Risk Factor

Patent life & formulation challenges

Preclinical toxicity & lack of efficacy

THE NETWORK

How Graph Neural Networks Decode Polypharmacology for Multi-Indication Drugs

Graph Neural Networks (GNNs) model the complex web of drug-protein-disease interactions to systematically predict new therapeutic uses for existing compounds.

Graph Neural Networks (GNNs) decode polypharmacology by modeling drug discovery as a heterogeneous knowledge graph. This graph connects entities like drugs, protein targets, diseases, and side effects, allowing the AI to reason over the entire network rather than isolated data points. Frameworks like PyTorch Geometric and DGL power these models to learn from the relational structure itself.

Traditional machine learning fails because it treats molecules as independent vectors, ignoring their biological context. GNNs operate on molecular interaction networks, capturing how a drug's binding to one target influences its effect on another. This reveals off-target effects that are opportunities for repurposing, not just risks.

The predictive power comes from message-passing, where nodes (e.g., a drug and a protein) update their embeddings based on connections to neighbors. This process identifies latent multi-target drug profiles that correlate with efficacy across multiple diseases. Companies like BenevolentAI and Recursion use this approach to expand drug indications.

Evidence from published studies shows GNN-based platforms can predict novel drug-disease associations with over 80% precision in retrospective validation. This directly enables fast-track development pathways by prioritizing candidates with established safety profiles. For a deeper dive into network-based AI, see our analysis of Knowledge Graphs in target identification.

Integration with real-world evidence (RWE) is the next frontier. GNNs trained on molecular graphs are now being fused with RWE from sources like FDA Adverse Event Reporting System (FAERS) using multi-modal architectures. This creates a feedback loop where clinical data validates and refines the polypharmacology predictions generated in silico.

BEYOND THE HYPE

The Hidden Pitfalls of AI Repurposing Platforms

Network-based AI promises fast-track drug development, but naive implementation creates scientific and financial risk.

01

The Problem: Correlation is Not Causation

Most platforms find statistical links between drugs and diseases but fail to prove biological mechanism. This leads to expensive Phase II failures when the hypothesized pathway doesn't hold.\n- Black-box predictions lack the causal reasoning required for FDA submissions.\n- Real-world evidence (RWE) is noisy and confounded, requiring advanced causal inference models to interpret.

>90%
Attrition Rate
$50M+
Wasted per Candidate
02

The Solution: Knowledge Graph-Driven Discovery

Structured biological knowledge graphs connect drugs, targets, pathways, and diseases with semantically defined relationships. This enables hypothesis generation based on established biology, not just data patterns.\n- Uncovers polypharmacology by modeling off-target effects across the protein interaction network.\n- Integrates multi-omics data (genomics, proteomics) to validate mechanistic plausibility before wet-lab investment.

10x
Higher Validation Rate
-70%
Time to Hypothesis
03

The Problem: The Data Silos of Real-World Evidence

Patient data is trapped in disconnected EHRs, claims databases, and genomic repositories. AI models trained on fragmented data produce biased, non-generalizable predictions for new indications.\n- Incomplete patient journeys miss critical confounders and treatment histories.\n- Lack of molecular resolution in RWE prevents linking clinical outcomes to specific biological targets.

<30%
Data Utility
~18 months
Curation Timeline
04

The Solution: Federated Learning for Collaborative RWE

Federated AI enables model training across multiple hospital and biobank datasets without moving sensitive patient data. This preserves privacy while creating robust, population-scale models.\n- Accelerates biomarker discovery by analyzing rare disease cohorts across institutions.\n- Mitigates geographic and demographic bias inherent in single-source data, a key concern for global indication expansion.

5x
Cohort Size
Zero-Data-Transfer
Compliance
05

The Problem: Overfitting to Narrow Chemical Space

Platforms trained only on known drug libraries (~10k molecules) fail to generalize. They miss repurposing opportunities for compounds with novel scaffolds or those abandoned for non-efficacy reasons in their original indication.\n- Legacy bioactivity data is often inaccurate or incomplete, poisoning the training set.\n- Models lack synthesizability and ADMET filters, proposing candidates that are chemically intractable or toxic.

~95%
Known Space Coverage
$20M
Synthesis Cost per Miss
06

The Solution: Physics-Informed Generative AI

Generative models constrained by quantum mechanical principles and medicinal chemistry rules explore vast chemical space beyond known drugs. They design novel, synthesizable analogs optimized for the new target.\n- Equivariant neural networks provide accurate binding affinity predictions surpassing traditional docking.\n- Reinforcement learning agents iteratively optimize for multi-property objectives: potency, selectivity, and safety. This approach is central to modern AI for Drug Discovery and Target Identification.

1B+
Molecules Screened
-40%
Preclinical Timeline
THE FUSION

The 2026 Landscape: Agentic AI and Real-World Evidence Fusion

Agentic AI systems will autonomously mine and synthesize real-world evidence (RWE) to identify novel therapeutic uses for existing drugs.

Agentic AI orchestrates discovery. By 2026, autonomous AI agents will replace static models in drug repurposing. These agents operate on a multi-agent system (MAS) architecture, where specialized modules for literature mining, EHR analysis, and molecular simulation collaborate without human intervention to generate and validate hypotheses. This moves beyond simple prediction to autonomous workflow execution.

Real-world evidence becomes the primary dataset. The shift is from curated clinical trial data to the messy, high-volume universe of electronic health records (EHRs) and patient registries. Agentic systems equipped with federated learning frameworks analyze this data across institutions without centralizing sensitive information, uncovering efficacy signals invisible in controlled studies. This is the core of AI for Drug Discovery and Target Identification.

Fusion defeats data silos. The key innovation is the fusion of RWE with high-resolution molecular data. Agents query knowledge graphs built on platforms like Neo4j and vector databases like Pinecone or Weaviate to connect patient outcomes with protein-protein interaction networks and transcriptomic profiles. This creates causal, not just correlative, links between a drug's mechanism and a new disease indication.

Evidence: 70% faster indication expansion. Early adopters like Recursion Pharmaceuticals and BenevolentAI report pipeline candidates entering validation for new indications in under 12 months, versus a traditional 3-4 year timeline. This acceleration is driven by agents that continuously ingest new publications and trial data, updating repurposing models in real-time.

THE NEW DRUG DEVELOPMENT ECONOMY

Key Takeaways: The AI Repurposing Imperative

AI is transforming drug repurposing from a serendipitous process into a systematic, predictive engine for indication expansion.

01

The Problem: $2.6B Wasted on Failed Novel Drugs

Traditional de novo drug development is a high-cost, high-failure gamble. 90% of candidates fail in clinical trials, burning capital and time. Repurposing existing, safe compounds bypasses Phase I safety trials, but manual hypothesis generation is slow and misses complex network effects.

-70%
Time to Clinic
$300M
Cost Avoided
02

The Solution: Network-Based AI & Real-World Evidence

AI models, particularly Graph Neural Networks (GNNs), map disease biology as interconnected networks of genes, proteins, and pathways. By mining real-world evidence (RWE) from EHRs and genomic databases, they identify non-obvious drug-disease connections. This creates a fast-track development pathway with a higher probability of success.

  • Predicts polypharmacology and off-target effects
  • Uncovers novel mechanisms of action for existing drugs
  • Prioritizes candidates with proven human safety profiles
10x
More Hypotheses
~18 months
To New Indication
03

The Imperative: Explainable AI for Regulatory Submission

The FDA and EMA demand causal reasoning, not just correlation. Black-box models create regulatory risk. Successful repurposing platforms use explainable AI (XAI) techniques to provide auditable evidence for why a drug should work for a new disease, which is non-negotiable for submission packages. This aligns with the broader need for AI TRiSM frameworks in high-stakes development.

>50%
Higher Submission Success
Key Metric
Model Interpretability
04

The Architecture: Federated Learning on Sensitive Data

The most valuable RWE is locked in siloed, privacy-protected hospital systems. Federated Learning enables model training across multiple institutions without moving sensitive patient data, preserving privacy while unlocking collaborative insights. This is critical for rare disease repurposing where no single site has enough data.

  • Accelerates biomarker discovery across networks
  • Maintains HIPAA/GDPR compliance by design
  • Enables multi-institutional validation of targets
Zero Data
Centralization
Collaborative
Scale Achieved
05

The Future State: Autonomous Indication Expansion Pipelines

The endgame is a closed-loop system where AI continuously scans new clinical and molecular data, generates and ranks repurposing hypotheses, and even designs adaptive clinical trials for validation. This shifts R&D from a project-based to a continuous-discovery model, fundamentally redefining portfolio strategy. This evolution is part of the broader shift toward Agentic AI and Autonomous Workflow Orchestration in the enterprise.

Continuous
Pipeline Refresh
Real-Time
Portfolio Optimization
06

The Hidden Cost: Inadequate MLOps for Model Decay

A repurposing model is only as good as its data. Biological understanding evolves, and model drift is inevitable. Without a robust MLOps lifecycle—monitoring performance, managing versions, and retraining on new evidence—AI predictions decay, leading to missed opportunities and wasted validation efforts. This operational rigor separates pilots from production platforms.

-20%
Annual Accuracy
Critical
Retraining Cadence
THE PIPELINE

From Computational Insight to Clinical Pipeline

AI transforms computational predictions into validated clinical candidates by integrating real-world evidence and automating trial design.

AI-driven drug repurposing identifies new therapeutic uses for existing drugs by analyzing real-world patient data and molecular interaction networks. This creates fast-track development pathways that bypass early-phase toxicity studies, slashing time-to-clinic from years to months. Platforms like BenevolentAI and Recursion Pharmaceuticals use graph neural networks to mine these hidden relationships.

Indication expansion requires multi-modal evidence. Successful pipelines integrate genomics, proteomics, and electronic health records from sources like UK Biobank. This moves beyond simple correlation to establish causal inference, identifying true mechanistic drivers for new disease applications. The strategic cost of ignoring these integrated datasets is wasted wet-lab follow-up on spurious targets.

Automated clinical trial simulation is the next frontier. Tools like Unlearn.AI create digital twin cohorts to model patient outcomes, optimizing trial design and reducing the need for placebo groups. This de-risks Phase II/III investments by providing predictive visibility into a candidate's likely performance before a single patient is enrolled.

Evidence: A 2023 study in Nature Biotechnology demonstrated that an AI-driven repurposing platform identified a new use for an existing anti-inflammatory drug for a rare oncology indication in under 18 months, compared to the traditional 4-5 year timeline for novel drug development.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.