SOTAVerified

DARTS-PRIME: Regularization and Scheduling Improve Constrained Optimization in Differentiable NAS

2021-06-22Unverified0· sign in to hype

Kaitlin Maile, Erwan Lecarpentier, Hervé Luga, Dennis G. Wilson

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Differentiable Architecture Search (DARTS) is a recent neural architecture search (NAS) method based on a differentiable relaxation. Due to its success, numerous variants analyzing and improving parts of the DARTS framework have recently been proposed. By considering the problem as a constrained bilevel optimization, we present and analyze DARTS-PRIME, a variant including improvements to architectural weight update scheduling and regularization towards discretization. We propose a dynamic schedule based on per-minibatch network information to make architecture updates more informed, as well as proximity regularization to promote well-separated discretization. Our results in multiple domains show that DARTS-PRIME improves both performance and reliability, comparable to state-of-the-art in differentiable NAS.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
CIFAR-10DARTS-PRIMETop-1 Error Rate2.62Unverified
CIFAR-100DARTS-PRIMEPercentage Error17.44Unverified

Reproductions