An Efficient Evolutionary Deep Learning Framework Based on Multi-source Transfer Learning to Evolve Deep Convolutional Neural Networks
Bin Wang, Bing Xue, Mengjie Zhang

TL;DR
This paper introduces an efficient evolutionary deep learning framework that utilizes multi-source transfer learning to rapidly evolve high-performing CNNs with reduced computational costs.
Contribution
It proposes a novel transfer learning-inspired evolutionary framework that leverages multi-source domains to efficiently evolve CNN blocks and optimize their architecture.
Findings
Achieves faster CNN evolution within 40 GPU-hours compared to 15 peers.
Attains state-of-the-art error rates on CIFAR-10, CIFAR-100, and SVHN datasets.
Demonstrates strong competitiveness in classification accuracy with reduced computational resources.
Abstract
Convolutional neural networks (CNNs) have constantly achieved better performance over years by introducing more complex topology, and enlarging the capacity towards deeper and wider CNNs. This makes the manual design of CNNs extremely difficult, so the automated design of CNNs has come into the research spotlight, which has obtained CNNs that outperform manually-designed CNNs. However, the computational cost is still the bottleneck of automatically designing CNNs. In this paper, inspired by transfer learning, a new evolutionary computation based framework is proposed to efficiently evolve CNNs without compromising the classification accuracy. The proposed framework leverages multi-source domains, which are smaller datasets than the target domain datasets, to evolve a generalised CNN block only once. And then, a new stacking method is proposed to both widen and deepen the evolved block,…
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
TopicsMachine Learning and ELM · Machine Learning and Data Classification · Metaheuristic Optimization Algorithms Research
