Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

GLENS: Global Search via Learning from Solver Iterates with Diffusion Models

About

We consider the problem of generating a large collection of initial guesses for local minima of multimodal non-convex continuous optimization problems. The goal is for these initial guesses to be high-quality (i.e., a numerical solver converges quickly) and diverse (i.e., represent many different local minima). Identifying multiple locally optimal solutions enables flexible downstream decision-making, but typically requires expensive global search. Existing data-driven methods predict initial guesses using only the final converged optima from offline solver runs, which discards information about the local neighborhoods of solutions and limits the available training data. We propose GLENS (Global Search via Learning from Solver Iterates), a data-efficient global search method that leverages intermediate solver iterates as free data augmentation. GLENS consists of two components: a neighborhood structure model that uses diffusion models to learn the local geometry around optima conditioned on problem parameters, and a solver behavior model that learns refinement directions to further guide samples towards nearby optima during diffusion sampling. Experiments on modified non-convex benchmark problems and a two-robot obstacle-avoidance navigation problem show that GLENS generates high-quality initial guesses while preserving the multimodal distribution of diverse local optima. The resulting initial guesses lead to faster solver convergence across different problem settings and solvers. We also analyze how key hyperparameter choices affect the performance.

Anjian Li, Bartolomeo Stellato, Ryne Beeson• 2026

Related benchmarks

TaskDatasetResultRank
Warm-starting optimizationHimmelblau unseen parameters (test)
Cumulative Distribution (k=1)63.79
15
Warm-starting optimizationRosenbrock unseen parameters (test)
Cumulative Distribution % (k=1)86.47
15
Warm-starting optimizationLevy unseen parameters (test)
Cumulative Distribution (k=1)17
15
Warm-starting optimizationQP unseen parameters (test)
Cumulative Distribution (k=1)96.9
15
Multi-robot navigationTwo-robot navigation unseen configurations (test)
k-neighborhood Stats (Mean)134.8
5
Showing 5 of 5 rows

Other info

Follow for update