Neural architecture search aims to automate neural network design. Recent approaches include:
(1) Reinforcement learning searches over large spaces but requires extensive computation.
(2) One-shot approaches like DARTS jointly optimize weights and architecture, improving efficiency.
(3) New methods like Proxyless NAS directly search on target tasks and hardware, finding mobile architectures.
Neural architecture search represents progress toward fully automatic deep learning and more specialized models.