Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

$\beta$-DARTS: Beta-Decay Regularization for Differentiable Architecture Search

About

Neural Architecture Search~(NAS) has attracted increasingly more attention in recent years because of its capability to design deep neural networks automatically. Among them, differential NAS approaches such as DARTS, have gained popularity for the search efficiency. However, they suffer from two main issues, the weak robustness to the performance collapse and the poor generalization ability of the searched architectures. To solve these two problems, a simple-but-efficient regularization method, termed as Beta-Decay, is proposed to regularize the DARTS-based NAS searching process. Specifically, Beta-Decay regularization can impose constraints to keep the value and variance of activated architecture parameters from too large. Furthermore, we provide in-depth theoretical analysis on how it works and why it works. Experimental results on NAS-Bench-201 show that our proposed method can help to stabilize the searching process and makes the searched network more transferable across different datasets. In addition, our search scheme shows an outstanding property of being less dependent on training time and data. Comprehensive experiments on a variety of search spaces and datasets validate the effectiveness of the proposed method.

Peng Ye, Baopu Li, Yikang Li, Tao Chen, Jiayuan Fan, Wanli Ouyang• 2022

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy73.51
3518
Image ClassificationCIFAR-10 (test)
Accuracy94.36
3381
Image ClassificationCIFAR-10 (test)--
906
Image ClassificationImageNet 1k (test)
Top-1 Accuracy76.1
798
Image ClassificationCIFAR-100 (val)
Accuracy73.49
661
Image ClassificationCIFAR-10 (val)
Top-1 Accuracy91.55
329
Image ClassificationImageNet (test)
Top-1 Acc75.8
235
Image ClassificationImageNet (val)--
188
Image ClassificationCIFAR-10 NAS-Bench-201 (test)
Accuracy94.36
173
Image ClassificationCIFAR-100 NAS-Bench-201 (test)
Accuracy73.51
169
Showing 10 of 25 rows

Other info

Follow for update