Papers › BBOWP-Bench: Evaluating LLMs on Black-Box Optimization Word Problems

BBOWP-Bench: Evaluating LLMs on Black-Box Optimization Word Problems

20 May 2026arXiv:2608.02612added by Syntology

Yutaro Yamada, Kei Hiroshima, Nozomu Yoshinari, Kento Uchida, Shinichi Shirakawa

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Formulating an optimization problem strongly affects the quality of the final solution, yet good formulations usually require substantial expertise. Recent studies have therefore examined how to automatically derive optimization problems from natural-language descriptions, but existing benchmarks focus on settings where objectives and constraints can be written explicitly as mathematical expressions. Many practically important problems are naturally treated as black-box optimization (BBO) problems, in which only objective values are observable, and the functional form is unavailable. In BBO, the search space design, a part of the problem formulation, and the selection of the optimization algorithm are crucial for problem-solving. Automating these processes with large language models (LLMs) is a significant challenge. This paper introduces Black-Box Optimization Word Problems (BBOWP), a novel problem setting in which a system must infer both a search space and an optimization algorithm from a natural-language description of a black-box optimization task. To support research on this setting, we establish the BBOWP Benchmark Suite (BBOWP-Bench), a dataset and evaluation framework for BBOWP. Each instance combines a natural-language problem description, an executable evaluation environment, and a human-designed baseline formulation, allowing evaluation of both search-space design and algorithm selection. Using this benchmark, we provide the first evaluation of LLMs and show that current LLMs are capable of selecting suitable algorithms based on the given evaluation budget. However, they 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. Our code and dataset are available at https://github.com/shiralab/bbowp-bench.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2608.02612")

Code

Syntology Ran 13 of 22 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 13 ran with no contract checked.

By repository: found in paper text by Syntology: 22 samples from 1 repository, 13 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

shiralab/bbowp-bench found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

22 samples harvested; 13 ran; 0 honoured the contract we drafted; 9 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

13ran
9unverified

Licence: 0 of the 22 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from shiralab/bbowp-bench. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

AbstractDesignVariable shiralab/bbowp-bench/src/bbowp/schema/bbowp.py found in paper text by Syntology ran MIT (permissive) · fc79d7ee7bbdc041 · report
Algorithm shiralab/bbowp-bench/src/bbowp/schema/bbowp.py found in paper text by Syntology ran MIT (permissive) · 7e046ec2ef093a19 · report
BoolDesignVariable shiralab/bbowp-bench/src/bbowp/schema/bbowp.py found in paper text by Syntology ran MIT (permissive) · 7b8604a2d8113774 · report
Budget shiralab/bbowp-bench/src/bbowp/schema/bbowp.py found in paper text by Syntology ran MIT (permissive) · 8b13730b3b996683 · report
CategoryChoice shiralab/bbowp-bench/src/bbowp/schema/bbowp.py found in paper text by Syntology ran MIT (permissive) · 7092686f6ee62cf9 · report
ConstBoolVariable shiralab/bbowp-bench/src/bbowp/schema/bbowp.py found in paper text by Syntology ran MIT (permissive) · 2f364e0d5d3599d0 · report
ConstCategoricalVariable shiralab/bbowp-bench/src/bbowp/schema/bbowp.py found in paper text by Syntology ran MIT (permissive) · 28567b4032458458 · report
ConstFloatVariable shiralab/bbowp-bench/src/bbowp/schema/bbowp.py found in paper text by Syntology ran MIT (permissive) · 73bd822cc5802bde · report
ConstIntVariable shiralab/bbowp-bench/src/bbowp/schema/bbowp.py found in paper text by Syntology ran MIT (permissive) · 8a1c6b2647bbd155 · report
Description shiralab/bbowp-bench/src/bbowp/schema/bbowp.py found in paper text by Syntology ran MIT (permissive) · 93de887db04176fd · report
FloatDesignVariable shiralab/bbowp-bench/src/bbowp/schema/bbowp.py found in paper text by Syntology ran MIT (permissive) · 06d9fcc9d311cbcd · report
IntDesignVariable shiralab/bbowp-bench/src/bbowp/schema/bbowp.py found in paper text by Syntology ran MIT (permissive) · 193f9bd7f988b5ce · report
ProblemMetadata shiralab/bbowp-bench/src/bbowp/schema/bbowp.py found in paper text by Syntology ran MIT (permissive) · c7c1d379771499d7 · report
AlgorithmName shiralab/bbowp-bench/src/bbowp/schema/bbowp.py found in paper text by Syntology unverified MIT (permissive) · a3e48f071ee91a8c · report
BBOWP shiralab/bbowp-bench/src/bbowp/schema/bbowp.py found in paper text by Syntology unverified MIT (permissive) · d6a4e88be453423a · report
CategoricalDesignVariable shiralab/bbowp-bench/src/bbowp/schema/bbowp.py found in paper text by Syntology unverified MIT (permissive) · 839ff9a463909533 · report
ConstVariableType shiralab/bbowp-bench/src/bbowp/schema/bbowp.py found in paper text by Syntology unverified MIT (permissive) · 1e753766b4e74c14 · report
Difficulty shiralab/bbowp-bench/src/bbowp/schema/bbowp.py found in paper text by Syntology unverified MIT (permissive) · 8cda4f8412efc087 · report
ExpertAnswer shiralab/bbowp-bench/src/bbowp/schema/bbowp.py found in paper text by Syntology unverified MIT (permissive) · 74e4c86597fcb190 · report
ExpertAnswerItem shiralab/bbowp-bench/src/bbowp/schema/bbowp.py found in paper text by Syntology unverified MIT (permissive) · f7d90b117af5db0d · report
SearchSpace shiralab/bbowp-bench/src/bbowp/schema/bbowp.py found in paper text by Syntology unverified MIT (permissive) · 4aa5a23742c2fd58 · report
VariableType shiralab/bbowp-bench/src/bbowp/schema/bbowp.py found in paper text by Syntology unverified MIT (permissive) · 4eb53bb6e446e40d · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2608.02612, was issued in August 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections