Connection Sensitivity Matters for Training-free DARTS: From Architecture-Level Scoring to Operation-Level Sensitivity Analysis
Miao Zhang, Wei Huang, Li Wang

TL;DR
This paper introduces ZEROS, a training-free operation sensitivity measure for DARTS, enabling efficient neural architecture search without training, backed by theoretical analysis and extensive experiments.
Contribution
We propose ZEROS, a novel training-free operation importance score for DARTS, and develop FreeDARTS, a parameter-efficient NAS framework with theoretical guarantees.
Findings
ZEROS correlates negatively with DARTS generalization bounds.
FreeDARTS achieves comparable architecture quality without training.
The method avoids parameter bias in architecture selection.
Abstract
The recently proposed training-free NAS methods abandon the training phase and design various zero-cost proxies as scores to identify excellent architectures, arousing extreme computational efficiency for neural architecture search. In this paper, we raise an interesting problem: can we properly measure the operation importance in DARTS through a training-free way, with avoiding the parameter-intensive bias? We investigate this question through the lens of edge connectivity, and provide an affirmative answer by defining a connectivity concept, ZERo-cost Operation Sensitivity (ZEROS), to score the importance of candidate operations in DARTS at initialization. By devising an iterative and data-agnostic manner in utilizing ZEROS for NAS, our novel trial leads to a framework called training free differentiable architecture search (FreeDARTS). Based on the theory of Neural Tangent Kernel…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
MethodsDifferentiable Neural Architecture Search · Differentiable Architecture Search
