A Flexible Selection Scheme for Minimum-Effort Transfer Learning
Amelie Royer, Christoph H. Lampert

TL;DR
This paper introduces flex-tuning, a generalized fine-tuning method that automatically selects the most promising network unit to tune, improving adaptation to diverse domain shifts with lightweight procedures.
Contribution
The paper proposes a novel flexible fine-tuning approach with automatic unit selection and lightweight procedures, enhancing transfer learning across varied domain shifts.
Findings
Tuning intermediate or early network units often yields better results than last-layer tuning.
Lightweight selection procedures effectively identify optimal units for tuning.
Flex-tuning improves adaptation in noisy, transformed, or cross-modal data scenarios.
Abstract
Fine-tuning is a popular way of exploiting knowledge contained in a pre-trained convolutional network for a new visual recognition task. However, the orthogonal setting of transferring knowledge from a pretrained network to a visually different yet semantically close source is rarely considered: This commonly happens with real-life data, which is not necessarily as clean as the training source (noise, geometric transformations, different modalities, etc.). To tackle such scenarios, we introduce a new, generalized form of fine-tuning, called flex-tuning, in which any individual unit (e.g. layer) of a network can be tuned, and the most promising one is chosen automatically. In order to make the method appealing for practical use, we propose two lightweight and faster selection procedures that prove to be good approximations in practice. We study these selection criteria empirically across…
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.
