A Pairwise Comparison Relation-assisted Multi-objective Evolutionary Neural Architecture Search Method with Multi-population Mechanism
Yu Xue, Pengcheng Jiang, Chenchen Zhu, MengChu Zhou, Mohamed Wahib, Moncef Gabbouj

TL;DR
This paper introduces SMEMNAS, a multi-objective evolutionary neural architecture search method that uses pairwise comparison relations and a multi-population mechanism to efficiently discover high-performance, multi-criteria optimized neural networks with reduced computational resources.
Contribution
The paper proposes a novel NAS approach combining pairwise comparison-based surrogate modeling and a multi-population mechanism for efficient multi-objective optimization.
Findings
Achieves 78.91% accuracy on ImageNet with 570M MAdds using only one GPU in 0.17 days.
Effectively balances multiple objectives beyond accuracy, such as efficiency and compactness.
Demonstrates superior search efficiency and performance compared to existing NAS methods.
Abstract
Neural architecture search (NAS) has emerged as a powerful paradigm that enables researchers to automatically explore vast search spaces and discover efficient neural networks. However, NAS suffers from a critical bottleneck, i.e. the evaluation of numerous architectures during the search process demands substantial computing resources and time. In order to improve the efficiency of NAS, a series of methods have been proposed to reduce the evaluation time of neural architectures. However, they are not efficient enough and still only focus on the accuracy of architectures. Beyond classification accuracy, real-world applications increasingly demand more efficient and compact network architectures that balance multiple performance criteria. To address these challenges, we propose the SMEMNAS, a pairwise comparison relation-assisted multi-objective evolutionary algorithm based on a…
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
MethodsFocus
