A curated list of neural architecture search and related resources. Inspired by awesome-deep-vision, awesome-adversarial-machine-learning, awesome-deep-learning-papers, and awesome-architecture-search.
Please feel free to pull requests or open an issue to add papers.
- AutoML info and AutoML Freiburg-Hannover
- What’s the deal with Neural Architecture Search?
- Google Could AutoML and PocketFlow
- AutoML Challenge and AutoDL Challenge
Type | G | RL | EA | PD | Other |
---|---|---|---|---|---|
Explanation | gradient-based | reinforcement learning | evaluationary algorithm | performance prediction | other types |
Title | Venue | Type | Code |
---|---|---|---|
NAS-BENCH-201: Extending the Scope of Reproducible Neural Architecture Search | ICLR | - | Github |
Understanding Architectures Learnt by Cell-based Neural Architecture Search | ICLR | G | GitHub |
Evaluating The Search Phase of Neural Architecture Search | ICLR | - | |
AtomNAS: Fine-Grained End-to-End Neural Architecture Search | ICLR | GitHub | |
Fast Neural Network Adaptation via Parameter Remapping and Architecture Search | ICLR | - | GitHub |
Once for All: Train One Network and Specialize it for Efficient Deployment | ICLR | G | |
Efficient Transformer for Mobile Applications | ICLR | - | - |
PC-DARTS: Partial Channel Connections for Memory-Efficient Architecture Search | ICLR | G | GitHub |
Adversarial AutoAugment | ICLR | - | - |
NAS evaluation is frustratingly hard | ICLR | - | - |
FasterSeg: Searching for Faster Real-time Semantic Segmentation | ICLR | G | GitHub |
Computation Reallocation for Object Detection | ICLR | - | - |
Towards Fast Adaptation of Neural Architectures with Meta Learning | ICLR | - | - |
AssembleNet: Searching for Multi-Stream Neural Connectivity in Video Architectures | ICLR | EA | - |
How to Own the NAS in Your Spare Time | ICLR | - | - |
Title | Venue | Type | Code |
---|---|---|---|
Neural Architecture Search with Reinforcement Learning | ICLR | RL | - |
Designing Neural Network Architectures using Reinforcement Learning | ICLR | RL | - |
Neural Optimizer Search with Reinforcement Learning | ICML | RL | - |
Learning Curve Prediction with Bayesian Neural Networks | ICLR | PD | - |
Hyperband: A Novel Bandit-Based Approach to Hyperparameter Optimization | ICLR | PD | - |
Hyperparameter Optimization: A Spectral Approach | NeurIPS-W | Other | github |
Learning to Compose Domain-Specific Transformations for Data Augmentation | NeurIPS | - | - |
Title | Venue | Type | Code |
---|---|---|---|
Speeding up Automatic Hyperparameter Optimization of Deep Neural Networksby Extrapolation of Learning Curves | IJCAI | PD | github |
Title | Date | Type | Code |
---|---|---|---|
Population Based Training of Neural Networks | 2017.11 | EA | - |
NSGA-NET: A Multi-Objective Genetic Algorithm for Neural Architecture Search | 2018.10 | EA | - |
Training Frankenstein’s Creature to Stack: HyperTree Architecture Search | 2018.10 | G | - |
Fast, Accurate and Lightweight Super-Resolution with Neural Architecture Search | 2019.01 | G | github |