Papers › A Tutorial on Bayesian Optimization of Expensive Cost Functions, with Application to...

A Tutorial on Bayesian Optimization of Expensive Cost Functions, with Application to Active User Modeling and Hierarchical Reinforcement Learning

12 Dec 2010arXiv:1012.2599archive 2025-07-28

Eric Brochu, Vlad M. Cora, Nando de Freitas

We present a tutorial on Bayesian optimization, a method of finding the maximum of expensive cost functions. Bayesian optimization employs the Bayesian technique of setting a prior over the objective function and combining it with evidence to get a posterior function. This permits a utility-based selection of the next observation to make on the objective function, which must take into account both exploration (sampling from areas of high uncertainty) and exploitation (sampling areas likely to offer improvement over the current best observation). We also present two detailed extensions of Bayesian optimization, with experiments---active user modelling with preferences, and hierarchical reinforcement learning---and a discussion of the pros and cons of Bayesian optimization based on our experiences.

PaperPDFCodeCode 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="1012.2599")

Code

Syntology Ran 0 of 16 code samples harvested from 5 repositories linked to this paper; 16 have no recorded run.

By repository: community (archive-listed): 16 samples from 5 repositories, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

15 repositories listed; official and paper-mentioned ones first.

JohnYKiyo/coco_trial mentioned on GitHubMIT report
Somya-Patra/Shell_ai mentioned on GitHubMIT report
chariff/GPro mentioned on GitHubMIT report
fmfn/BayesianOptimization mentioned on GitHubMIT report
jbrea/BayesianOptimization.jl mentioned on GitHubNOASSERTION report
kubeflow/katib mentioned on GitHubpytorchApache-2.0 report
zatang007/BayesianOptimization mentioned on GitHubMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. 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

16 samples harvested; 0 ran; 0 honoured the contract we drafted; 16 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.

16unverified

Licence: 0 of the 16 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 5 repositories linked to this paper, official or community; each sample names its own and says which. “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.

acq_max yanpei18345156216/BayesianOptimization/bayes_opt/util.py community (archive-listed) unverified MIT (permissive) · ed4879c467fcdafe · report
acq_max zatang007/BayesianOptimization/bayes_opt/util.py community (archive-listed) unverified MIT (permissive) · f92864c1c6fdc72e · report
binWindResourceData Somya-Patra/Shell_ai/Farm_Evaluator.py community (archive-listed) unverified MIT (permissive) · 413ed572d7960e61 · report
binWindResourceData Somya-Patra/Shell_ai/Farm_Evaluator_Vec.py community (archive-listed) unverified MIT (permissive) · ffbab055fda03000 · report
check_x_m chariff/GPro/GPro/validations.py community (archive-listed) unverified MIT (permissive) · 8c4758f81e72fde5 · report
convert_array chariff/GPro/GPro/validations.py community (archive-listed) unverified MIT (permissive) · 318ddf5331788977 · report
ensure_rng bayesian-optimization/bayesianoptimization/bayes_opt/util.py community (archive-listed) unverified MIT (permissive) · 4141d9ccb6edc694 · report
ensure_rng yanpei18345156216/BayesianOptimization/bayes_opt/util.py community (archive-listed) unverified MIT (permissive) · df34156cc3c73ffb · report
getTurbLoc Somya-Patra/Shell_ai/Farm_Evaluator.py community (archive-listed) unverified MIT (permissive) · a85ca56407c9e58c · report
getTurbLoc Somya-Patra/Shell_ai/Farm_Evaluator_Vec.py community (archive-listed) unverified MIT (permissive) · a678138a7683f539 · report
is_numeric bayesian-optimization/bayesianoptimization/bayes_opt/parameter.py community (archive-listed) unverified MIT (permissive) · a2732ed857b86a4f · report
loadPowerCurve Somya-Patra/Shell_ai/Farm_Evaluator.py community (archive-listed) unverified MIT (permissive) · 4c6327d53efa913c · report
loadPowerCurve Somya-Patra/Shell_ai/Farm_Evaluator_Vec.py community (archive-listed) unverified MIT (permissive) · 7a9f9a088417e901 · report
load_logs yanpei18345156216/BayesianOptimization/bayes_opt/util.py community (archive-listed) unverified MIT (permissive) · 9ea6221c39391f78 · report
set_d_type chariff/GPro/GPro/validations.py community (archive-listed) unverified MIT (permissive) · 9403b500f0378050 · report
wrap_kernel bayesian-optimization/bayesianoptimization/bayes_opt/parameter.py community (archive-listed) unverified MIT (permissive) · ff62b00813ad9177 · report

Tasks

Bayesian OptimizationHierarchical Reinforcement LearningHyperparameter OptimizationReinforcement LearningReinforcement Learning (RL)reinforcement-learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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