The reviewed record of science sign in
Pith

arxiv: 1909.09656 · v2 · pith:3O4VCUK2 · submitted 2019-09-20 · cs.LG · cs.AI· cs.CV· stat.ML

Understanding and Robustifying Differentiable Architecture Search

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:3O4VCUK2record.jsonopen to challenge →

classification cs.LG cs.AIcs.CVstat.ML
keywords dartssearcharchitecturecurvaturedifferentiablelossobservationsrobustly
0
0 comments X
read the original abstract

Differentiable Architecture Search (DARTS) has attracted a lot of attention due to its simplicity and small search costs achieved by a continuous relaxation and an approximation of the resulting bi-level optimization problem. However, DARTS does not work robustly for new problems: we identify a wide range of search spaces for which DARTS yields degenerate architectures with very poor test performance. We study this failure mode and show that, while DARTS successfully minimizes validation loss, the found solutions generalize poorly when they coincide with high validation loss curvature in the architecture space. We show that by adding one of various types of regularization we can robustify DARTS to find solutions with less curvature and better generalization properties. Based on these observations, we propose several simple variations of DARTS that perform substantially more robustly in practice. Our observations are robust across five search spaces on three image classification tasks and also hold for the very different domains of disparity estimation (a dense regression task) and language modelling.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Harvesting AI Computation at the Edge via Generic Approximation

    cs.AR 2026-06 unverdicted novelty 5.0

    A framework converts traditional edge tasks to NN models via NAS and schedules them on idle AI chips to improve performance without affecting primary workloads.

  2. Active Imitation Learning for Thermal- and Kernel-Aware LFM Inference on 3D S-NUCA Many-Cores

    cs.LG 2026-04 unverdicted novelty 4.0

    AILFM uses active imitation learning to learn thermal- and kernel-aware scheduling policies for LFM inference on 3D S-NUCA many-cores, outperforming baselines while maintaining thermal safety.

  3. Bilevel Optimization for Neural Architecture Search

    cs.LG 2026-06 unverdicted novelty 3.0

    Reviews NAS methods through bilevel optimization lens, categorizing them into sampling-based and theory-based, and proposes an auxiliary math programming framework for more principled architecture and weight updates.