ScaleNAS: One-Shot Learning of Scale-Aware Representations for Visual Recognition
Hsin-Pai Cheng, Feng Liang, Meng Li, Bowen Cheng, Feng Yan, Hai Li,, Vikas Chandra, Yiran Chen

TL;DR
ScaleNAS introduces a one-shot learning approach to efficiently discover scale-aware representations for visual recognition, enabling high-performance multi-scale models without retraining.
Contribution
It proposes a flexible search space and one-shot learning method for multi-scale feature aggregation, improving efficiency and performance in scale-aware visual recognition tasks.
Findings
ScaleNet-P achieves 71.6% AP on COCO test-dev.
Outperforms existing NAS-based and manual methods.
Surpasses state-of-the-art in human pose estimation.
Abstract
Scale variance among different sizes of body parts and objects is a challenging problem for visual recognition tasks. Existing works usually design dedicated backbone or apply Neural architecture Search(NAS) for each task to tackle this challenge. However, existing works impose significant limitations on the design or search space. To solve these problems, we present ScaleNAS, a one-shot learning method for exploring scale-aware representations. ScaleNAS solves multiple tasks at a time by searching multi-scale feature aggregation. ScaleNAS adopts a flexible search space that allows an arbitrary number of blocks and cross-scale feature fusions. To cope with the high search cost incurred by the flexible space, ScaleNAS employs one-shot learning for multi-scale supernet driven by grouped sampling and evolutionary search. Without further retraining, ScaleNet can be directly deployed for…
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
TopicsHuman Pose and Action Recognition · Advanced Neural Network Applications · Video Surveillance and Tracking Methods
MethodsResidual Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Softmax · Batch Normalization · Average Pooling · Scale Aggregation Block · 1x1 Convolution · Global Average Pooling · Convolution · Bottleneck Residual Block
