{"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/hyperband-a-novel-bandit-based-approach-to","title":"Hyperband: A Novel Bandit-Based Approach to Hyperparameter Optimization","arxiv_id":"1603.06560","date":"2016-03-21","proceeding":null,"authors":["Lisha Li","Kevin Jamieson","Giulia Desalvo","Afshin Rostamizadeh","Ameet Talwalkar"],"abstract":"Performance of machine learning algorithms depends critically on identifying\na good set of hyperparameters. While recent approaches use Bayesian\noptimization to adaptively select configurations, we focus on speeding up\nrandom search through adaptive resource allocation and early-stopping. We\nformulate hyperparameter optimization as a pure-exploration non-stochastic\ninfinite-armed bandit problem where a predefined resource like iterations, data\nsamples, or features is allocated to randomly sampled configurations. We\nintroduce a novel algorithm, Hyperband, for this framework and analyze its\ntheoretical properties, providing several desirable guarantees. Furthermore, we\ncompare Hyperband with popular Bayesian optimization methods on a suite of\nhyperparameter optimization problems. We observe that Hyperband can provide\nover an order-of-magnitude speedup over our competitor set on a variety of\ndeep-learning and kernel-based learning problems.","url_abs":"http://arxiv.org/abs/1603.06560v4","url_pdf":"http://arxiv.org/pdf/1603.06560v4.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":"hyperband-a-novel-bandit-based-approach-to","repo_url":"https://github.com/baggepinnen/hyperopt.jl","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"hyperband-a-novel-bandit-based-approach-to","repo_url":"https://github.com/billchan226/poar-srl-4-robot","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"hyperband-a-novel-bandit-based-approach-to","repo_url":"https://github.com/callowbird/Harmonica","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":null},{"paper_slug":"hyperband-a-novel-bandit-based-approach-to","repo_url":"https://github.com/civisanalytics/civisml-extensions","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":null},{"paper_slug":"hyperband-a-novel-bandit-based-approach-to","repo_url":"https://github.com/dylancashman/remap_nas","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"hyperband-a-novel-bandit-based-approach-to","repo_url":"https://github.com/eric-erki/robotics-rl-srl","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"hyperband-a-novel-bandit-based-approach-to","repo_url":"https://github.com/hynkis/MIHO","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"hyperband-a-novel-bandit-based-approach-to","repo_url":"https://github.com/hynkis/mi-hpo","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"hyperband-a-novel-bandit-based-approach-to","repo_url":"https://github.com/kalifou/robotics-rl-srl","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"hyperband-a-novel-bandit-based-approach-to","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":"hyperband-a-novel-bandit-based-approach-to","repo_url":"https://github.com/mle-infrastructure/mle-hyperopt","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"unanswered"}},{"paper_slug":"hyperband-a-novel-bandit-based-approach-to","repo_url":"https://github.com/mlr-org/mlr3hyperband","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"LGPL-3.0"}},{"paper_slug":"hyperband-a-novel-bandit-based-approach-to","repo_url":"https://github.com/tally0818/HyperBand","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"gone","observed_at":"2026-09-18","how":"tree_404+repo_404"}},{"paper_slug":"hyperband-a-novel-bandit-based-approach-to","repo_url":"https://github.com/thegaussians/hyperband-for-any-model","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"hyperband-a-novel-bandit-based-approach-to","repo_url":"https://github.com/jim-schwoebel/allie","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"hyperband-a-novel-bandit-based-approach-to","repo_url":"https://github.com/thuijskens/scikit-hyperband","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"none","reach":{"status":"ok","spdx":"BSD-3-Clause"}},{"paper_slug":"hyperband-a-novel-bandit-based-approach-to","repo_url":"https://github.com/zygmuntz/hyperband","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"none","reach":{"status":"ok","spdx":"NOASSERTION"}}],"tasks":[{"task_slug":"bayesian-optimization","task_name":"Bayesian Optimization"},{"task_slug":"hyperparameter-optimization","task_name":"Hyperparameter Optimization"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/1603.06560","atlas_url":"https://app.syntology.ai/?focus=1603.06560","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1603.06560"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/zygmuntz/hyperband","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/hynkis/MIHO","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/billchan226/poar-srl-4-robot","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/tally0818/HyperBand","reach":{"status":"gone","observed_at":"2026-09-18","how":"tree_404+repo_404"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/callowbird/Harmonica","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/baggepinnen/hyperopt.jl","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/eric-erki/robotics-rl-srl","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jim-schwoebel/allie","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/civisanalytics/civisml-extensions","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mle-infrastructure/mle-hyperopt","reach":{"status":"unanswered"}},{"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/hynkis/mi-hpo","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/thegaussians/hyperband-for-any-model","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/thuijskens/scikit-hyperband","reach":{"status":"ok","spdx":"BSD-3-Clause"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/dylancashman/remap_nas","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/kalifou/robotics-rl-srl","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mlr-org/mlr3hyperband","reach":{"status":"ok","spdx":"LGPL-3.0"}}],"summary":{"ran_honours":1,"unverified":1},"by_repo_kind":{"listed":{"samples":2,"ran":1,"repositories":2}},"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":"63ed33243a4544ca","entry":"hyperband_num_per_run","repo":"civisanalytics/civisml-extensions","repo_kind":"listed","path":"civismlext/hyperband.py","file_url":"https://github.com/civisanalytics/civisml-extensions/blob/HEAD/civismlext/hyperband.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"63ed33243a4544ca"}},{"code_sha256_prefix":"9854919b73a10442","entry":"lateral_tire_model","repo":"hynkis/MIHO","repo_kind":"listed","path":"model/tire_model.py","file_url":"https://github.com/hynkis/MIHO/blob/HEAD/model/tire_model.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":"9854919b73a10442"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}