Rapid Elastic Architecture Search under Specialized Classes and Resource Constraints
Jing Liu, Bohan Zhuang, Mingkui Tan, Xu Liu, Dinh Phung, Yuanqing Li,, Jianfei Cai

TL;DR
This paper introduces Elastic Architecture Search (EAS), a fast and flexible method for deploying deep models tailored to diverse resource constraints and class superclasses, significantly reducing search time and improving performance.
Contribution
The paper presents a novel framework for instant architecture specialization at runtime, using over-parameterized training and an efficient generator, outperforming existing NAS methods in speed and accuracy.
Findings
EAS outperforms OFA by 1.3% in Top-1 accuracy on ImageNet-10.
EAS finds architectures within 0.1 second for 50 scenarios.
EAS produces more compact, high-performance networks.
Abstract
In many real-world applications, we often need to handle various deployment scenarios, where the resource constraint and the superclass of interest corresponding to a group of classes are dynamically specified. How to efficiently deploy deep models for diverse deployment scenarios is a new challenge. Previous NAS approaches seek to design architectures for all classes simultaneously, which may not be optimal for some individual superclasses. A straightforward solution is to search an architecture from scratch for each deployment scenario, which however is computation-intensive and impractical. To address this, we present a novel and general framework, called Elastic Architecture Search (EAS), permitting instant specializations at runtime for diverse superclasses with various resource constraints. To this end, we first propose to effectively train an over-parameterized network via a…
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 · Anomaly Detection Techniques and Applications
MethodsDropout
