A Fast Evolutionary Learning to Optimize CNN

CHEN Jinyin,LIN Xiang,GAO Shangtengda,XIONG Hui,ZHANG Longyuan,LIU Yi,XUAN Qi
DOI: https://doi.org/10.1049/cje.2020.09.007
IF: 1.019
2020-01-01
Chinese Journal of Electronics
Abstract:Deep neural networks(DNNs) show great performance in lots of applications.Convolutional neural network(CNN) is one of the classic DNNs,and various modified CNNs have been brought up,such as DenseNet,GoogleNet,ResNet,etc.For diverse tasks,a unique structure of CNN may show its advantage.However,how to design an effective CNN model for a practical task is a puzzle.In this paper,we model the architecture optimization of CNN as an optimization problem and design a Genetic network programming based Fast evolutionary learning(GNP-FEL) to optimize CNN.GNP-FEL contains three main ideas:First GNP is adopted to optimize CNN architecture and hyperparameters,which can build diverse network structures and make network parameters selfevolve;Second multi-objective optimization is designed by balancing both CNN model efficiency and structure compactness;Last a novel incremental training method is proposed to train offspring CNN models in GNP,which is capable of reducing time complexity sharply.Experiments have validated that GNP-FEL can quickly evolve a CNN classifier with a sufficiently compact architecture.And the classifier has a comparable classification effect to state-ofthe-art CNN model.
What problem does this paper attempt to address?