{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/a-tutorial-on-bayesian-optimization-of","title":"A Tutorial on Bayesian Optimization of Expensive Cost Functions, with Application to Active User Modeling and Hierarchical Reinforcement Learning","arxiv_id":"1012.2599","date":"2010-12-12","proceeding":null,"authors":["Eric Brochu","Vlad M. Cora","Nando de Freitas"],"abstract":"We present a tutorial on Bayesian optimization, a method of finding the\nmaximum of expensive cost functions. Bayesian optimization employs the Bayesian\ntechnique of setting a prior over the objective function and combining it with\nevidence to get a posterior function. This permits a utility-based selection of\nthe next observation to make on the objective function, which must take into\naccount both exploration (sampling from areas of high uncertainty) and\nexploitation (sampling areas likely to offer improvement over the current best\nobservation). We also present two detailed extensions of Bayesian optimization,\nwith experiments---active user modelling with preferences, and hierarchical\nreinforcement learning---and a discussion of the pros and cons of Bayesian\noptimization based on our experiences.","url_abs":"http://arxiv.org/abs/1012.2599v1","url_pdf":"http://arxiv.org/pdf/1012.2599v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"a-tutorial-on-bayesian-optimization-of","repo_url":"https://github.com/BrutishGuy/ContinuumArmedBandits","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"a-tutorial-on-bayesian-optimization-of","repo_url":"https://github.com/JohnYKiyo/coco_trial","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"a-tutorial-on-bayesian-optimization-of","repo_url":"https://github.com/Somya-Patra/Shell_ai","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"a-tutorial-on-bayesian-optimization-of","repo_url":"https://github.com/bayesian-optimization/bayesianoptimization","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"a-tutorial-on-bayesian-optimization-of","repo_url":"https://github.com/chariff/GPro","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"a-tutorial-on-bayesian-optimization-of","repo_url":"https://github.com/fmfn/BayesianOptimization","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"a-tutorial-on-bayesian-optimization-of","repo_url":"https://github.com/gaetanserre/stochastic-global-optimization","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"a-tutorial-on-bayesian-optimization-of","repo_url":"https://github.com/jbrea/BayesianOptimization.jl","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"a-tutorial-on-bayesian-optimization-of","repo_url":"https://github.com/kubeflow/katib","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"a-tutorial-on-bayesian-optimization-of","repo_url":"https://github.com/toniesteves/cnn-bayesian-optimization","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"a-tutorial-on-bayesian-optimization-of","repo_url":"https://github.com/yanpei18345156216/BayesianOptimization","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"a-tutorial-on-bayesian-optimization-of","repo_url":"https://github.com/yiwang89/fmfn-BayesianOptimization","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"a-tutorial-on-bayesian-optimization-of","repo_url":"https://github.com/yiyuezhuo/A-Tutorial-on-Bayesian-Optimization-exmaple","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"a-tutorial-on-bayesian-optimization-of","repo_url":"https://github.com/yoomambo/BayesianOptimization_Tuned","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"a-tutorial-on-bayesian-optimization-of","repo_url":"https://github.com/zatang007/BayesianOptimization","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"bayesian-optimization","task_name":"Bayesian Optimization"},{"task_slug":"hierarchical-reinforcement-learning","task_name":"Hierarchical Reinforcement Learning"},{"task_slug":"hyperparameter-optimization","task_name":"Hyperparameter Optimization"},{"task_slug":"reinforcement-learning","task_name":"Reinforcement Learning"},{"task_slug":"reinforcement-learning-1","task_name":"Reinforcement Learning (RL)"},{"task_slug":"reinforcement-learning-2","task_name":"reinforcement-learning"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1012.2599","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1012.2599"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/BrutishGuy/ContinuumArmedBandits","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jbrea/BayesianOptimization.jl","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Somya-Patra/Shell_ai","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/JohnYKiyo/coco_trial","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/fmfn/BayesianOptimization","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/zatang007/BayesianOptimization","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gaetanserre/stochastic-global-optimization","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/toniesteves/cnn-bayesian-optimization","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/chariff/GPro","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/yiyuezhuo/A-Tutorial-on-Bayesian-Optimization-exmaple","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/kubeflow/katib","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/yoomambo/BayesianOptimization_Tuned","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/yiwang89/fmfn-BayesianOptimization","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/bayesian-optimization/bayesianoptimization","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/yanpei18345156216/BayesianOptimization","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":16},"by_repo_kind":{"listed":{"samples":16,"ran":0,"repositories":5}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"ed4879c467fcdafe","entry":"acq_max","repo":"yanpei18345156216/BayesianOptimization","repo_kind":"listed","path":"bayes_opt/util.py","file_url":"https://github.com/yanpei18345156216/BayesianOptimization/blob/HEAD/bayes_opt/util.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ed4879c467fcdafe"}},{"code_sha256_prefix":"f92864c1c6fdc72e","entry":"acq_max","repo":"zatang007/BayesianOptimization","repo_kind":"listed","path":"bayes_opt/util.py","file_url":"https://github.com/zatang007/BayesianOptimization/blob/HEAD/bayes_opt/util.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f92864c1c6fdc72e"}},{"code_sha256_prefix":"413ed572d7960e61","entry":"binWindResourceData","repo":"Somya-Patra/Shell_ai","repo_kind":"listed","path":"Farm_Evaluator.py","file_url":"https://github.com/Somya-Patra/Shell_ai/blob/HEAD/Farm_Evaluator.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"413ed572d7960e61"}},{"code_sha256_prefix":"ffbab055fda03000","entry":"binWindResourceData","repo":"Somya-Patra/Shell_ai","repo_kind":"listed","path":"Farm_Evaluator_Vec.py","file_url":"https://github.com/Somya-Patra/Shell_ai/blob/HEAD/Farm_Evaluator_Vec.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ffbab055fda03000"}},{"code_sha256_prefix":"8c4758f81e72fde5","entry":"check_x_m","repo":"chariff/GPro","repo_kind":"listed","path":"GPro/validations.py","file_url":"https://github.com/chariff/GPro/blob/HEAD/GPro/validations.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8c4758f81e72fde5"}},{"code_sha256_prefix":"318ddf5331788977","entry":"convert_array","repo":"chariff/GPro","repo_kind":"listed","path":"GPro/validations.py","file_url":"https://github.com/chariff/GPro/blob/HEAD/GPro/validations.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"318ddf5331788977"}},{"code_sha256_prefix":"4141d9ccb6edc694","entry":"ensure_rng","repo":"bayesian-optimization/bayesianoptimization","repo_kind":"listed","path":"bayes_opt/util.py","file_url":"https://github.com/bayesian-optimization/bayesianoptimization/blob/HEAD/bayes_opt/util.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4141d9ccb6edc694"}},{"code_sha256_prefix":"df34156cc3c73ffb","entry":"ensure_rng","repo":"yanpei18345156216/BayesianOptimization","repo_kind":"listed","path":"bayes_opt/util.py","file_url":"https://github.com/yanpei18345156216/BayesianOptimization/blob/HEAD/bayes_opt/util.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"df34156cc3c73ffb"}},{"code_sha256_prefix":"a85ca56407c9e58c","entry":"getTurbLoc","repo":"Somya-Patra/Shell_ai","repo_kind":"listed","path":"Farm_Evaluator.py","file_url":"https://github.com/Somya-Patra/Shell_ai/blob/HEAD/Farm_Evaluator.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a85ca56407c9e58c"}},{"code_sha256_prefix":"a678138a7683f539","entry":"getTurbLoc","repo":"Somya-Patra/Shell_ai","repo_kind":"listed","path":"Farm_Evaluator_Vec.py","file_url":"https://github.com/Somya-Patra/Shell_ai/blob/HEAD/Farm_Evaluator_Vec.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a678138a7683f539"}},{"code_sha256_prefix":"a2732ed857b86a4f","entry":"is_numeric","repo":"bayesian-optimization/bayesianoptimization","repo_kind":"listed","path":"bayes_opt/parameter.py","file_url":"https://github.com/bayesian-optimization/bayesianoptimization/blob/HEAD/bayes_opt/parameter.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a2732ed857b86a4f"}},{"code_sha256_prefix":"4c6327d53efa913c","entry":"loadPowerCurve","repo":"Somya-Patra/Shell_ai","repo_kind":"listed","path":"Farm_Evaluator.py","file_url":"https://github.com/Somya-Patra/Shell_ai/blob/HEAD/Farm_Evaluator.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4c6327d53efa913c"}},{"code_sha256_prefix":"7a9f9a088417e901","entry":"loadPowerCurve","repo":"Somya-Patra/Shell_ai","repo_kind":"listed","path":"Farm_Evaluator_Vec.py","file_url":"https://github.com/Somya-Patra/Shell_ai/blob/HEAD/Farm_Evaluator_Vec.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7a9f9a088417e901"}},{"code_sha256_prefix":"9ea6221c39391f78","entry":"load_logs","repo":"yanpei18345156216/BayesianOptimization","repo_kind":"listed","path":"bayes_opt/util.py","file_url":"https://github.com/yanpei18345156216/BayesianOptimization/blob/HEAD/bayes_opt/util.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9ea6221c39391f78"}},{"code_sha256_prefix":"9403b500f0378050","entry":"set_d_type","repo":"chariff/GPro","repo_kind":"listed","path":"GPro/validations.py","file_url":"https://github.com/chariff/GPro/blob/HEAD/GPro/validations.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9403b500f0378050"}},{"code_sha256_prefix":"ff62b00813ad9177","entry":"wrap_kernel","repo":"bayesian-optimization/bayesianoptimization","repo_kind":"listed","path":"bayes_opt/parameter.py","file_url":"https://github.com/bayesian-optimization/bayesianoptimization/blob/HEAD/bayes_opt/parameter.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ff62b00813ad9177"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}