LLMs Generate Superior Multi-Objective Bayesian Optimization Algorithms

Georgios Laskaris, Reuben Brasher, Niki van Stein, Elena Raponi, Thomas B\"ack, Florian Neukart· July 13, 2026 View original

Key takeaways

  • LLMs can act as evolutionary operators to generate multi-objective Bayesian optimization algorithms.
  • Generated algorithms achieve superior performance and significantly lower computational costs.
  • The framework integrates hyperparameter optimization into the evolutionary loop.
  • Gains transfer from synthetic problems to real-world engineering challenges.

Who benefits

ManufacturingAerospaceAutomotivePharmaceuticalsAI/ML Development

Summary

A new framework extends LLaMEA to use large language models (LLMs) as evolutionary operators, generating multi-objective Bayesian optimization (MOBO) algorithms. This approach discovers algorithms that achieve better performance and significantly lower computational costs compared to state-of-the-art baselines on both synthetic and real-world engineering problems.

Designing effective multi-objective Bayesian optimization (MOBO) algorithms is complex, requiring expert knowledge to balance numerous interdependent design choices. This research introduces an extension of the LLaMEA framework, which leverages large language models (LLMs) as mutation and crossover operators within evolutionary strategies. This allows for the automated generation of complete MOBO algorithm implementations. The framework integrates SMAC hyperparameter optimization directly into the evolutionary loop, enabling the system to discover highly optimized algorithm designs. Across multiple evolutionary runs, approximately 900 algorithms were generated and rigorously benchmarked on a suite of twelve synthetic problems and three real-world engineering challenges. The results are compelling: the strongest generated algorithm achieved superior mean normalized hypervolume on synthetic problems (0.971 vs. 0.869 for qParEGO, a state-of-the-art baseline) while requiring roughly 60 times less wall-clock time. On real-world engineering problems, a generated algorithm also outperformed qParEGO, achieving a mean normalized hypervolume of 0.985 versus 0.971, at approximately 3.4 times lower cost. This demonstrates that LLM-driven evolutionary search can discover highly efficient and effective algorithm designs that are difficult to achieve through traditional manual methods.

Why it matters

Engineers and researchers can leverage LLMs to automatically design and optimize complex algorithms for multi-objective problems, drastically reducing development time and computational resources while achieving superior performance.

How to implement this in your domain

  1. 1Explore the LLaMEA framework and its extensions for automating algorithm design in your domain.
  2. 2Identify multi-objective optimization problems within your organization that could benefit from automated algorithm generation.
  3. 3Experiment with using LLMs as evolutionary operators to discover novel and efficient solutions for complex design spaces.
  4. 4Integrate hyperparameter optimization tools like SMAC into your automated algorithm development workflows.

Original post by Georgios Laskaris, Reuben Brasher, Niki van Stein, Elena Raponi, Thomas B\"ack, Florian Neukart

"arXiv:2607.08791v1 Announce Type: cross Abstract: Designing effective multi-objective Bayesian optimization (MOBO) algorithms requires balancing many interdependent design choices whose optimal configuration is problem-dependent and typically demands deep expertise. We extend the…"

View on X

Originally posted by Georgios Laskaris, Reuben Brasher, Niki van Stein, Elena Raponi, Thomas B\"ack, Florian Neukart on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses