Skip to content
Research · Aug 5, 2026

New benchmark evaluates LLMs on black-box optimization from natural-language descriptions

BBOWP-Bench introduces a dataset and evaluation framework for a novel problem setting where systems must infer both a search space and an optimization algorithm from text.

Trust79
HypeLow hype

1 source · cross-referenced

ShareXLinkedInEmail
TL;DR
  • LLMs can select suitable optimization algorithms based on evaluation budgets but struggle with search-space design in less informative problem descriptions.
  • The BBOWP-Bench dataset combines natural-language problem descriptions, executable evaluation environments, and human-designed baseline formulations.
  • The benchmark targets black-box optimization problems where only objective values are observable and the functional form is unavailable.
  • Authors provide the first evaluation of LLMs on this setting, highlighting both strengths and limitations.

Researchers propose Black-Box Optimization Word Problems (BBOWP), a problem setting where a system must infer both a search space and an optimization algorithm from a natural-language description of a black-box optimization task. In this setting, only objective values are observable and the functional form is unavailable, making problem formulation and algorithm selection central challenges.

To support research on BBOWP, the team introduces the BBOWP Benchmark Suite (BBOWP-Bench), a dataset and evaluation framework that pairs each instance with a natural-language problem description, an executable evaluation environment, and a human-designed baseline formulation. This design enables evaluation of both search-space design and algorithm selection.

Using BBOWP-Bench, the authors conduct the first evaluation of large language models (LLMs) on this task. They find that current LLMs can select suitable algorithms based on the given evaluation budget, demonstrating competence in algorithm recommendation under constrained computational resources.

However, the evaluation also reveals limitations: LLMs sometimes struggle with search-space design, particularly in identifying important variables and balancing their ranges when the problem description is less informative or the search space is highly problem-specific. These findings point to areas where automated problem formulation remains challenging.

The BBOWP-Bench dataset and code are publicly available, providing a foundation for further research into automating black-box optimization workflows with LLMs.

Sources
  1. 01arXiv cs.CLBBOWP-Bench: Evaluating LLMs on Black-Box Optimization Word Problems
Also on Research

Stories may contain errors. Dispatch is assembled with AI assistance and curated by human editors; despite the trust-score filter, mistakes happen. We correct publicly — every article links to its revision history. Nothing here is financial, legal, or medical advice. Verify before relying on any claim.

© 2026 Dispatch. No ads. No sponsorships. No paid placement. Reader-supported via Ko-fi.

Built by a person who cares about honest AI news.