Revisiting Neural Architecture Search
Anubhav Garg, Amit Kumar Saha, Debo Dutta

TL;DR
This paper introduces ReNAS, a novel neural architecture search method that automates the design of entire neural networks from a complete graph, reducing manual effort and achieving state-of-the-art performance.
Contribution
ReNAS is a new NAS approach that searches for full network architectures from scratch, minimizing manual design and potentially enabling diverse network types.
Findings
ReNAS achieves performance comparable to state-of-the-art methods.
ReNAS reduces manual effort in NAS pipeline.
ReNAS can be applied to various network architectures.
Abstract
Neural Architecture Search (NAS) is a collection of methods to craft the way neural networks are built. Current NAS methods are far from ab initio and automatic, as they use manual backbone architectures or micro building blocks (cells), which have had minor breakthroughs in performance compared to random baselines. They also involve a significant manual expert effort in various components of the NAS pipeline. This raises a natural question - Are the current NAS methods still heavily dependent on manual effort in the search space design and wiring like it was done when building models before the advent of NAS? In this paper, instead of merely chasing slight improvements over state-of-the-art (SOTA) performance, we revisit the fundamental approach to NAS and propose a novel approach called ReNAS that can search for the complete neural network without much human effort and is a step…
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 · Adversarial Robustness in Machine Learning
