Articles

AI-Guided Mobile Phase and Gradient Optimisation in HPLC and UHPLC

Why mobile phase optimisation is where AI and design of experiments combine most effectively, and how to use that combination to reach a robust method faster
Written byTrevor J Henderson
Analyst reviewing a response surface model predicting HPLC resolution across mobile phase pH and gradient time, illustrating AI mobile phase optimisation

AI-augmented design of experiments maps the entire optimisation landscape in a fraction of the experiments that one-variable-at-a-time approaches require.

Flow (2026)

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

AI mobile phase optimisation in HPLC is, for many method development scientists, the most immediately practical application of machine learning in the analytical workflow. Mobile phase and gradient conditions interact in ways that resist one-variable-at-a-time exploration, making this the stage of development where systematic, multivariate methods have always had the clearest advantage over intuition alone. Combining design of experiments with machine learning prediction compresses the iteration cycle further still, and recent work has taken this toward fully autonomous closed-loop optimisation. This article maps the approaches, from the established DoE foundations to adaptive and Bayesian methods, and addresses the regulatory context that governs their use.

It sits within the AI-assisted chromatographic method development guide, which covers the full method development workflow. For the earlier scouting phase that feeds conditions into optimisation, the companion article on automated method scouting is a useful starting point.


Key Takeaways

  • Mobile phase optimisation is inherently multivariate: pH, organic modifier, temperature, and gradient shape interact, and one-variable-at-a-time approaches miss those interactions. Design of experiments captures them efficiently.
  • Machine learning augments DoE by predicting separation quality across the full experimental space, not just at the points run, so the analyst can identify optima between experiments rather than at them.
  • Bayesian optimisation takes this further by adaptively selecting the next experiment based on what has been learned so far, minimising the total number of runs needed to find a robust optimum.
  • The ICH Q14 guideline on analytical procedure development explicitly supports a science and risk-based approach to method development that accommodates DoE and data-driven optimisation.
  • For SepSci's regulated-laboratory audience, interpretability matters as much as accuracy: a response surface model that can be explained and defended is often preferable to a more opaque ML optimisation that cannot.

Why Mobile Phase Optimisation Is Time-Consuming

The number of variables involved in gradient HPLC method development quickly makes the experimental space intractable by sequential, empirical exploration. A method developer adjusting organic modifier type, gradient start and end composition, gradient time, pH, buffer type, and column temperature faces a combinatorial problem: varying each factor while holding the others constant misses interaction effects and requires an impractical number of runs to cover the space systematically.

Working in analytical science?

Register for a FREE Separation Science account to subscribe to the Separation Science Newsletter.

Subscribe for free

The interaction between pH and selectivity is the clearest example. A change in mobile phase pH affects the ionisation state and, therefore, the retention of ionisable analytes, but that effect depends on the organic modifier concentration and the column chemistry simultaneously. One-variable-at-a-time exploration cannot map this reliably. The result, in labs that do not use multivariate methods, is that optimisation often stops at 'good enough' rather than reaching a genuinely robust method, with fitness for purpose confirmed within a narrow window that creates problems when conditions drift.

Optimisation Variable

Typical Range of Influence

Interaction Effects

Organic modifier (% B start/end)

Retention, selectivity, peak shape

Coupled with pH for ionisables

Mobile phase pH

Selectivity of ionisable analytes

Strong interaction with column chemistry and modifier

Gradient time/slope

Resolution, run time, throughput

Interacts with organic start composition

Column temperature

Selectivity, viscosity, pressure

Modifier-dependent; affects ionisation equilibria

Buffer type and concentration

Peak shape, ion suppression in MS

Dependent on pH and organic composition

Mobile phase optimisation is a multivariate problem. Any approach that varies one factor at a time cannot reliably capture the interactions that determine whether a method is robust.


Design of Experiments Approaches for HPLC Optimisation

Design of experiments has been part of analytical method development for decades, and it remains the most widely used and most defensible approach to systematic gradient optimisation. ICH Q14, the 2024 analytical procedure development guidance, explicitly supports science- and risk-based method development that accommodates DoE within an analytical quality-by-design (AQbD) framework, alongside the established ICH Q2(R2) validation requirements. Understanding the DoE designs in common use, and their relative efficiency, is the starting point for understanding where ML adds value on top.

The DoE designs used most frequently in HPLC optimisation:

  • Central composite designs (CCD). The classic response-surface design: a factorial core augmented with axial and centre points, which provides a full quadratic model and allows curvature to be captured. Requires a moderate number of experiments and produces a well-characterised design space.
  • Box-Behnken designs. A response-surface design that avoids extreme multi-factor combinations (vertices of the cube), making it practical when those extreme conditions are analytically risky or physically impossible. Often slightly more efficient than CCD for three to four factors.
  • Doehlert designs. Provide uniform space-filling across the experimental region with particularly good efficiency for two to three factors, valued for their flexibility in extending the design without replication.
  • D-optimal designs. Computer-generated designs that maximise the information content of the experiment set for a given model and constraints. Particularly useful when standard designs cannot be applied because of experimental restrictions.

All of these produce a response surface model, the mathematical description of how the separation quality responds across the experimental space, from which an optimum can be identified. The model is fit to the experimental data, not derived from first principles, which is why the quality of the training experiments matters as much as the design choice.

How Machine Learning Augments DoE in Gradient Optimisation

Machine learning enters gradient optimisation primarily by improving the quality and resolution of the response surface model, and by making it possible to predict separation quality at conditions that were not directly run. A 2025 study published in ACS Analytical Chemistry demonstrated this in silico approach, using QSPR models combined with linear solvation energy relationship theory to predict retention factors across mobile phase compositions without any new experimental runs, enabling optimisation of both isocratic and gradient methods from molecular structure alone.

Continue reading below…
eBooksAbstract blue circle background
Evaluating Prep LC Phases for Selectivity and Cleaning Tolerance
A performance evaluation of hybrid silica stationary phases across 300 alkaline washes and scale-up fraction analysis.
Read More

What ML adds over classical response-surface modelling:

  • Denser prediction. A classical response-surface model predicts separation quality at a fixed resolution determined by the design. An ML model trained on the same data can predict more densely across the space, resolving the optimum more precisely.
  • Non-linear capability. Classical polynomial response-surface models handle quadratic interactions well but can miss sharper non-linear behaviour. ML models, particularly gradient boosting and neural network approaches, capture this more flexibly.
  • Incorporation of in-silico prediction. Where retention models are built from molecular descriptors rather than solely from experimental points, the ML layer can predict across conditions that were never run physically, dramatically reducing the experimental burden.
  • Uncertainty quantification. Probabilistic ML models, including Gaussian processes, quantify how confident the prediction is at each point, which helps direct experimental effort toward regions where uncertainty is highest.

For SepSci's chemometrics-fluent audience, the parallel is direct: classical response-surface modelling is, in effect, a chemometric approach, and ML augmentation extends it with greater predictive flexibility and the ability to incorporate structural chemistry. The interpretability advantage of the classical approach, a response surface that can be plotted, examined, and explained, is partly retained by keeping the ML as a layer on top of an experimental design rather than replacing the design entirely.

Bayesian and Active Learning Approaches

The most sophisticated current approach to gradient optimisation is Bayesian optimisation, which treats the optimisation as a sequential experimental design problem: at each step, the algorithm selects the next experiment to run based on what it has learned so far, balancing exploration of uncertain regions against exploitation of promising ones. A 2024 paper in RSC Digital Discovery, a collaboration between the University of Leeds and Pfizer, demonstrated a fully autonomous closed-loop Bayesian optimisation system that developed impurity-screening HPLC methods in as few as 35 experiments, using multi-objective optimisation to balance resolution and run time simultaneously.

Active learning takes a related approach: rather than following a fixed experimental design, the model continuously updates its predictions and recommends the next most informative experiment. A 2024 study in ACS Analytical Chemistry applied assisted active learning to LC method development, updating model parameters iteratively and selecting the most informative conditions for each subsequent experiment.

The practical implications for a method development lab:

  • Bayesian and active learning approaches reach a robust optimum with fewer experiments than fixed DoE designs, which is meaningful when the analyte supply is limited or instrument time is constrained
  • They handle high-dimensional optimisation, many factors simultaneously, more gracefully than classical designs, which scale poorly past five or six factors
  • The tradeoff is complexity: implementing a Bayesian or active-learning workflow currently requires more computational and integration effort than applying a standard DoE design in existing method-development software
  • For most routine pharmaceutical method development, a well-designed central composite or Box-Behnken study remains the practical standard, with Bayesian approaches most compelling for complex multianalyte separations or automated development platforms

pH, Organic Modifier, and Temperature: What the Models Cover

The choice of which variables to include in the optimisation design is itself an analytical decision, and one where method knowledge matters more than the algorithm. Not all variables are equally influential for all analyte types, and including too many factors in a response-surface design inflates the number of required experiments without proportionate information gain.

Guidance on factor prioritisation by analyte type:

  • Ionisable analytes. pH is the highest-priority factor: it controls the ionisation state and therefore the retention and selectivity of acids and bases. For a mixture containing ionisable species, pH and organic modifier must both be included, and their interaction modelled.
  • Neutral analytes. Organic modifier concentration and gradient slope carry most of the predictive weight. pH is secondary unless the mobile phase additive affects peak shape. Temperature becomes more relevant when selectivity is otherwise similar across candidate conditions.
  • High-resolution separations (UHPLC impurity profiling). Gradient time and slope interact strongly with resolution at the critical pair. For impurity methods, an objective function that captures both resolution and run time is more useful than one that optimises either alone.
  • LC-MS methods. Buffer type and concentration interact with ionisation suppression and must be included if MS compatibility is an acceptance criterion. Purely chromatographic optimisation without accounting for the detection constraint produces methods that look good on UV and fail on mass spectrometry.

The objective function used to evaluate candidate conditions is at least as important as the model itself. Resolution of the critical pair, peak symmetry, run time, and robustness to small perturbations can all be incorporated, and multi-objective optimisation, which the Bayesian Leeds/Pfizer work used explicitly, allows tradeoffs between them to be made explicitly rather than by intuition.

Regulatory Considerations for AI-Assisted Optimisation

For laboratories operating in pharmaceutical development or quality control, the regulatory framework for method development has evolved to accommodate data-driven optimisation. ICH Q14, finalized in 2024, provides the harmonised guidance on analytical procedure development and explicitly supports science- and risk-based approaches that include DoE and multivariate modelling within an AQbD framework. Together with ICH Q2(R2) on analytical procedure validation, it describes the lifecycle approach that governs development, validation, and post-approval change management.

The practical regulatory implications for AI-assisted optimisation:

  • Document the development rationale. The design choices, the factors included and excluded, the objective function, and the basis for selecting the final conditions must be documented in a way that demonstrates a science- and risk-based development approach.
  • Define the method operable design region (MODR). ICH Q14 introduces the MODR, the region within which the method continues to meet its performance criteria. An ML or Bayesian optimisation that identifies an optimum can also characterise the boundaries of acceptable performance around it, which supports MODR definition.
  • Interpretability and explainability. A response surface model whose contour plots can be examined by a reviewer is more straightforward to defend than a black-box neural network. The interpretability advantage of DoE-grounded response surface modelling is one reason it remains the dominant approach in regulated method development, even as more sophisticated ML tools become available.
  • Validation requirements do not relax. An AI-assisted method is validated to the same criteria: specificity, accuracy, precision, linearity, and range, under ICH Q2(R2) as a conventionally developed one. AI accelerates the development; it does not replace the validation.

What This Means for Your Lab

If mobile phase optimisation is currently your development bottleneck, design of experiments augmented by machine learning is the most mature and most accessible point to adopt AI in the method development workflow. Start with a well-chosen response-surface design, define an objective function that captures what the method actually needs to achieve, and use ML prediction to map the optimum at higher resolution than the experimental grid alone provides. For complex analyte sets or automated platforms, Bayesian and active-learning approaches offer further efficiency gains. Throughout, keep the documentation and interpretability that a regulated environment requires in mind: the goal is not just to find the optimum, but to understand the space around it well enough to characterise a robust method. For the full method development framework, the AI-assisted method development guide covers each stage, and the AI in analytical science overview maps the wider landscape.

This article was produced under Separation Science’s AI Editorial Guidelines

Frequently Asked Questions (FAQs)

  • What is AI mobile phase optimisation in HPLC?

    AI mobile phase optimisation in HPLC refers to the use of artificial intelligence and machine learning techniques to enhance the optimisation process of mobile phase and gradient conditions in high-performance liquid chromatography, improving experiment efficiency and effectiveness.

  • How does machine learning improve mobile phase optimisation?

    Machine learning improves mobile phase optimisation by predicting separation quality across the entire experimental space, allowing analysts to identify optima based on diverse results rather than limited experimental points. It integrates processes like Bayesian optimisation to reduce the total number of necessary experimental runs.

  • What are the regulatory considerations for AI-assisted optimisation in method development?

    Regulatory considerations include documenting the developmental rationale, defining the method operable design region (MODR), ensuring the model's interpretability and explainability, and adhering to validation requirements that remain unchanged despite the use of AI.

  • What are the benefits of using Design of Experiments (DoE) in mobile phase optimisation?

    Design of Experiments (DoE) provides a systematic and efficient framework for capturing interactions among variables, which improves the robustness of the developed method. It allows for better planning and execution of experiments, making it a widely accepted approach within the context of pharmaceutical development.

  • Why is mobile phase optimisation considered a multivariate problem?

    Mobile phase optimisation is considered a multivariate problem because multiple interacting variables, such as pH, organic modifier, temperature, and gradient shape, affect the separation quality. Traditional one-variable-at-a-time approaches fail to capture these complex interactions, leading to suboptimal results.

Add Separation Science as a preferred source on Google

Add Separation Science as a preferred Google source to see more of our trusted coverage

Meet the Author(s):

  • Trevor Henderson

    Trevor Henderson, PhD, is a veteran Content Innovation Director and scientific strategist at LabX Media Group. With a career spanning three decades, Trevor is a recognized expert in scientific writing, creative content creation, and technical editing.

    His academic pedigree in human biology, physical anthropology, and community health provides him with a rigorous analytical framework, which he applies to developing industry-leading content for scientists and lab technicians. Since 2013, Trevor has led content innovation initiatives that drive engagement within the laboratory technology sector.

    View Full Profile

Here are some related topics that may interest you:

Loading Next Article...
Loading Next Article...