{"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/neural-architecture-search-with-random-labels","title":"Neural Architecture Search with Random Labels","arxiv_id":"2101.11834","date":"2021-01-28","proceeding":"CVPR 2021 1","authors":["Xuanyang Zhang","Pengfei Hou","Xiangyu Zhang","Jian Sun"],"abstract":"In this paper, we investigate a new variant of neural architecture search (NAS) paradigm -- searching with random labels (RLNAS). The task sounds counter-intuitive for most existing NAS algorithms since random label provides few information on the performance of each candidate architecture. Instead, we propose a novel NAS framework based on ease-of-convergence hypothesis, which requires only random labels during searching. The algorithm involves two steps: first, we train a SuperNet using random labels; second, from the SuperNet we extract the sub-network whose weights change most significantly during the training. Extensive experiments are evaluated on multiple datasets (e.g. NAS-Bench-201 and ImageNet) and multiple search spaces (e.g. DARTS-like and MobileNet-like). Very surprisingly, RLNAS achieves comparable or even better results compared with state-of-the-art NAS methods such as PC-DARTS, Single Path One-Shot, even though the counterparts utilize full ground truth labels for searching. We hope our finding could inspire new understandings on the essential of NAS.","url_abs":"https://arxiv.org/abs/2101.11834v2","url_pdf":"https://arxiv.org/pdf/2101.11834v2.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":"neural-architecture-search-with-random-labels","repo_url":"https://github.com/megvii-model/RLNAS","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"architecture-search","task_name":"Neural Architecture Search"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2101.11834","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2101.11834"}},"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/megvii-model/RLNAS","reach":null}],"summary":{"ran":1,"ran_draft_wrong":2,"ran_honours":3,"unverified":2},"by_repo_kind":{"official":{"samples":8,"ran":6,"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":"e7eefed837503775","entry":"Structure","repo":"megvii-model/RLNAS","repo_kind":"official","path":"nas_bench_201/exps/algos/rlnas_evolution_search_with_angle.py","file_url":"https://github.com/megvii-model/RLNAS/blob/HEAD/nas_bench_201/exps/algos/rlnas_evolution_search_with_angle.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e7eefed837503775"}},{"code_sha256_prefix":"5d45c4c7fd322de4","entry":"get_combination","repo":"megvii-model/RLNAS","repo_kind":"official","path":"nas_bench_201/exps/algos/rlnas_evolution_search_with_angle.py","file_url":"https://github.com/megvii-model/RLNAS/blob/HEAD/nas_bench_201/exps/algos/rlnas_evolution_search_with_angle.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5d45c4c7fd322de4"}},{"code_sha256_prefix":"6838d48e19230d6c","entry":"get_fixed_cell_vector","repo":"megvii-model/RLNAS","repo_kind":"official","path":"nas_bench_201/exps/algos/rlnas_evolution_search_with_angle.py","file_url":"https://github.com/megvii-model/RLNAS/blob/HEAD/nas_bench_201/exps/algos/rlnas_evolution_search_with_angle.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6838d48e19230d6c"}},{"code_sha256_prefix":"ce62820891353d3f","entry":"get_head_vector","repo":"megvii-model/RLNAS","repo_kind":"official","path":"nas_bench_201/exps/algos/rlnas_evolution_search_with_angle.py","file_url":"https://github.com/megvii-model/RLNAS/blob/HEAD/nas_bench_201/exps/algos/rlnas_evolution_search_with_angle.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ce62820891353d3f"}},{"code_sha256_prefix":"e524f1582ec79699","entry":"get_tail_vector","repo":"megvii-model/RLNAS","repo_kind":"official","path":"nas_bench_201/exps/algos/rlnas_evolution_search_with_angle.py","file_url":"https://github.com/megvii-model/RLNAS/blob/HEAD/nas_bench_201/exps/algos/rlnas_evolution_search_with_angle.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e524f1582ec79699"}},{"code_sha256_prefix":"f1b871ab23a3a8c3","entry":"get_weight","repo":"megvii-model/RLNAS","repo_kind":"official","path":"nas_bench_201/exps/algos/rlnas_evolution_search_with_angle.py","file_url":"https://github.com/megvii-model/RLNAS/blob/HEAD/nas_bench_201/exps/algos/rlnas_evolution_search_with_angle.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":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f1b871ab23a3a8c3"}},{"code_sha256_prefix":"62402abced69f8fa","entry":"EvolutionTrainer","repo":"megvii-model/RLNAS","repo_kind":"official","path":"nas_bench_201/exps/algos/rlnas_evolution_search_with_angle.py","file_url":"https://github.com/megvii-model/RLNAS/blob/HEAD/nas_bench_201/exps/algos/rlnas_evolution_search_with_angle.py","link_basis":"first_harvest_node","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":"62402abced69f8fa"}},{"code_sha256_prefix":"64e8051ad9c61e55","entry":"get_arch_angle","repo":"megvii-model/RLNAS","repo_kind":"official","path":"nas_bench_201/exps/algos/rlnas_evolution_search_with_angle.py","file_url":"https://github.com/megvii-model/RLNAS/blob/HEAD/nas_bench_201/exps/algos/rlnas_evolution_search_with_angle.py","link_basis":"first_harvest_node","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":"64e8051ad9c61e55"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}