GPNAS: A Neural Network Architecture Search Framework Based on Graphical Predictor
Dige Ai, Hong Zhang

TL;DR
This paper introduces GPNAS, a neural architecture search framework that decouples network structure from operator search space, incorporates activation and initialization domains, and uses a GCN predictor to enhance search efficiency and model generalization.
Contribution
The framework uniquely combines decoupled search space, GCN-based prediction, and stability analysis to improve NAS performance and generalization.
Findings
Achieved significant improvements on multiple datasets.
Enhanced search efficiency through GCN predictor.
Improved model generalization by expanding search space.
Abstract
In practice, the problems encountered in Neural Architecture Search (NAS) training are not simple problems, but often a series of difficult combinations (wrong compensation estimation, curse of dimension, overfitting, high complexity, etc.). In this paper, we propose a framework to decouple network structure from operator search space, and use two BOHBs to search alternatively. Considering that activation function and initialization are also important parts of neural network, the generalization ability of the model will be affected. We introduce an activation function and an initialization method domain, and add them into the operator search space to form a generalized search space, so as to improve the generalization ability of the child model. We then trained a GCN-based predictor using feedback from the child model. This can not only improve the search efficiency, but also solve the…
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 Neural Network Applications · Machine Learning and Data Classification · Domain Adaptation and Few-Shot Learning
