{"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/190505393","title":"Population Based Augmentation: Efficient Learning of Augmentation Policy Schedules","arxiv_id":"1905.05393","date":"2019-05-14","proceeding":null,"authors":["Daniel Ho","Eric Liang","Ion Stoica","Pieter Abbeel","Xi Chen"],"abstract":"A key challenge in leveraging data augmentation for neural network training is choosing an effective augmentation policy from a large search space of candidate operations. Properly chosen augmentation policies can lead to significant generalization improvements; however, state-of-the-art approaches such as AutoAugment are computationally infeasible to run for the ordinary user. In this paper, we introduce a new data augmentation algorithm, Population Based Augmentation (PBA), which generates nonstationary augmentation policy schedules instead of a fixed augmentation policy. We show that PBA can match the performance of AutoAugment on CIFAR-10, CIFAR-100, and SVHN, with three orders of magnitude less overall compute. On CIFAR-10 we achieve a mean test error of 1.46%, which is a slight improvement upon the current state-of-the-art. The code for PBA is open source and is available at https://github.com/arcelien/pba.","url_abs":"https://arxiv.org/abs/1905.05393v1","url_pdf":"https://arxiv.org/pdf/1905.05393v1.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":"190505393","repo_url":"https://github.com/arcelien/pba","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"190505393","repo_url":"https://github.com/RAF96/ifmo-2019-deep-learning-coursework","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"190505393","repo_url":"https://github.com/Zhiwei-Z/pba_experiment","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"data-augmentation","task_name":"Data Augmentation"},{"task_slug":"image-augmentation","task_name":"Image Augmentation"}],"methods":[{"method_slug":"autoaugment","method_name":"AutoAugment"},{"method_slug":"lstm","method_name":"LSTM"},{"method_slug":"population-based-augmentation","method_name":"Population Based Augmentation"},{"method_slug":"population-based-training","method_name":"Population Based Training"},{"method_slug":"sigmoid-activation","method_name":"Sigmoid Activation"},{"method_slug":"tanh-activation","method_name":"Tanh Activation"}],"datasets_introduced":[],"methods_introduced":[{"slug":"population-based-augmentation","name":"Population Based Augmentation","full_name":"Population Based Augmentation"}],"results":[{"leaderboard":"/sota/image-classification-on-svhn","task":"Image Classification","dataset":"SVHN","model":"PBA [ho2019pba]","rank_in_archive_order":4,"of":62,"metrics":{"Percentage error":"1.2"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1905.05393","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1905.05393"}},"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/Zhiwei-Z/pba_experiment","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/RAF96/ifmo-2019-deep-learning-coursework","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/arcelien/pba","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"unverified":18},"by_repo_kind":{"official":{"samples":17,"ran":0,"repositories":1},"listed":{"samples":1,"ran":0,"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":18,"samples":[{"code_sha256_prefix":"36fd5169c16678b5","entry":"apply_policy","repo":"arcelien/pba","repo_kind":"official","path":"pba/augmentation_transforms.py","file_url":"https://github.com/arcelien/pba/blob/HEAD/pba/augmentation_transforms.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":false,"mcp_get_code":{"code_sha256":"36fd5169c16678b5"}},{"code_sha256_prefix":"f4fba27e3fd641f2","entry":"batch_norm","repo":"Zhiwei-Z/pba_experiment","repo_kind":"listed","path":"pba/resnet.py","file_url":"https://github.com/Zhiwei-Z/pba_experiment/blob/HEAD/pba/resnet.py","link_basis":"plan_row","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"f4fba27e3fd641f2"}},{"code_sha256_prefix":"09f6f950522b2929","entry":"conv2d_fixed_padding","repo":"arcelien/pba","repo_kind":"official","path":"pba/resnet.py","file_url":"https://github.com/arcelien/pba/blob/HEAD/pba/resnet.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":false,"mcp_get_code":{"code_sha256":"09f6f950522b2929"}},{"code_sha256_prefix":"a7723bf702941670","entry":"create_cutout_mask","repo":"arcelien/pba","repo_kind":"official","path":"autoaugment/augmentation_transforms.py","file_url":"https://github.com/arcelien/pba/blob/HEAD/autoaugment/augmentation_transforms.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":false,"mcp_get_code":{"code_sha256":"a7723bf702941670"}},{"code_sha256_prefix":"e07180040df49662","entry":"eval_child_model","repo":"arcelien/pba","repo_kind":"official","path":"pba/helper_utils.py","file_url":"https://github.com/arcelien/pba/blob/HEAD/pba/helper_utils.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":false,"mcp_get_code":{"code_sha256":"e07180040df49662"}},{"code_sha256_prefix":"c2b850137a837e22","entry":"fixed_padding","repo":"arcelien/pba","repo_kind":"official","path":"pba/resnet.py","file_url":"https://github.com/arcelien/pba/blob/HEAD/pba/resnet.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":false,"mcp_get_code":{"code_sha256":"c2b850137a837e22"}},{"code_sha256_prefix":"17411729594afb42","entry":"global_avg_pool","repo":"arcelien/pba","repo_kind":"official","path":"autoaugment/custom_ops.py","file_url":"https://github.com/arcelien/pba/blob/HEAD/autoaugment/custom_ops.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":false,"mcp_get_code":{"code_sha256":"17411729594afb42"}},{"code_sha256_prefix":"363604d5223dc581","entry":"parse_log","repo":"arcelien/pba","repo_kind":"official","path":"pba/utils.py","file_url":"https://github.com/arcelien/pba/blob/HEAD/pba/utils.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":false,"mcp_get_code":{"code_sha256":"363604d5223dc581"}},{"code_sha256_prefix":"9e961b28ac45f45c","entry":"parse_log_schedule","repo":"arcelien/pba","repo_kind":"official","path":"pba/utils.py","file_url":"https://github.com/arcelien/pba/blob/HEAD/pba/utils.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":false,"mcp_get_code":{"code_sha256":"9e961b28ac45f45c"}},{"code_sha256_prefix":"a462e307b7fef357","entry":"parse_policy","repo":"arcelien/pba","repo_kind":"official","path":"pba/data_utils.py","file_url":"https://github.com/arcelien/pba/blob/HEAD/pba/data_utils.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":false,"mcp_get_code":{"code_sha256":"a462e307b7fef357"}},{"code_sha256_prefix":"847b897e7843bacf","entry":"pil_unwrap","repo":"arcelien/pba","repo_kind":"official","path":"pba/augmentation_transforms.py","file_url":"https://github.com/arcelien/pba/blob/HEAD/pba/augmentation_transforms.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":false,"mcp_get_code":{"code_sha256":"847b897e7843bacf"}},{"code_sha256_prefix":"24a49b2f64553568","entry":"pil_wrap","repo":"arcelien/pba","repo_kind":"official","path":"pba/augmentation_transforms.py","file_url":"https://github.com/arcelien/pba/blob/HEAD/pba/augmentation_transforms.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":false,"mcp_get_code":{"code_sha256":"24a49b2f64553568"}},{"code_sha256_prefix":"6e1198a9c8c47438","entry":"random_flip","repo":"arcelien/pba","repo_kind":"official","path":"autoaugment/augmentation_transforms.py","file_url":"https://github.com/arcelien/pba/blob/HEAD/autoaugment/augmentation_transforms.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"6e1198a9c8c47438"}},{"code_sha256_prefix":"9da9105a07289a15","entry":"shuffle_data","repo":"arcelien/pba","repo_kind":"official","path":"pba/data_utils.py","file_url":"https://github.com/arcelien/pba/blob/HEAD/pba/data_utils.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":false,"mcp_get_code":{"code_sha256":"9da9105a07289a15"}},{"code_sha256_prefix":"69e94358fb4b69c7","entry":"step_lr","repo":"arcelien/pba","repo_kind":"official","path":"pba/helper_utils.py","file_url":"https://github.com/arcelien/pba/blob/HEAD/pba/helper_utils.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":false,"mcp_get_code":{"code_sha256":"69e94358fb4b69c7"}},{"code_sha256_prefix":"f6b18b79eccd8391","entry":"variable","repo":"arcelien/pba","repo_kind":"official","path":"autoaugment/custom_ops.py","file_url":"https://github.com/arcelien/pba/blob/HEAD/autoaugment/custom_ops.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":false,"mcp_get_code":{"code_sha256":"f6b18b79eccd8391"}},{"code_sha256_prefix":"563e25e514f4a2a6","entry":"zero_pad","repo":"arcelien/pba","repo_kind":"official","path":"autoaugment/custom_ops.py","file_url":"https://github.com/arcelien/pba/blob/HEAD/autoaugment/custom_ops.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":false,"mcp_get_code":{"code_sha256":"563e25e514f4a2a6"}},{"code_sha256_prefix":"f3f5fce61e36ad06","entry":"zero_pad_and_crop","repo":"arcelien/pba","repo_kind":"official","path":"autoaugment/augmentation_transforms.py","file_url":"https://github.com/arcelien/pba/blob/HEAD/autoaugment/augmentation_transforms.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":false,"mcp_get_code":{"code_sha256":"f3f5fce61e36ad06"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}