Efficient Multi-Objective Neural Architecture Search via Pareto Dominance-based Novelty Search
An Vo, Ngoc Hoang Luong

TL;DR
This paper introduces MTF-PDNS, a novel multi-objective NAS method that enhances search diversity and efficiency by using Pareto dominance-based novelty search with training-free metrics, outperforming traditional objective-driven approaches.
Contribution
It proposes a new multi-objective NAS approach leveraging Pareto dominance-based novelty search with training-free metrics to improve exploration and efficiency.
Findings
Outperforms traditional NAS methods in convergence speed.
Maintains higher population diversity during search.
Reduces computational costs compared to objective-driven approaches.
Abstract
Neural Architecture Search (NAS) aims to automate the discovery of high-performing deep neural network architectures. Traditional objective-based NAS approaches typically optimize a certain performance metric (e.g., prediction accuracy), overlooking large parts of the architecture search space that potentially contain interesting network configurations. Furthermore, objective-driven population-based metaheuristics in complex search spaces often quickly exhaust population diversity and succumb to premature convergence to local optima. This issue becomes more complicated in NAS when performance objectives do not fully align with the actual performance of the candidate architectures, as is often the case with training-free metrics. While training-free metrics have gained popularity for their rapid performance estimation of candidate architectures without incurring computation-heavy network…
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
MethodsALIGN
