Some of the most practical returns from artificial intelligence (AI) in drug discovery are showing up not in headline-grabbing molecule generation but in the grind of lead optimization, and AI lead optimization in drug discovery is now a working part of many medicinal chemistry programs. Lead optimization is the long, iterative stage where a promising but imperfect molecule is refined through hundreds or thousands of analogues into a viable clinical candidate, balancing potency, selectivity, safety, and drug-like properties at once. AI is not replacing that chemistry. What it is changing is how candidates are selected and prioritized, which analogues get made, and in what order, so that the expensive make-and-test cycle is spent on the most promising compounds.
This article covers the applications medicinal chemists are actually using. It sits within DDN’s coverage of generative AI in molecular design, builds on the discussion of diffusion models for 3D generation and AlphaFold and protein structure, and connects to the broader guide to AI across drug discovery.
Key takeaways
|
What lead optimization involves
Lead optimization is the stage of drug discovery that turns a hit, a molecule with some desired activity, into a candidate suitable for clinical development. It is rarely glamorous and almost always the longest medicinal chemistry effort in a program. As a recent Nature Reviews Drug Discovery analysis of the changing landscape of medicinal chemistry optimization describes, this is the phase where the design-make-test-analyze cycle runs over and over, each iteration producing analogues that are synthesized, assayed, and used to inform the next round.
Why the stage is so demanding:
- Many properties at once. A candidate must be potent against its target, selective against related proteins, safe, metabolically stable and suitably absorbed and distributed, and improving one property frequently degrades another.
- A vast analogue space. Even a single lead can be modified in an enormous number of ways, and only a fraction can realistically be synthesized and tested, so choosing which analogues to make is a high-stakes decision.
- Expensive iterations. Each make-and-test cycle consumes synthesis effort, assay resources and time, which is why reducing the number of cycles and the number of dead-end compounds has direct value.
- Knowledge that is hard to encode. Experienced medicinal chemists carry intuition about what will and will not work that is difficult to formalize, which is exactly the boundary where AI both helps and reaches its limits.
This is the context that makes AI attractive here. The problem is not a lack of ideas for analogues; it is deciding which of the many possible analogues are worth the cost of making and testing. Anything that improves that selection, even modestly, compounds across the many iterations of a program.
The problem in lead optimization is not a lack of ideas for analogues. It is deciding which of the many possible ones are worth the cost of making and testing. That is the decision AI is changing.
Multi-parameter optimization
The defining challenge of lead optimization is that it is a multi-parameter problem: a good candidate has to satisfy many properties simultaneously, and those properties often pull in opposite directions. Increasing potency can worsen solubility; improving metabolic stability can reduce activity. As one study of multiparameter optimization in de novo design puts it, designing compounds that are both efficacious and safe is a long, complex process involving several properties with orthogonal trends, which is what makes automated methods for navigating these trade-offs valuable.
How multi-parameter optimization (MPO) is approached:
- Defining the target profile. MPO starts with an explicit profile of the properties a candidate must achieve: potency, selectivity, solubility, metabolic stability, and more, each with a target range, turning a vague goal into a concrete optimization objective.
- Scoring the trade-offs. Because properties conflict, MPO uses scoring schemes that combine them into an overall desirability, making explicit how much a gain in one property is worth against a loss in another.
- Navigating the landscape. The optimization then searches for molecules that best satisfy the combined profile, a search that is difficult by intuition alone when many properties interact.
- Prioritizing what to make. The practical output is a ranked set of candidate analogues, focusing synthesis on the compounds most likely to move the whole profile forward rather than any single property.
MPO is not new to medicinal chemistry; chemists have always balanced competing properties, but making the trade-offs explicit and computable is what allows AI to contribute systematically, rather than leaving the balancing act entirely to individual judgment applied one compound at a time.
AI-assisted MPO
Given an explicit multi-parameter objective, AI methods can search for and prioritize molecules that satisfy it, and this is where machine learning moves from predicting single properties to actively guiding optimization. The approaches vary in how they generate and rank candidates, but they share the goal of proposing the analogues most likely to advance the whole profile.
How AI contributes to multi-parameter optimization:
- Property prediction across the profile. Machine learning models predict each of the properties in the target profile for a proposed analogue, so a molecule can be scored against the whole profile before it is ever synthesized.
- Generative optimization. Generative models, including reinforcement-learning and fragment-based approaches, can propose new analogues biased toward the desired profile, starting from a lead and modifying it toward better overall desirability.
- Active learning loops. AI can suggest which compounds to make and test next to most improve the models themselves, tightening the design-make-test-analyze cycle by choosing experiments that are maximally informative.
- Ranking and triage. Perhaps most usefully in day-to-day practice, models rank large sets of possible analogues so chemists can focus on the highest-value compounds, which is the prioritization benefit at the heart of AI lead optimization.
The realistic framing is that AI-assisted MPO augments the chemist’s decision-making rather than automating it. The models propose and prioritize; the chemist judges whether the proposals make chemical sense and decides what to actually make, a division of labor that recurs throughout AI in medicinal chemistry.
Deep learning QSAR models
Underneath much of this prediction sits QSAR, quantitative structure-activity relationship modeling, the long-standing practice of relating a molecule’s structure to its activity or properties. Deep learning has substantially changed what QSAR can do. A 2025 review of AI in modern deep-learning QSAR describes how classical QSAR was limited by linear assumptions, small datasets, and limited feature extraction, while deep-learning frameworks such as convolutional and graph neural networks automatically extract high-level chemical descriptors, handle complex nonlinearities, and generalize across diverse chemical spaces.
What deep learning changed in QSAR:
- Automatic feature learning. Rather than relying on hand-crafted molecular descriptors, deep models learn relevant features directly from molecular representations such as graphs or SMILES strings, capturing patterns that predefined descriptors might miss.
- Nonlinear relationships. Structure-activity relationships are often highly nonlinear, and deep models capture these far better than the linear methods that classical QSAR typically relied on.
- Scale and generalization. Deep-learning QSAR can be trained on large datasets and generalize across broader regions of chemical space, making it useful for the diverse analogues a lead optimization program explores.
- The interpretability cost. The trade-off is transparency: a simple QSAR equation is easy to interpret, while a complex deep model can be difficult to explain mechanistically, which reduces its usefulness for guiding a chemistry decision that needs to be justified.
That interpretability cost is not a minor footnote in medicinal chemistry. Chemists need to understand why a model favors one analogue over another to trust it and to learn from it, so the most useful deep-learning QSAR tools are increasingly those that pair strong prediction with some explanation of what is driving it, rather than the highest-accuracy black box.
AI-assisted retrosynthesis
Designing a promising molecule is only useful if it can actually be made, and retrosynthesis, working backward from a target molecule to a viable synthetic route, is where AI closes that loop. The field took a significant step when researchers demonstrated planning chemical syntheses with deep neural networks and symbolic AI, and the approach has since matured into tools used in industrial practice.
What AI-assisted retrosynthesis provides:
- Route prediction. Given a target molecule, models propose plausible synthetic routes by recursively breaking it into simpler precursors, drawing on learned reaction knowledge to suggest feasible steps.
- Synthesizability assessment. Retrosynthetic analysis provides a direct check on whether a designed molecule can realistically be made, feeding that constraint back into design so effort is not spent on unmakeable candidates.
- Industrial maturity. Retrosynthesis tools have matured through repeated industrial use, with systems such as those refined over years of application reflecting practical learnings rather than purely academic performance.
- Integration with design. Coupling generation and optimization with retrosynthesis means synthesizability can be considered during design rather than discovered afterward, which is increasingly how the pieces fit together.
The practical value is real: tools like the openly reported AiZynthFinder, refined through several years of industrial application, show that AI retrosynthesis has moved from proof of concept to a working part of the medicinal chemistry toolkit. As with prediction, it advises rather than decides, and an experienced chemist still evaluates whether a proposed route is genuinely practical for a given compound.
Where AI meets chemistry intuition
The consistent theme across every application above is that AI changes how lead optimization is done without removing the medicinal chemist from the center of it. Understanding where the handoff between model and chemist sits is what separates teams that get value from AI from those that are disappointed by it.
How the division of labor actually works:
- AI proposes and prioritizes. Models are strong at scoring large numbers of analogues, predicting properties, and surfacing candidates a chemist might not have ranked highly, which is genuine and useful leverage.
- Chemists judge and decide. Whether a proposed molecule is chemically sensible, synthesizable, and worth pursuing remains an expert judgment, informed by experience that current models do not reliably capture.
- The models are only as good as the data. Predictions depend on the data they were trained on, and a model extrapolating beyond its training distribution, into genuinely novel chemistry, is exactly where it is least reliable and where chemical intuition matters most.
- The best results are collaborative. Teams that treat AI output as well-informed input to expert decision-making, rather than as an oracle or a threat, are the ones consistently reported to get the most from these tools.
The balanced conclusion is that AI has meaningfully accelerated lead optimization, mainly by making the selection and prioritization of analogues faster and more systematic, while the medicinal chemist’s judgment about chemistry, synthesizability, and what is worth making remains central. For how lead optimization connects to molecular generation and the rest of the pipeline, DDN’s content covering generative AI in molecular design and its guide to AI across drug discovery provide the wider view.
What this means for medicinal chemistry teamsThe near-term value of AI in lead optimization is in prioritization, not automation. Focus first on multi-parameter optimization and property prediction to rank which analogues are worth making, since that is where the compounding savings across many make-and-test cycles actually come from. Adopt deep-learning QSAR for its predictive power but favor models that offer some explanation of what drives a prediction, because a recommendation a chemist cannot interpret is hard to trust or learn from. Bring AI-assisted retrosynthesis into the design stage so synthesizability is considered early rather than discovered late. Above all, keep the chemist in the decision seat: the strongest results come from treating AI as well-informed input to expert judgment, especially when a program moves into novel chemistry where models are least reliable. For the wider pipeline, the AI in drug discovery guide maps how lead optimization connects to the rest of the workflow. |
This article was produced in accordance with Drug Discovery News’ Editorial Policies.


