PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
June 24, 20181,391 citationsOpen Access

DARTS: Differentiable Architecture Search

HLHanxiao LiuKSKaren SimonyanYYYiming Yang

Key Points

  • This study aims to improve the efficiency and scalability of neural network architecture search by using differentiable methods.
  • Formulated architecture search as a differentiable task using continuous relaxation of architecture representation.
  • Applied gradient descent for efficient architecture search instead of discrete evolution or reinforcement learning techniques.
  • Conducted extensive experiments on CIFAR-10, ImageNet, Penn Treebank, and WikiText-2.
  • DARTS demonstrated superior performance in discovering high-performance convolutional architectures for image classification.
  • Achieved efficient architecture search that was significantly faster than traditional non-differentiable techniques.
  • Resulted in improved recurrent architectures for language modeling, showcasing versatility across tasks.

Abstract

This paper addresses the scalability challenge of architecture search by formulating the task in a differentiable manner. Unlike conventional approaches of applying evolution or reinforcement learning over a discrete and non-differentiable search space, our method is based on the continuous relaxation of the architecture representation, allowing efficient search of the architecture using gradient descent. Extensive experiments on CIFAR-10, ImageNet, Penn Treebank and WikiText-2 show that our algorithm excels in discovering high-performance convolutional architectures for image classification and recurrent architectures for language modeling, while being orders of magnitude faster than state-of-the-art non-differentiable techniques. Our implementation has been made publicly available to facilitate further research on efficient architecture search algorithms.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Liu et al. (2018) studied this question.

synapsesocial.com/papers/6a09638987ad1657d2513fd3https://doi.org/10.48550/arxiv.1806.09055
Ask AI
Helpful
Bookmark
Share
View Full Paper