Litcius/Paper detail

BN-NAS: Neural Architecture Search with Batch Normalization

Boyu Chen, Peixia Li, Baopu Li, Lin Chen, Chuming Li, Ming Sun, Junjie Yan, Wanli Ouyang

20212021 IEEE/CVF International Conference on Computer Vision (ICCV)32 citationsDOI

Abstract

We present BN-NAS, neural architecture search with Batch Normalization (BN-NAS), to accelerate neural architecture search (NAS). BN-NAS can significantly reduce the time required by model training and evaluation in NAS. Specifically, for fast evaluation, we propose a BN-based indicator for predicting subnet performance at a very early training stage. The BN-based indicator further facilitates us to improve the training efficiency by only training the BN parameters during the supernet training. This is based on our observation that training the whole supernet is not necessary while training only BN parameters accelerates network convergence for network architecture search. Extensive experiments show that our method can significantly shorten the time of training supernet by more than 10 times and shorten the time of evaluating subnets by more than 600,000 times without losing accuracy. The source codes are available at https://github.com/bychen515/BNNAS.

Topics & Concepts

SubnetNormalization (sociology)Computer scienceArtificial neural networkArchitectureArtificial intelligenceTraining (meteorology)Training setMachine learningNetwork architectureConvergence (economics)Computer networkSociologyMeteorologyEconomicsVisual artsPhysicsArtEconomic growthAnthropologyAdvanced Neural Network ApplicationsAdversarial Robustness in Machine LearningDomain Adaptation and Few-Shot Learning
BN-NAS: Neural Architecture Search with Batch Normalization | Litcius