Scenario: Predicting a Bioequivalence Study for Generic Drug Products
In formulation development, a successful bioequivalence (BE) study is critical for a generic drug product. A successful BE study means that the rate and extent of absorption (pharmacokinetics, PK) are statistically equivalent to the reference (brand/innovator) product. Running a human bioequivalence (BE) study can be quite expensive and time-consuming, but there's also a significant risk of failure. This can lead to project delays and affect the overall business case.
Key Challenges:
1. Pharmacokinetic variability: The success of a BE study depends on various factors, including the design of the formulation, dissolution data, the drug's in vivo effects, and patient-related factors such as pre-existing conditions and geographical differences.
Passing criteria: Regulatory agencies like FDA/Health Canada/EMA require strict statistical passing criteria equivalence (90% CI within 80-125% for AUC & Cmax).
An AI that predicts bioequivalence studies could help to customise drug products and reduce the failure probability.
A Conventional AI combined with a fine-tuned pharma domain-specific LLM is the best option
1. Conventional AI (First step)
Prediction of Bioequivalence parameters requires structured data like formulation properties, dissolution profiles, drug substance data, and/or preclinical PK data. Conventional AI approach includes physiological pharmacokinetic (PBPK) modelling, In Vitro-In Vivo correlation, and statistical equivalence creator. PBPK modelling is the basis for bioequivalence prediction. While conventional AI can deliver precise and consistent results, it also offers regulatory clarity.
2. Fine-Tuned LLM (Second step)
A specialized pharma domain LLM can assist in generating reports that meet regulatory standards, extracting relevant study information from existing literature, and outlining a strategy for hypothetical bioequivalence testing. This LLM includes fine-tuning on regulatory guidelines, PK information, and previous pass/fail BE study reports.
Why Not Other Approaches?
Only Conventional AI: Good for pharmacokinetic data prediction, but lacks explainability and is limited where part of the data is missing.
Training from Scratch: Bioequivalence prediction does not need to be developed from scratch, as existing PK knowledge can be fine-tuned.
Pure Prompt-Based LLM: Bioequivalence prediction requires precise modelling, so pure prompt-based LLM is not efficient.
This approach balances scientific knowledge with AI flexibility (LLM augmentation), making it both innovative, accurate and successful.