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

A Genetic Programming Approach to Designing Convolutional Neural Network Architectures

About

The convolutional neural network (CNN), which is one of the deep learning models, has seen much success in a variety of computer vision tasks. However, designing CNN architectures still requires expert knowledge and a lot of trial and error. In this paper, we attempt to automatically construct CNN architectures for an image classification task based on Cartesian genetic programming (CGP). In our method, we adopt highly functional modules, such as convolutional blocks and tensor concatenation, as the node functions in CGP. The CNN structure and connectivity represented by the CGP encoding method are optimized to maximize the validation accuracy. To evaluate the proposed method, we constructed a CNN architecture for the image classification task with the CIFAR-10 dataset. The experimental result shows that the proposed method can be used to automatically find the competitive CNN architecture compared with state-of-the-art models.

Masanori Suganuma, Shinichi Shirakawa, Tomoharu Nagao• 2017

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-10 (test)--
3381
Image ClassificationCIFAR-10 (test)--
906
Image ClassificationCIFAR-10 (test)
Test Error Rate5.98
22
Showing 3 of 3 rows

Other info

Follow for update