POPNASv2: An Efficient Multi-Objective Neural Architecture Search Technique
Andrea Falanti, Eugenio Lomurno, Stefano Samele, Danilo Ardagna,, Matteo Matteucci

TL;DR
POPNASv2 advances neural architecture search by significantly reducing search time through improved predictors, expanded search space, and adaptive strategies, achieving high-quality architectures efficiently.
Contribution
It introduces POPNASv2, an enhanced multi-objective NAS method that improves search speed and accuracy over previous versions by expanding search space and refining predictive models.
Findings
Achieves 4x faster search times compared to previous methods.
Maintains high-quality architecture performance with reduced computational resources.
Enhances search strategy with adaptive greedy exploration.
Abstract
Automating the research for the best neural network model is a task that has gained more and more relevance in the last few years. In this context, Neural Architecture Search (NAS) represents the most effective technique whose results rival the state of the art hand-crafted architectures. However, this approach requires a lot of computational capabilities as well as research time, which makes prohibitive its usage in many real-world scenarios. With its sequential model-based optimization strategy, Progressive Neural Architecture Search (PNAS) represents a possible step forward to face this resources issue. Despite the quality of the found network architectures, this technique is still limited in research time. A significant step in this direction has been done by Pareto-Optimal Progressive Neural Architecture Search (POPNAS), which expands PNAS with a time predictor to enable a…
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
MethodsDense Connections · Feedforward Network · Progressive Neural Architecture Search
