English

$\mu$DARTS: Model Uncertainty-Aware Differentiable Architecture Search

Machine Learning 2022-09-13 v2 Artificial Intelligence

Abstract

We present a Model Uncertainty-aware Differentiable ARchiTecture Search (μ\muDARTS) that optimizes neural networks to simultaneously achieve high accuracy and low uncertainty. We introduce concrete dropout within DARTS cells and include a Monte-Carlo regularizer within the training loss to optimize the concrete dropout probabilities. A predictive variance term is introduced in the validation loss to enable searching for architecture with minimal model uncertainty. The experiments on CIFAR10, CIFAR100, SVHN, and ImageNet verify the effectiveness of μ\muDARTS in improving accuracy and reducing uncertainty compared to existing DARTS methods. Moreover, the final architecture obtained from μ\muDARTS shows higher robustness to noise at the input image and model parameters compared to the architecture obtained from existing DARTS methods.

Keywords

Cite

@article{arxiv.2107.11500,
  title  = {$\mu$DARTS: Model Uncertainty-Aware Differentiable Architecture Search},
  author = {Biswadeep Chakraborty and Saibal Mukhopadhyay},
  journal= {arXiv preprint arXiv:2107.11500},
  year   = {2022}
}

Comments

10 pages, 7 Tables, 6 Figures, Accepted in IEEE ACCESS

R2 v1 2026-06-24T04:28:48.692Z