English

LLM Driven Design of Continuous Optimization Problems with Controllable High-level Properties

Artificial Intelligence 2026-01-28 v1 Neural and Evolutionary Computing

Abstract

Benchmarking in continuous black-box optimisation is hindered by the limited structural diversity of existing test suites such as BBOB. We explore whether large language models embedded in an evolutionary loop can be used to design optimisation problems with clearly defined high-level landscape characteristics. Using the LLaMEA framework, we guide an LLM to generate problem code from natural-language descriptions of target properties, including multimodality, separability, basin-size homogeneity, search-space homogeneity and globallocal optima contrast. Inside the loop we score candidates through ELA-based property predictors. We introduce an ELA-space fitness-sharing mechanism that increases population diversity and steers the generator away from redundant landscapes. A complementary basin-of-attraction analysis, statistical testing and visual inspection, verifies that many of the generated functions indeed exhibit the intended structural traits. In addition, a t-SNE embedding shows that they expand the BBOB instance space rather than forming an unrelated cluster. The resulting library provides a broad, interpretable, and reproducible set of benchmark problems for landscape analysis and downstream tasks such as automated algorithm selection.

Keywords

Cite

@article{arxiv.2601.18846,
  title  = {LLM Driven Design of Continuous Optimization Problems with Controllable High-level Properties},
  author = {Urban Skvorc and Niki van Stein and Moritz Seiler and Britta Grimme and Thomas Bäck and Heike Trautmann},
  journal= {arXiv preprint arXiv:2601.18846},
  year   = {2026}
}

Comments

17 pages, accepted at EvoApplications 2026

R2 v1 2026-07-01T09:21:00.629Z