A Surrogate-Assisted Highly Cooperative Coevolutionary Algorithm for Hyperparameter Optimization in Deep Convolutional Neural Network
An Chen, Zhigang Ren, Muyi Wang, Hui Chen, Haoxi Leng, Shuai Liu

TL;DR
This paper introduces SHCHO, a surrogate-assisted cooperative hyperparameter optimization method that decomposes CNNs into subunits for efficient hyperparameter tuning, significantly improving CNN performance with reduced computational cost.
Contribution
The paper presents a novel surrogate-assisted cooperative hyperparameter optimization algorithm that decomposes CNNs into subunits and employs cooperation mechanisms to enhance hyperparameter tuning.
Findings
SHCHO effectively improves CNN performance on image classification tasks.
The surrogate-assisted approach reduces computational costs significantly.
Cooperative optimization outperforms traditional hyperparameter tuning methods.
Abstract
Convolutional neural networks (CNNs) have gained remarkable success in recent years. However, their performance highly relies on the architecture hyperparameters, and finding proper hyperparameters for a deep CNN is a challenging optimization problem owing to its high-dimensional and computationally expensive characteristics. Given these difficulties, this study proposes a surrogate-assisted highly cooperative hyperparameter optimization (SHCHO) algorithm for chain-styled CNNs. To narrow the large search space, SHCHO first decomposes the whole CNN into several overlapping sub-CNNs in accordance with the overlapping hyperparameter interaction structure and then cooperatively optimizes these hyperparameter subsets. Two cooperation mechanisms are designed during this process. One coordinates all the sub-CNNs to reproduce the information flow in the whole CNN and achieve macro cooperation…
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
TopicsMetaheuristic Optimization Algorithms Research · Advanced Neural Network Applications · Machine Learning and Data Classification
