A New Compensatory Genetic Algorithm-Based Method for Effective Compressed Multi-function Convolutional Neural Network Model Selection with Multi-Objective Optimization
Luna M. Zhang

TL;DR
This paper introduces a novel genetic algorithm-based method to efficiently select optimized compressed multi-function CNN models that balance high classification accuracy with low resource consumption.
Contribution
It proposes a new compensatory genetic algorithm to automatically find the best compressed multi-function CNN with optimal performance and minimal architecture size.
Findings
The algorithm outperforms non-compressed MCNNs in accuracy, speed, power, and memory.
Simulations on CIFAR10 demonstrate improved classification and efficiency.
Effective models are suitable for real-world applications like biomedical imaging.
Abstract
In recent years, there have been many popular Convolutional Neural Networks (CNNs), such as Google's Inception-V4, that have performed very well for various image classification problems. These commonly used CNN models usually use the same activation function, such as RELU, for all neurons in the convolutional layers; they are "Single-function CNNs." However, SCNNs may not always be optimal. Thus, a "Multi-function CNN" (MCNN), which uses different activation functions for different neurons, has been shown to outperform a SCNN. Also, CNNs typically have very large architectures that use a lot of memory and need a lot of data in order to be trained well. As a result, they tend to have very high training and prediction times too. An important research problem is how to automatically and efficiently find the best CNN with both high classification performance and compact architecture with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification · Advanced Neural Network Applications · COVID-19 diagnosis using AI
