TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/$μ$DARTS: Model Uncertainty-Aware Differentiable Architect...

$μ$DARTS: Model Uncertainty-Aware Differentiable Architecture Search

Biswadeep Chakraborty, Saibal Mukhopadhyay

2021-07-24Neural Architecture Search
PaperPDF

Abstract

We present a Model Uncertainty-aware Differentiable ARchiTecture Search ($\mu$DARTS) 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 $\mu$DARTS in improving accuracy and reducing uncertainty compared to existing DARTS methods. Moreover, the final architecture obtained from $\mu$DARTS shows higher robustness to noise at the input image and model parameters compared to the architecture obtained from existing DARTS methods.

Results

TaskDatasetMetricValueModel
Neural Architecture SearchCIFAR-100Percentage Error19.39μDARTS
Neural Architecture SearchCIFAR-100Search Time (GPU days)1.57μDARTS
Neural Architecture SearchCIFAR-10Search Time (GPU days)0.1μDARTS
Neural Architecture SearchImageNetAccuracy78.76μDARTS
Neural Architecture SearchImageNetTop-1 Error Rate21.24μDARTS
AutoMLCIFAR-100Percentage Error19.39μDARTS
AutoMLCIFAR-100Search Time (GPU days)1.57μDARTS
AutoMLCIFAR-10Search Time (GPU days)0.1μDARTS
AutoMLImageNetAccuracy78.76μDARTS
AutoMLImageNetTop-1 Error Rate21.24μDARTS

Related Papers

DASViT: Differentiable Architecture Search for Vision Transformer2025-07-17AnalogNAS-Bench: A NAS Benchmark for Analog In-Memory Computing2025-06-23From Tiny Machine Learning to Tiny Deep Learning: A Survey2025-06-21One-Shot Neural Architecture Search with Network Similarity Directed Initialization for Pathological Image Classification2025-06-17DDS-NAS: Dynamic Data Selection within Neural Architecture Search via On-line Hard Example Mining applied to Image Classification2025-06-17MARCO: Hardware-Aware Neural Architecture Search for Edge Devices with Multi-Agent Reinforcement Learning and Conformal Prediction Filtering2025-06-16Finding Optimal Kernel Size and Dimension in Convolutional Neural Networks An Architecture Optimization Approach2025-06-16Directed Acyclic Graph Convolutional Networks2025-06-13