Prioritized Subnet Sampling for Resource-Adaptive Supernet Training
Bohong Chen, Mingbao Lin, Rongrong Ji, Liujuan Cao

TL;DR
This paper introduces PSS-Net, a method for training resource-adaptive supernets that efficiently select high-quality subnets based on resource constraints, improving performance on ImageNet with MobileNet and ResNet architectures.
Contribution
We propose prioritized subnet sampling with subnet pools and performance-based prioritization to enhance resource-adaptive supernet training.
Findings
Outperforms state-of-the-art resource-adaptive supernets on ImageNet
Retains high-quality subnets for fast inference under varying resources
Effective in training MobileNet and ResNet models for resource adaptation
Abstract
A resource-adaptive supernet adjusts its subnets for inference to fit the dynamically available resources. In this paper, we propose prioritized subnet sampling to train a resource-adaptive supernet, termed PSS-Net. We maintain multiple subnet pools, each of which stores the information of substantial subnets with similar resource consumption. Considering a resource constraint, subnets conditioned on this resource constraint are sampled from a pre-defined subnet structure space and high-quality ones will be inserted into the corresponding subnet pool. Then, the sampling will gradually be prone to sampling subnets from the subnet pools. Moreover, the one with a better performance metric is assigned with higher priority to train our PSS-Net, if sampling is from a subnet pool. At the end of training, our PSS-Net retains the best subnet in each pool to entitle a fast switch of high-quality…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · COVID-19 diagnosis using AI
