Delta-NAS: Difference of Architecture Encoding for Predictor-based Evolutionary Neural Architecture Search
Arjun Sridhar, Yiran Chen

TL;DR
Delta-NAS introduces a novel difference-based encoding method that enables efficient, low-cost fine-grained neural architecture search by reducing computational complexity from exponential to linear.
Contribution
The paper proposes a new difference-based architecture encoding approach for predictor-based NAS, significantly improving efficiency and performance over existing methods.
Findings
Achieves better performance on NAS benchmarks.
Reduces computational complexity from exponential to linear.
Significantly improves sample efficiency.
Abstract
Neural Architecture Search (NAS) continues to serve a key roll in the design and development of neural networks for task specific deployment. Modern NAS techniques struggle to deal with ever increasing search space complexity and compute cost constraints. Existing approaches can be categorized into two buckets: fine-grained computational expensive NAS and coarse-grained low cost NAS. Our objective is to craft an algorithm with the capability to perform fine-grain NAS at a low cost. We propose projecting the problem to a lower dimensional space through predicting the difference in accuracy of a pair of similar networks. This paradigm shift allows for reducing computational complexity from exponential down to linear with respect to the size of the search space. We present a strong mathematical foundation for our algorithm in addition to extensive experimental results across a host of…
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
TopicsMachine Learning and Data Classification · Anomaly Detection Techniques and Applications
