PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
October 1, 2017729 citations

Genetic CNN

View Full Paper
LXLingxi XieAYAlan Yuille

Key Points

Key points are not available for this paper at this time.

Abstract

The deep convolutional neural network (CNN) is the state-of-the-art solution for large-scale visual recognition. Following some basic principles such as increasing network depth and constructing highway connections, researchers have manually designed a lot of fixed network architectures and verified their effectiveness. In this paper, we discuss the possibility of learning deep network structures automatically. Note that the number of possible network structures increases exponentially with the number of layers in the network, which motivates us to adopt the genetic algorithm to efficiently explore this large search space. The core idea is to propose an encoding method to represent each network structure in a fixed-length binary string. The genetic algorithm is initialized by generating a set of randomized individuals. In each generation, we define standard genetic operations, e.g., selection, mutation and crossover, to generate competitive individuals and eliminate weak ones. The competitiveness of each individual is defined as its recognition accuracy, which is obtained via a standalone training process on a reference dataset. We run the genetic process on CIFAR10, a small-scale dataset, demonstrating its ability to find high-quality structures which are little studied before. The learned powerful structures are also transferrable to the ILSVRC2012 dataset for large-scale visual recognition.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Xie et al. (2017) studied this question.

synapsesocial.com/papers/6a0f32754045c7e5904272b6https://doi.org/10.1109/iccv.2017.154
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 3 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1DisturbLabel: Regularizing CNN on the Loss Layer2016 · 215 citations
  2. 2Wide Residual Networks2016 · 6,086 citations
  3. 3Visual categorization with bags of keypoints2004 · 4,154 citations