RC-DARTS: Resource Constrained Differentiable Architecture Search
Xiaojie Jin, Jiang Wang, Joshua Slocum, Ming-Hsuan Yang, Shengyang, Dai, Shuicheng Yan, Jiashi Feng

TL;DR
RC-DARTS introduces a resource-constrained differentiable architecture search method that efficiently finds lightweight neural architectures with reduced size and complexity, maintaining high accuracy for image classification tasks.
Contribution
The paper presents a novel constrained optimization approach with a multi-level search strategy for resource-aware neural architecture search.
Findings
Achieves smaller, faster architectures with comparable accuracy.
Outperforms existing methods on CIFAR-10 and ImageNet datasets.
Effectively balances resource constraints with model performance.
Abstract
Recent advances show that Neural Architectural Search (NAS) method is able to find state-of-the-art image classification deep architectures. In this paper, we consider the one-shot NAS problem for resource constrained applications. This problem is of great interest because it is critical to choose different architectures according to task complexity when the resource is constrained. Previous techniques are either too slow for one-shot learning or does not take the resource constraint into consideration. In this paper, we propose the resource constrained differentiable architecture search (RC-DARTS) method to learn architectures that are significantly smaller and faster while achieving comparable accuracy. Specifically, we propose to formulate the RC-DARTS task as a constrained optimization problem by adding the resource constraint. An iterative projection method is proposed to solve the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
