Papers › Efficient Global Neural Architecture Search

Efficient Global Neural Architecture Search

8 Feb 2025archive 2025-07-28

Shahid Siddiqui, Christos Kyrkou, Theocharis Theocharides

Neural architecture search (NAS) has shown promise towards automating neural network design for a given task, but it is computationally demanding due to training costs associated with evaluating a large number of architectures to find the optimal one. To speed up NAS, recent works limit the search to network building blocks (modular search) instead of searching the entire architecture (global search), approximate candidates' performance evaluation in lieu of complete training, and use gradient descent rather than naturally suitable discrete optimization approaches. However, modular search does not determine network's macro architecture i.e. depth and width, demanding manual trial and error post-search, hence lacking automation. In this work, we revisit NAS and design a navigable, yet architecturally diverse, macro-micro search space. In addition, to determine relative rankings of candidates, existing methods employ consistent approximations across entire search spaces, whereas different networks may not be fairly comparable under one training protocol. Hence, we propose an architecture-aware approximation with variable training schemes for different networks. Moreover, we develop an efficient search strategy by disjoining macro-micro network design that yields competitive architectures in terms of both accuracy and size. Our proposed framework achieves a new state-of-the-art on EMNIST and KMNIST, while being highly competitive on the CIFAR-10, CIFAR-100, and FashionMNIST datasets and being 2-4x faster than the fastest global search methods. Lastly, we demonstrate the transferability of our framework to real-world computer vision problems by discovering competitive architectures for face recognition applications.

PaperPDFCode

Code

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Face RecognitionImage ClassificationNeural Architecture Search

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Image Classification EMNIST-Balanced EMNIST-mobile Accuracy 91.48 #1 of 20 Archive leaderboard report
Image Classification EMNIST-Balanced EMNIST-mobile Trainable Parameters 2250000 #1 of 20 Archive leaderboard report
Image Classification EMNIST-Balanced EMNIST-Tiny Accuracy 91.20 #2 of 20 Archive leaderboard report
Image Classification EMNIST-Balanced EMNIST-Tiny Trainable Parameters 400000 #2 of 20 Archive leaderboard report
Image Classification Kuzushiji-MNIST KMNIST-Tiny Accuracy 99.35 #1 of 26 Archive leaderboard report
Image Classification Kuzushiji-MNIST KMNIST-Tiny Trainable Parameters 420000 #1 of 26 Archive leaderboard report
Image Classification Kuzushiji-MNIST KMNIST-Mobile Accuracy 99.29 #2 of 26 Archive leaderboard report
Image Classification Kuzushiji-MNIST KMNIST-Mobile Trainable Parameters 2710000 #2 of 26 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

SPEED

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections