{"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/surprisingly-strong-performance-prediction","title":"Surprisingly Strong Performance Prediction with Neural Graph Features","arxiv_id":"2404.16551","date":"2024-04-25","proceeding":null,"authors":["Gabriela Kadlecová","Jovita Lukasik","Martin Pilát","Petra Vidnerová","Mahmoud Safari","Roman Neruda","Frank Hutter"],"abstract":"Performance prediction has been a key part of the neural architecture search (NAS) process, allowing to speed up NAS algorithms by avoiding resource-consuming network training. Although many performance predictors correlate well with ground truth performance, they require training data in the form of trained networks. Recently, zero-cost proxies have been proposed as an efficient method to estimate network performance without any training. However, they are still poorly understood, exhibit biases with network properties, and their performance is limited. Inspired by the drawbacks of zero-cost proxies, we propose neural graph features (GRAF), simple to compute properties of architectural graphs. GRAF offers fast and interpretable performance prediction while outperforming zero-cost proxies and other common encodings. In combination with other zero-cost proxies, GRAF outperforms most existing performance predictors at a fraction of the cost.","url_abs":"https://arxiv.org/abs/2404.16551v2","url_pdf":"https://arxiv.org/pdf/2404.16551v2.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":"surprisingly-strong-performance-prediction","repo_url":"https://github.com/gabikadlecova/zc_combine","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"none","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"architecture-search","task_name":"Neural Architecture Search"},{"task_slug":"prediction","task_name":"Prediction"}],"methods":[{"method_slug":"speed","method_name":"SPEED"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2404.16551","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2404.16551"}},"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/gabikadlecova/zc_combine","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":19,"unverified":3},"by_repo_kind":{"official":{"samples":22,"ran":19,"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":"a0cd5cb2d67c483f","entry":"aggregate_isomorphic_scores","repo":"gabikadlecova/zc_combine","repo_kind":"official","path":"zc_combine/fixes/utils.py","file_url":"https://github.com/gabikadlecova/zc_combine/blob/HEAD/zc_combine/fixes/utils.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":"a0cd5cb2d67c483f"}},{"code_sha256_prefix":"8f09f06ced25bf21","entry":"apply_layer_dropout_relu","repo":"gabikadlecova/zc_combine","repo_kind":"official","path":"zc_combine/predictors/gnn.py","file_url":"https://github.com/gabikadlecova/zc_combine/blob/HEAD/zc_combine/predictors/gnn.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":"8f09f06ced25bf21"}},{"code_sha256_prefix":"076a7b43b581f744","entry":"compute_feature_df","repo":"gabikadlecova/zc_combine","repo_kind":"official","path":"zc_combine/features/dataset.py","file_url":"https://github.com/gabikadlecova/zc_combine/blob/HEAD/zc_combine/features/dataset.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":"076a7b43b581f744"}},{"code_sha256_prefix":"feee61f724f4fe31","entry":"count_edges","repo":"gabikadlecova/zc_combine","repo_kind":"official","path":"zc_combine/features/nasbench101.py","file_url":"https://github.com/gabikadlecova/zc_combine/blob/HEAD/zc_combine/features/nasbench101.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":"feee61f724f4fe31"}},{"code_sha256_prefix":"fc531b68e3daae1c","entry":"count_ops","repo":"gabikadlecova/zc_combine","repo_kind":"official","path":"zc_combine/features/base.py","file_url":"https://github.com/gabikadlecova/zc_combine/blob/HEAD/zc_combine/features/base.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":"fc531b68e3daae1c"}},{"code_sha256_prefix":"820f496e1ce6d0c5","entry":"count_ops_opnodes","repo":"gabikadlecova/zc_combine","repo_kind":"official","path":"zc_combine/features/base.py","file_url":"https://github.com/gabikadlecova/zc_combine/blob/HEAD/zc_combine/features/base.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":"820f496e1ce6d0c5"}},{"code_sha256_prefix":"4074afd5d8f8712e","entry":"count_switches","repo":"gabikadlecova/zc_combine","repo_kind":"official","path":"zc_combine/features/tnb101_macro.py","file_url":"https://github.com/gabikadlecova/zc_combine/blob/HEAD/zc_combine/features/tnb101_macro.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":"4074afd5d8f8712e"}},{"code_sha256_prefix":"da5ba5a4db691671","entry":"edge","repo":"gabikadlecova/zc_combine","repo_kind":"official","path":"zc_combine/fixes/utils.py","file_url":"https://github.com/gabikadlecova/zc_combine/blob/HEAD/zc_combine/fixes/utils.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":"da5ba5a4db691671"}},{"code_sha256_prefix":"72ce8a466cc40e81","entry":"filter_by_range","repo":"gabikadlecova/zc_combine","repo_kind":"official","path":"zc_combine/fixes/operations.py","file_url":"https://github.com/gabikadlecova/zc_combine/blob/HEAD/zc_combine/fixes/operations.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":"72ce8a466cc40e81"}},{"code_sha256_prefix":"38fba84176f9db88","entry":"get_state_at_i","repo":"gabikadlecova/zc_combine","repo_kind":"official","path":"zc_combine/features/tnb101_macro.py","file_url":"https://github.com/gabikadlecova/zc_combine/blob/HEAD/zc_combine/features/tnb101_macro.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":"38fba84176f9db88"}},{"code_sha256_prefix":"9a4c1d594afc3573","entry":"load_from_config","repo":"gabikadlecova/zc_combine","repo_kind":"official","path":"zc_combine/features/dataset.py","file_url":"https://github.com/gabikadlecova/zc_combine/blob/HEAD/zc_combine/features/dataset.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":"9a4c1d594afc3573"}},{"code_sha256_prefix":"83112c2bbada9b2c","entry":"log_dataset_args","repo":"gabikadlecova/zc_combine","repo_kind":"official","path":"zc_combine/utils/args_utils.py","file_url":"https://github.com/gabikadlecova/zc_combine/blob/HEAD/zc_combine/utils/args_utils.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":"83112c2bbada9b2c"}},{"code_sha256_prefix":"19f379c601ea9e9f","entry":"op_on_pos","repo":"gabikadlecova/zc_combine","repo_kind":"official","path":"zc_combine/features/nasbench201.py","file_url":"https://github.com/gabikadlecova/zc_combine/blob/HEAD/zc_combine/features/nasbench201.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":"19f379c601ea9e9f"}},{"code_sha256_prefix":"7d6da07092b48621","entry":"parse_and_read_args","repo":"gabikadlecova/zc_combine","repo_kind":"official","path":"zc_combine/utils/args_utils.py","file_url":"https://github.com/gabikadlecova/zc_combine/blob/HEAD/zc_combine/utils/args_utils.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":"7d6da07092b48621"}},{"code_sha256_prefix":"963aae00115ab847","entry":"parse_ops_nb201","repo":"gabikadlecova/zc_combine","repo_kind":"official","path":"zc_combine/fixes/operations.py","file_url":"https://github.com/gabikadlecova/zc_combine/blob/HEAD/zc_combine/fixes/operations.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":"963aae00115ab847"}},{"code_sha256_prefix":"c79827e617a35632","entry":"parse_ops_nb301","repo":"gabikadlecova/zc_combine","repo_kind":"official","path":"zc_combine/fixes/operations.py","file_url":"https://github.com/gabikadlecova/zc_combine/blob/HEAD/zc_combine/fixes/operations.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":"c79827e617a35632"}},{"code_sha256_prefix":"da732986788c2dc3","entry":"remap_values","repo":"gabikadlecova/zc_combine","repo_kind":"official","path":"zc_combine/features/conversions.py","file_url":"https://github.com/gabikadlecova/zc_combine/blob/HEAD/zc_combine/features/conversions.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"da732986788c2dc3"}},{"code_sha256_prefix":"73cae9b8d56e5f84","entry":"to_graph","repo":"gabikadlecova/zc_combine","repo_kind":"official","path":"zc_combine/features/base.py","file_url":"https://github.com/gabikadlecova/zc_combine/blob/HEAD/zc_combine/features/base.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":"73cae9b8d56e5f84"}},{"code_sha256_prefix":"fd21b29f71363669","entry":"zero_outgoing","repo":"gabikadlecova/zc_combine","repo_kind":"official","path":"zc_combine/fixes/utils.py","file_url":"https://github.com/gabikadlecova/zc_combine/blob/HEAD/zc_combine/fixes/utils.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":"fd21b29f71363669"}},{"code_sha256_prefix":"6a2d7c76fc5717cd","entry":"get_feature_dataset","repo":"gabikadlecova/zc_combine","repo_kind":"official","path":"zc_combine/features/dataset.py","file_url":"https://github.com/gabikadlecova/zc_combine/blob/HEAD/zc_combine/features/dataset.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":"6a2d7c76fc5717cd"}},{"code_sha256_prefix":"2c6ead1f8f01739f","entry":"to_dataset","repo":"gabikadlecova/zc_combine","repo_kind":"official","path":"zc_combine/predictors/gnn.py","file_url":"https://github.com/gabikadlecova/zc_combine/blob/HEAD/zc_combine/predictors/gnn.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":"2c6ead1f8f01739f"}},{"code_sha256_prefix":"21314b00e73896ce","entry":"train","repo":"gabikadlecova/zc_combine","repo_kind":"official","path":"zc_combine/predictors/gnn.py","file_url":"https://github.com/gabikadlecova/zc_combine/blob/HEAD/zc_combine/predictors/gnn.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":"21314b00e73896ce"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}