EDEN: Evolutionary Deep Networks for Efficient Machine Learning
Emmanuel Dufourq, Bruce A. Bassett

TL;DR
EDEN is a neuro-evolutionary algorithm that efficiently searches for effective deep neural network architectures, achieving state-of-the-art results on multiple datasets with limited computational resources.
Contribution
It introduces EDEN, a novel neuro-evolutionary method that automates architecture and hyperparameter design for deep networks, including 1D CNNs for sentiment analysis.
Findings
EDEN reliably finds high-performing architectures across diverse datasets.
In three cases, EDEN achieves state-of-the-art results.
EDEN operates efficiently on a single GPU within 6-24 hours.
Abstract
Deep neural networks continue to show improved performance with increasing depth, an encouraging trend that implies an explosion in the possible permutations of network architectures and hyperparameters for which there is little intuitive guidance. To address this increasing complexity, we propose Evolutionary DEep Networks (EDEN), a computationally efficient neuro-evolutionary algorithm which interfaces to any deep neural network platform, such as TensorFlow. We show that EDEN evolves simple yet successful architectures built from embedding, 1D and 2D convolutional, max pooling and fully connected layers along with their hyperparameters. Evaluation of EDEN across seven image and sentiment classification datasets shows that it reliably finds good networks -- and in three cases achieves state-of-the-art results -- even on a single GPU, in just 6-24 hours. Our study provides a first…
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
MethodsMax Pooling
