The devil is in discretization discrepancy. Robustifying Differentiable NAS with Single-Stage Searching Protocol
Konstanty Subbotko, Wojciech Jablonski, Piotr Bilinski

TL;DR
This paper addresses the discretization error in differentiable neural architecture search (NAS) by proposing a robust single-stage searching protocol that improves performance and efficiency, reducing the impact of regularization issues and enhancing search stability.
Contribution
The authors introduce a novel single-stage NAS protocol that does not rely on decoding continuous architectures, improving robustness and efficiency over existing differentiable NAS methods.
Findings
Achieves 75.3% accuracy on Cityscapes validation in the search stage.
Outperforms other DNAS methods by 1.1% on a non-dense search space.
Training completes in only 5.5 GPU days due to weight reuse.
Abstract
Neural Architecture Search (NAS) has been widely adopted to design neural networks for various computer vision tasks. One of its most promising subdomains is differentiable NAS (DNAS), where the optimal architecture is found in a differentiable manner. However, gradient-based methods suffer from the discretization error, which can severely damage the process of obtaining the final architecture. In our work, we first study the risk of discretization error and show how it affects an unregularized supernet. Then, we present that penalizing high entropy, a common technique of architecture regularization, can hinder the supernet's performance. Therefore, to robustify the DNAS framework, we introduce a novel single-stage searching protocol, which is not reliant on decoding a continuous architecture. Our results demonstrate that this approach outperforms other DNAS methods by achieving 75.3%…
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
TopicsAdvanced Database Systems and Queries · Algorithms and Data Compression · Mobile Agent-Based Network Management
MethodsGumbel Softmax · Differentiable Neural Architecture Search · Differentiable Architecture Search · Differentiable Neural Architecture Search
