{"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/pasha-efficient-hpo-with-progressive-resource","title":"PASHA: Efficient HPO and NAS with Progressive Resource Allocation","arxiv_id":"2207.06940","date":"2022-07-14","proceeding":null,"authors":["Ondrej Bohdal","Lukas Balles","Martin Wistuba","Beyza Ermis","Cédric Archambeau","Giovanni Zappella"],"abstract":"Hyperparameter optimization (HPO) and neural architecture search (NAS) are methods of choice to obtain the best-in-class machine learning models, but in practice they can be costly to run. When models are trained on large datasets, tuning them with HPO or NAS rapidly becomes prohibitively expensive for practitioners, even when efficient multi-fidelity methods are employed. We propose an approach to tackle the challenge of tuning machine learning models trained on large datasets with limited computational resources. Our approach, named PASHA, extends ASHA and is able to dynamically allocate maximum resources for the tuning procedure depending on the need. The experimental comparison shows that PASHA identifies well-performing hyperparameter configurations and architectures while consuming significantly fewer computational resources than ASHA.","url_abs":"https://arxiv.org/abs/2207.06940v2","url_pdf":"https://arxiv.org/pdf/2207.06940v2.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":"pasha-efficient-hpo-with-progressive-resource","repo_url":"https://github.com/ondrejbohdal/pasha","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"machine-learning","task_name":"BIG-bench Machine Learning"},{"task_slug":"hyperparameter-optimization","task_name":"Hyperparameter Optimization"},{"task_slug":"architecture-search","task_name":"Neural Architecture Search"}],"methods":[{"method_slug":"hpo","method_name":"HPO"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2207.06940","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2207.06940"}},"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":"deterministic:regex_extraction","url":"https://github.com/ondrejbohdal/pasha","reach":null}],"summary":{"ran":1,"ran_fixture":1,"ran_draft_wrong":1,"unverified":5},"by_repo_kind":{"official":{"samples":8,"ran":3,"repositories":1}},"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":"5a8f9bbc368d3c57","entry":"RungSystem","repo":"ondrejbohdal/pasha","repo_kind":"official","path":"syne_tune/optimizer/schedulers/hyperband_pasha.py","file_url":"https://github.com/ondrejbohdal/pasha/blob/HEAD/syne_tune/optimizer/schedulers/hyperband_pasha.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5a8f9bbc368d3c57"}},{"code_sha256_prefix":"00e4275e609885c6","entry":"quantile_cutoff","repo":"ondrejbohdal/pasha","repo_kind":"official","path":"syne_tune/optimizer/schedulers/hyperband_pasha.py","file_url":"https://github.com/ondrejbohdal/pasha/blob/HEAD/syne_tune/optimizer/schedulers/hyperband_pasha.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"00e4275e609885c6"}},{"code_sha256_prefix":"825d52030c3b8b14","entry":"sample_from","repo":"ondrejbohdal/pasha","repo_kind":"official","path":"syne_tune/config_space.py","file_url":"https://github.com/ondrejbohdal/pasha/blob/HEAD/syne_tune/config_space.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"825d52030c3b8b14"}},{"code_sha256_prefix":"3935bbebc91b89c0","entry":"PASHARungSystem","repo":"ondrejbohdal/pasha","repo_kind":"official","path":"syne_tune/optimizer/schedulers/hyperband_pasha.py","file_url":"https://github.com/ondrejbohdal/pasha/blob/HEAD/syne_tune/optimizer/schedulers/hyperband_pasha.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3935bbebc91b89c0"}},{"code_sha256_prefix":"6af06857393d0a84","entry":"PromotionRungSystem","repo":"ondrejbohdal/pasha","repo_kind":"official","path":"syne_tune/optimizer/schedulers/hyperband_pasha.py","file_url":"https://github.com/ondrejbohdal/pasha/blob/HEAD/syne_tune/optimizer/schedulers/hyperband_pasha.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6af06857393d0a84"}},{"code_sha256_prefix":"77e592568b6dfa03","entry":"RungEntry","repo":"ondrejbohdal/pasha","repo_kind":"official","path":"syne_tune/optimizer/schedulers/hyperband_pasha.py","file_url":"https://github.com/ondrejbohdal/pasha/blob/HEAD/syne_tune/optimizer/schedulers/hyperband_pasha.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"77e592568b6dfa03"}},{"code_sha256_prefix":"336ab457a51d227c","entry":"quniform","repo":"ondrejbohdal/pasha","repo_kind":"official","path":"syne_tune/config_space.py","file_url":"https://github.com/ondrejbohdal/pasha/blob/HEAD/syne_tune/config_space.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"336ab457a51d227c"}},{"code_sha256_prefix":"5ae9da9325fddc0b","entry":"uniform","repo":"ondrejbohdal/pasha","repo_kind":"official","path":"syne_tune/config_space.py","file_url":"https://github.com/ondrejbohdal/pasha/blob/HEAD/syne_tune/config_space.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5ae9da9325fddc0b"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}