Papers › Understanding and Accelerating Neural Architecture Search with Training-Free and...

Understanding and Accelerating Neural Architecture Search with Training-Free and Theory-Grounded Metrics

26 Aug 2021arXiv:2108.11939archive 2025-07-28

Wuyang Chen, Xinyu Gong, Junru Wu, Yunchao Wei, Humphrey Shi, Zhicheng Yan, Yi Yang, Zhangyang Wang

This work targets designing a principled and unified training-free framework for Neural Architecture Search (NAS), with high performance, low cost, and in-depth interpretation. NAS has been explosively studied to automate the discovery of top-performer neural networks, but suffers from heavy resource consumption and often incurs search bias due to truncated training or approximations. Recent NAS works start to explore indicators that can predict a network's performance without training. However, they either leveraged limited properties of deep networks, or the benefits of their training-free indicators are not applied to more extensive search methods. By rigorous correlation analysis, we present a unified framework to understand and accelerate NAS, by disentangling "TEG" characteristics of searched networks - Trainability, Expressivity, Generalization - all assessed in a training-free manner. The TEG indicators could be scaled up and integrated with various NAS search methods, including both supernet and single-path approaches. Extensive studies validate the effective and efficient guidance from our TEG-NAS framework, leading to both improved search accuracy and over 56% reduction in search time cost. Moreover, we visualize search trajectories on three landscapes of "TEG" characteristics, observing that while a good local minimum is easier to find on NAS-Bench-201 given its simple topology, balancing "TEG" characteristics is much harder on the DARTS search space due to its complex landscape geometry. Our code is available at https://github.com/VITA-Group/TEGNAS.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2108.11939")

Code

Syntology Ran 3 of 14 code samples harvested from 1 repository linked to this paper; 11 have no recorded run. Of those that ran: 2 ran · violated contract; 1 ran · our draft was wrong.

By repository: official repository: 14 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

vita-group/tegnas officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 3 ran; 0 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · violated contract
1ran · our draft was wrong
11unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from vita-group/tegnas. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

calculate_md5 vita-group/tegnas/lib/datasets/DownsampledImageNet.py official repository ran · our draft was wrong MIT (permissive) · ad0636a128295d5a · report
check_md5 vita-group/tegnas/lib/datasets/DownsampledImageNet.py official repository ran · violated contract MIT (permissive) · 380a00b777aad655 · report
check_integrity vita-group/tegnas/lib/datasets/DownsampledImageNet.py official repository ran · violated contract fingerprinted MIT (permissive) · e947a6effcaaf32b · report
additive_func vita-group/tegnas/lib/models/SharedUtils.py official repository unverified MIT (permissive) · 90b82aa39b904530 · report
change_key vita-group/tegnas/lib/models/SharedUtils.py official repository unverified MIT (permissive) · 11f5fc83cf977b27 · report
convert_param vita-group/tegnas/lib/config_utils/configure_utils.py official repository unverified MIT (permissive) · 0ab5da378bc47caa · report
convert_secs2time vita-group/tegnas/lib/log_utils/time_utils.py official repository unverified MIT (permissive) · a7d5163e9c07e8a6 · report
get_datasets vita-group/tegnas/lib/datasets/get_dataset_with_transform.py official repository unverified MIT (permissive) · e886699e0b7d7466 · report
load_config_dict vita-group/tegnas/lib/config_utils/configure_utils.py official repository unverified MIT (permissive) · 4e7d2fa9844f3b3f · report
merge_config_dict vita-group/tegnas/lib/config_utils/configure_utils.py official repository unverified MIT (permissive) · 016af1fb2ba7cc2b · report
mutate_arch_func_201 vita-group/tegnas/R_EA.py official repository unverified MIT (permissive) · d42ce1ace3d15ef3 · report
parse_channel_info vita-group/tegnas/lib/models/SharedUtils.py official repository unverified MIT (permissive) · d5744b71dab29e1e · report
random_architecture_func_darts vita-group/tegnas/R_EA.py official repository unverified MIT (permissive) · d6053d230c2282c0 · report
select_action vita-group/tegnas/reinforce.py official repository unverified MIT (permissive) · d76fd75b329eb07e · report

Tasks

Neural Architecture Search

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

DARTS

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections