NASOA: Towards Faster Task-oriented Online Fine-tuning with a Zoo of Models
Hang Xu, Ning Kang, Gengwei Zhang, Chuanlong Xie, Xiaodan Liang,, Zhenguo Li

TL;DR
NASOA introduces a combined neural architecture search and online adaptation framework that creates a model zoo optimized for fast, task-specific fine-tuning, significantly reducing training time and improving accuracy across multiple datasets.
Contribution
The paper presents a novel joint NAS and online adaptation framework that constructs a training-efficient model zoo for faster, personalized fine-tuning in computer vision tasks.
Findings
Model zoo is 6x faster than RegNetY-16GF.
Achieves 2.1% higher accuracy than the best RegNet models.
40x faster fine-tuning compared to BOHB.
Abstract
Fine-tuning from pre-trained ImageNet models has been a simple, effective, and popular approach for various computer vision tasks. The common practice of fine-tuning is to adopt a default hyperparameter setting with a fixed pre-trained model, while both of them are not optimized for specific tasks and time constraints. Moreover, in cloud computing or GPU clusters where the tasks arrive sequentially in a stream, faster online fine-tuning is a more desired and realistic strategy for saving money, energy consumption, and CO2 emission. In this paper, we propose a joint Neural Architecture Search and Online Adaption framework named NASOA towards a faster task-oriented fine-tuning upon the request of users. Specifically, NASOA first adopts an offline NAS to identify a group of training-efficient networks to form a pretrained model zoo. We propose a novel joint block and macro-level search…
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 · Visual Attention and Saliency Detection
