PEng4NN: An Accurate Performance Estimation Engine for Efficient Automated Neural Network Architecture Search
Ariel Keller Rorabaugh (1), Silvina Ca\'ino-Lores (1), Michael R., Wyatt II (1), Travis Johnston (2), Michela Taufer (1) ((1) University of, Tennessee, Knoxville, USA, (2) Oak Ridge National Lab, Oak Ridge, USA)

TL;DR
PEng4NN is a performance estimation engine that accelerates neural architecture search by early accuracy prediction, significantly reducing training time while maintaining high model performance across diverse datasets.
Contribution
It introduces a novel early accuracy prediction strategy integrated into NAS, enabling substantial training epoch reduction without sacrificing model quality.
Findings
Achieves 61% to 82% reduction in training epochs.
Increases NAS throughput by 2.5 to 5 times.
Maintains comparable accuracy distributions between predicted and ground truth best models.
Abstract
Neural network (NN) models are increasingly used in scientific simulations, AI, and other high performance computing (HPC) fields to extract knowledge from datasets. Each dataset requires tailored NN model architecture, but designing structures by hand is a time-consuming and error-prone process. Neural architecture search (NAS) automates the design of NN architectures. NAS attempts to find well-performing NN models for specialized datsets, where performance is measured by key metrics that capture the NN capabilities (e.g., accuracy of classification of samples in a dataset). Existing NAS methods are resource intensive, especially when searching for highly accurate models for larger and larger datasets. To address this problem, we propose a performance estimation strategy that reduces the resources for training NNs and increases NAS throughput without jeopardizing accuracy. We…
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 · Adversarial Robustness in Machine Learning · Machine Learning and Data Classification
