Articles

Predicting drug-drug interactions with AI: Methods, datasets, and practical application

AI drug-drug interaction models are sophisticated enough to shape candidate choices, within limits.
Written byErika Russell
| 6 min read
Researcher reviewing a drug interaction network diagram on a monitor in a clinical pharmacology office.

AI drug-drug interaction prediction models now flag CYP-based and transporter-mediated risk early in development. Explore the methods and real limits.

GEMINI (2026)

Register for free to listen to this article
Listen with Speechify
0:00
6:00

AI drug-drug interaction prediction has matured from a late-stage clinical pharmacology exercise into a computational check applied throughout drug development, from early medicinal chemistry through polypharmacy risk assessment ahead of clinical trials. Machine learning models built on enzyme inhibition and transporter interaction data are now sophisticated enough to influence candidate selection, but calibrating confidence in genuinely novel chemical space remains the central challenge for teams relying on these predictions.

Key takeaways

  • AI drug-drug interaction (DDI) prediction models combine cytochrome P450 (CYP) inhibition data with molecular structure to flag likely interactions before clinical testing.
  • One machine learning framework built on drug-target gene association data reported roughly 95% accuracy in identifying potential DDIs.
  • Transporter-mediated interactions, involving proteins like P-glycoprotein, remain harder to model than CYP-based interactions due to sparser training data.
  • Polypharmacy risk assessment extends DDI prediction beyond single drug pairs to the more complex reality of multi-drug regimens common in older and chronically ill patients.
  • Models trained primarily on CYP450 activity data tend to underestimate potent inhibition cases, particularly where transporter-mediated mechanisms also contribute.

Types of drug-drug interactions

Clinically significant drug-drug interactions generally fall into a small number of mechanistic categories, each requiring different modeling approaches. DDI prediction matters at nearly every stage of drug development, from medicinal chemistry decisions about which enzyme liabilities to design out of a candidate through clinical protocols governing which concomitant medications a trial excludes. That relevance places AI drug-drug interaction prediction squarely within the broader push toward AI-powered ADMET prediction, and it shares much of its underlying data and modeling infrastructure with machine learning drug metabolism prediction, since CYP inhibition is the mechanistic backbone of most clinically significant interactions. Both efforts sit within the wider shift toward target identification through clinical translation powered by AI, which has reshaped early discovery workflows. Pharmacokinetic interactions, where one drug alters the absorption, distribution, metabolism, or excretion of another, account for the largest share of interactions that computational models target, and CYP-mediated metabolic interactions are the most extensively studied subset.

Continue reading below...
A scientist in a white lab coat looking into a microscope in a brightly lit modern laboratory.
WebinarsChoosing the right study for developmental and reproductive safety testing
Learn how developmental and reproductive toxicology study selection supports regulatory decision-making and generates meaningful nonclinical safety data.
Read More

Pharmacodynamic interactions, where two drugs act on overlapping or opposing biological pathways without one altering the other's exposure, are mechanistically distinct and considerably harder to predict computationally, since they depend on target biology and receptor pharmacology rather than a shared, well-characterized metabolic pathway. Transporter-mediated interactions form a third category, arising when one drug inhibits or induces a transporter protein responsible for moving another drug across a cell membrane or tissue barrier.

This mechanistic split matters for how a discovery team should read any single DDI risk score. A model built to flag pharmacokinetic interactions says nothing about pharmacodynamic risk, and a compound that scores cleanly on CYP-based interaction prediction can still carry meaningful pharmacodynamic interaction risk that no metabolism-focused model was ever designed to catch. Understanding which category a given model addresses is a prerequisite for interpreting its output correctly.

Broadly, the mechanisms that AI drug-drug interaction models attempt to capture include:

  • CYP-mediated metabolic interactions, where one drug alters the enzymatic clearance of another.
  • Transporter-mediated interactions, where efflux or uptake proteins such as P-glycoprotein are inhibited or induced.
  • Pharmacodynamic interactions, where two drugs act on overlapping biological pathways without altering each other's exposure.
  • Combinatorial polypharmacy risk, where the interaction pattern emerges only across three or more concurrent medications.

Machine learning excels at CYP-based DDI prediction

CYP-based DDI prediction draws directly on the same cytochrome P450 inhibition data that underlies broader machine learning drug metabolism prediction, since a drug that inhibits a major CYP isoform will tend to raise the exposure of any co-administered drug metabolized by that same enzyme. This shared data foundation is part of why CYP-based DDI models have progressed further than other interaction categories. One CYP2C9 inhibition study, focused on a clinically important isoform for numerous widely prescribed drugs, achieved approximately 80% accuracy, sensitivity, and specificity in identifying inhibitors of that enzyme.

A related but mechanistically broader modeling strategy skips enzyme-specific features entirely and instead represents each drug by the genes it targets, then measures how closely two drugs' target genes sit within the same protein-protein interaction and signaling-pathway network. One such framework, built on an L2-regularized logistic regression model over these drug-target gene association profiles, reported approximately 95% accuracy at classifying drug pairs as interacting or non-interacting. Because this approach is not tied to any single metabolic mechanism, it can in principle flag interaction risk that a purely CYP-focused model would miss, though it also does not by itself explain which specific mechanism, metabolic, transporter-mediated, or pharmacodynamic, underlies a given flagged pair.

Transporter-mediated DDI models remain less mature

Transporter-mediated interactions remain considerably less mature computationally than CYP-based interactions, largely because transporter inhibition data has not been generated or curated at the same scale. P-glycoprotein, the most extensively studied efflux transporter, has accumulated enough public data to support reasonable modeling, but many other clinically relevant transporters have comparatively sparse coverage.

Continue reading below...
3D illustration of a membrane protein embedded within a lipid nanodisc, representing a native-like environment used for membrane protein stabilization and characterization.
Application NoteCharacterizing nanodisc-embedded membrane proteins
Mass photometry supports membrane protein characterization by providing rapid insights into sample composition, purity, and molecular assembly.
Read More

The Vienna LiverTox Workspace represents one effort to close this gap, providing a set of machine learning models specifically built to predict interaction profiles between small molecules and transporters relevant to regulatory safety assessment. Its development reflects a recognition that transporter-mediated DDI risk needed dedicated modeling infrastructure rather than being treated as a secondary output of CYP-focused platforms.

This data gap has practical consequences. A critical DDI review found that models built primarily on CYP450 activity and fraction-metabolized data could predict changes in drug exposure with reasonable accuracy overall, but tended to underestimate potent inhibition cases specifically because they lacked features detailing transporter-mediated mechanisms. That finding is a direct illustration of how a model's blind spots trace back to what its training data did and did not include.

Closing this specific gap matters clinically because several of the most consequential documented drug interactions involve transporter mechanisms rather than pure CYP inhibition, including interactions affecting drugs with narrow therapeutic windows. A DDI model that performs well on aggregate accuracy metrics but systematically misses this mechanism class carries a risk profile that a single headline accuracy number does not fully convey.

Polypharmacy risk assessment

Polypharmacy, the concurrent use of multiple medications common among older adults and patients with chronic conditions, multiplies the complexity of DDI prediction well beyond the pairwise interactions most models are built to handle. A patient taking five or more medications faces a combinatorial number of potential two-drug, three-drug, and higher-order interactions that quickly outpaces what pairwise prediction models were originally designed to assess.

Graph-based approaches have shown particular promise for this harder problem, since they can represent multiple drugs and their shared interaction pathways as a connected network rather than a series of isolated pairs. Self-supervised multi-view graph learning methods that integrate enzyme, indication, side effect, and transporter data into a single framework are a direct response to polypharmacy's combinatorial complexity, aiming to capture higher-order interaction risk that pairwise models systematically miss.

Clinical pharmacologists working with polypharmacy populations, particularly geriatric patients on five or more concurrent medications, generally treat these graph-based risk scores as a screening layer that narrows which specific drug combinations warrant a manual pharmacological review, rather than as a definitive interaction verdict for an entire medication regimen. The volume of possible combinations in a real-world polypharmacy population makes exhaustive manual review impractical without that computational narrowing step.

Benchmark performance varies by interaction mechanism

The following table summarizes reported performance ranges across the major categories of AI drug-drug interaction prediction discussed above.

Continue reading below...
3D illustration of a protein complex composed of clustered spherical subunits arranged in a ring-like oligomeric structure, shown in shades of blue, cyan, and purple against a blue gradient background.
Application NoteUnderstanding protein oligomerization with mass photometry
Automated mass photometry helps reveal the complex dynamics of protein oligomerization and the factors that govern protein assembly.
Read More
DDI prediction categoryReported performancePrimary constraint
CYP2C9-specific inhibitionApproximately 80% accuracy, sensitivity, and specificityIsoform-specific data availability
Gene-target-association network modelsRoughly 95% accuracy reported in one published frameworkNot mechanism-specific; does not identify which pathway drives a flagged interaction
Transporter-mediated DDINo standardized benchmark; models remain earlier-stageSparse transporter interaction data
Polypharmacy and multi-drug riskEmerging graph-based methods; limited standardized benchmarksCombinatorial complexity of multi-drug regimens

Unlike CYP inhibition benchmarks for single-endpoint ADMET prediction, DDI benchmarks are less standardized across the field, in part because interaction prediction inherently depends on modeling two compounds simultaneously rather than scoring one molecule against a fixed endpoint. That added complexity has slowed the emergence of the kind of unified leaderboard structure that has become standard for single-compound ADMET properties.

The lack of standardized benchmarking also makes cross-study comparison harder than it should be. A DDI model reporting 95% accuracy on one curated dataset and a different model reporting 80% sensitivity on another cannot be directly compared without knowing whether the two studies used comparable interaction severity thresholds, comparable drug pair diversity, and comparable definitions of what counts as a clinically meaningful interaction in the first place. A high aggregate accuracy figure also does not by itself indicate which interaction mechanism a model is actually detecting.

Integrating DDI prediction into development

Discovery and clinical pharmacology teams typically apply AI drug-drug interaction prediction at several distinct points, mirroring the staged approach used for other ADMET endpoints:

  1. Screen early candidate series against CYP inhibition and transporter liability predictions to deprioritize structures carrying predictable interaction risk.
  2. Prioritize confirmatory in vitro DDI assays for compounds flagged by computational screening, focusing limited assay capacity on genuine risk.
  3. Apply polypharmacy-aware graph models during clinical trial design to anticipate concomitant medication risks in the target patient population.
  4. Update internal models with confirmed clinical interaction data as trials progress, narrowing the gap between predicted and observed interaction risk over time.

This workflow treats DDI prediction as a prioritization and risk-triage tool rather than a substitute for the confirmatory interaction studies regulators expect ahead of approval, consistent with how AI ADMET prediction functions across other endpoints in the broader ADMET and safety prediction pipeline.

AI drug-drug interaction prediction works best on familiar mechanisms

AI drug-drug interaction prediction has reached genuine practical utility for CYP-based interactions, where deep public data and years of modeling refinement support accuracy around 80% for isoform-specific models, and broader network-based approaches have reported even higher aggregate accuracy by drawing on gene-target association data rather than enzyme-specific features alone. Transporter-mediated interactions and the combinatorial complexity of polypharmacy remain considerably less mature, constrained by data availability rather than by any fundamental modeling limitation.

Teams get the most reliable use out of these tools by recognizing which mechanism a given model was actually built to capture. A model trained on CYP450 activity data will reliably flag CYP-based risk but may miss transporter-driven interactions entirely, and that distinction matters more to real-world reliability than any single reported accuracy figure.

This article was produced under Drug Discovery News' AI Editorial Guidelines.

Frequently Asked Questions (FAQs)

  • How does AI predict drug-drug interactions?

    AI models predict drug-drug interactions by combining molecular structure data with predicted enzyme inhibition and transporter interaction profiles, then estimating the likelihood and severity of an interaction between two compounds.

  • What ML methods are used for DDI?

    Common approaches include isoform-specific CYP450 inhibition models, gene-target-association network models built on protein-protein interaction data, and increasingly graph neural networks that model interaction networks across multiple drugs simultaneously.

  • Can AI predict CYP-based interactions?

    AI models predict CYP-based interactions with reasonable reliability, with isoform-specific models such as those targeting CYP2C9 reporting approximately 80% accuracy, since these interactions share a well-characterized mechanistic basis with broader cytochrome P450 inhibition data.

  • What is polypharmacy AI?

    Polypharmacy AI refers to computational models, often graph-based, designed to assess interaction risk across multiple concurrent medications rather than a single drug pair, addressing the combinatorial complexity faced by patients on complex medication regimens.

Add Drug Discovery News as a preferred source on Google

Add Drug Discovery News as a preferred Google source to see more of our trusted coverage.

About the Author

Here are some related topics that may interest you:

Loading Next Article...
Loading Next Article...
Subscribe to Newsletter

Subscribe to our eNewsletters

Stay connected with all of the latest from Drug Discovery News.

Subscribe

Sponsored

A scientist in a white lab coat looking into a microscope in a brightly lit modern laboratory.
Learn how developmental and reproductive toxicology study selection supports regulatory decision-making and generates meaningful nonclinical safety data.
Illustration of multiple three-dimensional patient-derived organoids suspended against a dark blue background, representing tumor models used in precision oncology research.
By combining organoid biology with precision automation, researchers developed a miniaturized organoid screening platform that could help speed personalized cancer treatment testing.
Illustration of multiple three-dimensional patient-derived organoids suspended against a dark blue background, representing tumor models used in precision oncology research.
By combining organoid biology with precision automation, researchers developed a miniaturized organoid screening platform that could help speed personalized cancer treatment testing.
Drug Discovery News December 2025 Issue
Latest IssueVolume 21 • Issue 4 • December 2025

December 2025

December 2025 Issue

Explore this issue