SiamNAS: Siamese Surrogate Model for Dominance Relation Prediction in Multi-objective Neural Architecture Search
Yuyang Zhou, Ferrante Neri, Yew-Soon Ong, Ruibin Bai

TL;DR
SiamNAS introduces a Siamese network-based surrogate model for efficiently predicting dominance relations in multi-objective neural architecture search, significantly reducing computational costs while maintaining high-quality Pareto-optimal solutions.
Contribution
The paper presents a novel Siamese surrogate model that predicts dominance relations, enabling efficient multi-objective NAS without costly evaluations.
Findings
Achieved 92% accuracy in dominance prediction.
Found Pareto-optimal architectures within 0.01 GPU days.
Successfully identified top architectures on NAS-Bench-201.
Abstract
Modern neural architecture search (NAS) is inherently multi-objective, balancing trade-offs such as accuracy, parameter count, and computational cost. This complexity makes NAS computationally expensive and nearly impossible to solve without efficient approximations. To address this, we propose a novel surrogate modelling approach that leverages an ensemble of Siamese network blocks to predict dominance relationships between candidate architectures. Lightweight and easy to train, the surrogate achieves 92% accuracy and replaces the crowding distance calculation in the survivor selection strategy with a heuristic rule based on model size. Integrated into a framework termed SiamNAS, this design eliminates costly evaluations during the search process. Experiments on NAS-Bench-201 demonstrate the framework's ability to identify Pareto-optimal solutions with significantly reduced…
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
TopicsNeural Networks and Applications · Machine Learning and Data Classification · Fuzzy Logic and Control Systems
