Surrogate-assisted Particle Swarm Optimisation for Evolving Variable-length Transferable Blocks for Image Classification
Bin Wang, Bing Xue, Mengjie Zhang

TL;DR
This paper introduces a surrogate-assisted particle swarm optimization method to efficiently evolve convolutional neural network blocks for image classification, significantly reducing computational costs while maintaining high accuracy and transferability.
Contribution
It proposes a novel surrogate model, dataset creation method, and encoding strategy integrated into PSO, enabling efficient neural architecture search with transferability across datasets.
Findings
Achieved 3.49% error on CIFAR-10
Evolved blocks transferred successfully to CIFAR-100 and SVHN
Completed search within 3 GPU-days
Abstract
Deep convolutional neural networks have demonstrated promising performance on image classification tasks, but the manual design process becomes more and more complex due to the fast depth growth and the increasingly complex topologies of convolutional neural networks. As a result, neural architecture search has emerged to automatically design convolutional neural networks that outperform handcrafted counterparts. However, the computational cost is immense, e.g. 22,400 GPU-days and 2,000 GPU-days for two outstanding neural architecture search works named NAS and NASNet, respectively, which motivates this work. A new effective and efficient surrogate-assisted particle swarm optimisation algorithm is proposed to automatically evolve convolutional neural networks. This is achieved by proposing a novel surrogate model, a new method of creating a surrogate dataset and a new encoding strategy…
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
TopicsAdvanced Image and Video Retrieval Techniques · Industrial Vision Systems and Defect Detection · Advanced Neural Network Applications
