TND-NAS: Towards Non-differentiable Objectives in Progressive Differentiable NAS Framework
Bo Lyu, Shiping Wen

TL;DR
TND-NAS introduces a high-efficiency differentiable NAS framework capable of optimizing non-differentiable objectives like energy and resource constraints, enabling multi-objective architecture search with reduced computational cost.
Contribution
The paper proposes TND-NAS, a novel method that integrates non-differentiable metrics into the differentiable NAS framework through discrete architecture parameter optimization and progressive search space shrinking.
Findings
Achieves high-performance architectures on CIFAR datasets.
Reduces search time to 1.3 GPU-days, significantly faster than existing methods.
Effectively handles multi-objective optimization including parameters and accuracy.
Abstract
Differentiable architecture search has gradually become the mainstream research topic in the field of Neural Architecture Search (NAS) for its high efficiency compared with the early NAS methods. Recent differentiable NAS also aims at further improving the search performance and reducing the GPU-memory consumption. However, these methods are no longer naturally capable of tackling the non-differentiable objectives, e.g., energy, resource-constrained efficiency, and other metrics, let alone the multi-objective search demands. Researches in the multi-objective NAS field target this but requires vast computational resources cause of the sole optimization of each candidate architecture. In light of this discrepancy, we propose the TND-NAS, which is with the merits of the high efficiency in differentiable NAS framework and the compatibility among non-differentiable metrics in Multi-objective…
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 · Advanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning
MethodsEntropy Regularization · Tanh Activation · Sigmoid Activation · Proximal Policy Optimization · Softmax · Long Short-Term Memory · Neural Architecture Search
