Joint Learning of Neural Transfer and Architecture Adaptation for Image Recognition
Guangrun Wang, Liang Lin, Rongcong Chen, Guangcong Wang and, Jiqi Zhang

TL;DR
This paper introduces a method that jointly adapts neural network architectures and weights for image recognition tasks, outperforming traditional fixed-architecture approaches by tailoring models to specific domains.
Contribution
The work demonstrates that dynamic architecture adaptation combined with weight finetuning improves efficiency and effectiveness over standard pipelines, with a generalizable unsupervised extension.
Findings
Improved accuracy across five image recognition tasks.
Enhanced efficiency through architecture search.
Insights into neural architecture search limitations.
Abstract
Current state-of-the-art visual recognition systems usually rely on the following pipeline: (a) pretraining a neural network on a large-scale dataset (e.g., ImageNet) and (b) finetuning the network weights on a smaller, task-specific dataset. Such a pipeline assumes the sole weight adaptation is able to transfer the network capability from one domain to another domain, based on a strong assumption that a fixed architecture is appropriate for all domains. However, each domain with a distinct recognition target may need different levels/paths of feature hierarchy, where some neurons may become redundant, and some others are re-activated to form new network structures. In this work, we prove that dynamically adapting network architectures tailored for each domain task along with weight finetuning benefits in both efficiency and effectiveness, compared to the existing image recognition…
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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Human Pose and Action Recognition
