HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Geometry-Aware Gradient Algorithms for Neural Architecture Search

Liam Li Mikhail Khodak Maria-Florina Balcan Ameet Talwalkar

Geometry-Aware Gradient Algorithms for Neural Architecture Search

Abstract

Recent state-of-the-art methods for neural architecture search (NAS) exploit gradient-based optimization by relaxing the problem into continuous optimization over architectures and shared-weights, a noisy process that remains poorly understood. We argue for the study of single-level empirical risk minimization to understand NAS with weight-sharing, reducing the design of NAS methods to devising optimizers and regularizers that can quickly obtain high-quality solutions to this problem. Invoking the theory of mirror descent, we present a geometry-aware framework that exploits the underlying structure of this optimization to return sparse architectural parameters, leading to simple yet novel algorithms that enjoy fast convergence guarantees and achieve state-of-the-art accuracy on the latest NAS benchmarks in computer vision. Notably, we exceed the best published results for both CIFAR and ImageNet on both the DARTS search space and NAS-Bench201; on the latter we achieve near-oracle-optimal performance on CIFAR-10 and CIFAR-100. Together, our theory and experiments demonstrate a principled way to co-design optimizers and continuous relaxations of discrete NAS search spaces.

Code Repositories

liamcli/gaea_release
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
neural-architecture-search-on-imagenetGAEA PC-DARTS
Params: 5.6
Top-1 Error Rate: 24
neural-architecture-search-on-nas-bench-201GAEA DARTS (ERM)
Accuracy (Test): 46.36
neural-architecture-search-on-nas-bench-201-1GAEA DARTS (ERM)
Accuracy (Test): 94.1
neural-architecture-search-on-nas-bench-201-2GAEA DARTS (ERM)
Accuracy (Test): 73.43

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Geometry-Aware Gradient Algorithms for Neural Architecture Search | Papers | HyperAI