Skip to main content

Running an Optimization

Running an Optimization

Once you have defined your variables, measurements, and objectives, you can launch the optimization. This article walks through the optimization lifecycle — from the first suggestions to interpreting results — and links to detail articles on each part of the workflow.


The Optimization Loop

Every optimization in SDLabs follows the same iterative cycle:

  1. Optimize — the algorithm analyzes your data and generates a batch of recommended experiments.

  2. Experiment — you run the suggested experiments in your lab (or simulation).

  3. Measure — you enter the results back into SDLabs.

  4. Repeat — submitting results triggers a new recommendation cycle. The algorithm learns from the new data and produces better recommendations.

Each cycle is called an iteration. The more iterations you complete, the better the optimizer understands your system.


Two Phases of Optimization

The optimization progresses through two distinct phases, shown as a badge on the recommendations panel:

Initial Exploration

Guided Optimization

Badge

Orange — "Evaluating possibilities"

Blue — "Finding most informative conditions"

What happens

The algorithm explores the design space broadly to gather diverse data points. Suggestions are spread across the parameter space.

The algorithm has built a predictive model and uses it to focus on the most promising regions. Suggestions become more targeted.

When it starts

Immediately on the first iteration.

After enough data has been collected (typically a few iterations, depending on the number of parameters).

During initial exploration, the badge shows how many iterations remain before the model kicks in. Once guided optimization begins, features like Predictions and Landscape charts become available.


What You See on Screen

State

What you see

What to do

Recommending (shimmer text)

The algorithm is analyzing your data and generating recommendations.

Wait — this typically takes a few seconds to a few minutes.

New recommendations

A batch of suggested parameter values is ready.

Run the experiments, then enter your measurements and submit.


Detail Articles

Each article below covers a specific part of the optimization workflow in depth:


Related

Did this answer your question?