Genetic Programming-Based Evolutionary Deep Learning for Data-Efficient Image Classification
Ying Bi, Bing Xue, and Mengjie Zhang

TL;DR
This paper introduces a genetic programming-based evolutionary deep learning method that automatically evolves interpretable, variable-length models for data-efficient image classification, outperforming traditional deep learning in small data scenarios.
Contribution
It presents a novel genetic programming approach that evolves diverse, interpretable models for image classification, addressing limitations of existing evolutionary and deep learning methods.
Findings
Achieves better performance than deep learning on small datasets
Evolves models with high interpretability and transferability
Automatically constructs shallow or deep models for various tasks
Abstract
Data-efficient image classification is a challenging task that aims to solve image classification using small training data. Neural network-based deep learning methods are effective for image classification, but they typically require large-scale training data and have major limitations such as requiring expertise to design network architectures and having poor interpretability. Evolutionary deep learning is a recent hot topic that combines evolutionary computation with deep learning. However, most evolutionary deep learning methods focus on evolving architectures of neural networks, which still suffer from limitations such as poor interpretability. To address this, this paper proposes a new genetic programming-based evolutionary deep learning approach to data-efficient image classification. The new approach can automatically evolve variable-length models using many important operators…
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
TopicsEvolutionary Algorithms and Applications · Metaheuristic Optimization Algorithms Research
