Neural architecture search
Last updated
Last updated
Search space
Small search space reduces search time, but introduces a human bias, and prevents finding novel architecture
Search strategy
How to explore the search space
Performance estimation strategy
The objectives of NAS is typically to find architectures that achieve high predictive performance on unseen data.
Input of layer i can be formally described as a function:
Chain-structured network:
Residual type network:
Dense connected network:
Random search
Bayesian optimization
Evolutionary methods
Reinforcement learning
Gradient based methods
Regular training
Lower resolution image
Less filter per layer
Network morphism
One-shot architecture search