HHNAS-AM: Hierarchical Hybrid Neural Architecture Search using Adaptive Mutation Policies
Anurag Tripathi, Ajeet Kumar Singh, Rajsabi Surya, Aum Gupta, Sahiinii Lemaina Veikho, Dorien Herremans, Sudhir Bisane

TL;DR
HHNAS-AM introduces a hierarchical, adaptive mutation-based neural architecture search method that efficiently explores structured search spaces, leading to improved text classification performance.
Contribution
It proposes a novel hierarchical hybrid NAS framework with adaptive mutation policies guided by Q-learning, enhancing search efficiency and architecture quality.
Findings
Achieves 8% higher accuracy on Spider dataset.
Effectively explores structured search spaces with adaptive mutations.
Outperforms existing NAS methods in text classification tasks.
Abstract
Neural Architecture Search (NAS) has garnered significant research interest due to its capability to discover architectures superior to manually designed ones. Learning text representation is crucial for text classification and other language-related tasks. The NAS model used in text classification does not have a Hybrid hierarchical structure, and there is no restriction on the architecture structure, due to which the search space becomes very large and mostly redundant, so the existing RL models are not able to navigate the search space effectively. Also, doing a flat architecture search leads to an unorganised search space, which is difficult to traverse. For this purpose, we propose HHNAS-AM (Hierarchical Hybrid Neural Architecture Search with Adaptive Mutation Policies), a novel approach that efficiently explores diverse architectural configurations. We introduce a few…
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 · Advanced Neural Network Applications · Natural Language Processing Techniques
