Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Evolutionary NAS with Gene Expression Programming of Cellular Encoding #12661

Open
arxiv-survey-bot bot opened this issue May 28, 2020 · 0 comments
Open
Labels
cs.CV Computer Vision and Pattern Recognition cs.NE Neural and Evolutionary Computing

Comments

@arxiv-survey-bot
Copy link

URL: http://arxiv.org/abs/2005.13110v1

The renaissance of neural architecture search (NAS) has seen classical methods such as genetic algorithms (GA) and genetic programming (GP) being exploited for convolutional neural network (CNN) architectures. While recent work have achieved promising performance on visual perception tasks, the direct encoding scheme of both GA and GP has functional complexity deficiency and does not scale well on large architectures like CNN. To address this, we present a new generative encoding scheme -- $symbolic\ linear\ generative\ encoding$ (SLGE) -- simple, yet powerful scheme which embeds local graph transformations in chromosomes of linear fixed-length string to develop CNN architectures of variant shapes and sizes via evolutionary process of gene expression programming. In experiments, the effectiveness of SLGE is shown in discovering architectures that improve the performance of the state-of-the-art handcrafted CNN architectures on CIFAR-10 and CIFAR-100 image classification tasks; and achieves a competitive classification error rate with the existing NAS methods using less GPU resources.

@arxiv-survey-bot arxiv-survey-bot bot added cs.CV Computer Vision and Pattern Recognition cs.NE Neural and Evolutionary Computing labels May 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cs.CV Computer Vision and Pattern Recognition cs.NE Neural and Evolutionary Computing
Projects
None yet
Development

No branches or pull requests

0 participants