Papers › Learning What and Where to Transfer

Learning What and Where to Transfer

15 May 2019arXiv:1905.05901archive 2025-07-28

Yunhun Jang, Hankook Lee, Sung Ju Hwang, Jinwoo Shin

As the application of deep learning has expanded to real-world problems with insufficient volume of training data, transfer learning recently has gained much attention as means of improving the performance in such small-data regime. However, when existing methods are applied between heterogeneous architectures and tasks, it becomes more important to manage their detailed configurations and often requires exhaustive tuning on them for the desired performance. To address the issue, we propose a novel transfer learning approach based on meta-learning that can automatically learn what knowledge to transfer from the source network to where in the target network. Given source and target networks, we propose an efficient training scheme to learn meta-networks that decide (a) which pairs of layers between the source and target networks should be matched for knowledge transfer and (b) which features and how much knowledge from each feature should be transferred. We validate our meta-transfer approach against recent transfer learning methods on various datasets and network architectures, on which our automated scheme significantly outperforms the prior baselines that find "what and where to transfer" in a hand-crafted manner.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1905.05901")

Code

Syntology Ran 4 of 11 code samples harvested from 2 repositories linked to this paper; 7 have no recorded run. Of those that ran: 1 ran · violated contract; 2 ran · our draft was wrong; 1 ran with no contract checked.

By repository: official repository: 9 samples from 1 repository, 2 ran; community (archive-listed): 1 sample from 1 repository, 1 ran; 1 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

alinlab/L2T-ww officialmentioned on GitHubpytorchMIT report
jindongwang/transferlearning mentioned on GitHubpytorchMIT report
junwoopark92/L2T_ww mentioned on GitHubpytorch report
why862555625/- mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 4 ran; 0 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
2ran · our draft was wrong
1ran
7unverified

Licence: 1 of the 11 samples is pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

conv3x3 alinlab/L2T-ww/models/modules.py official repository ran · our draft was wrong MIT (permissive) · fac5364e2f53c6db · report
make_layers alinlab/L2T-ww/models/vgg_cifar.py official repository ran MIT (permissive) · ac62432dc5134b0d · report
accuracy alinlab/L2T-ww/utils/utils.py official repository unverified MIT (permissive) · f0c9a29156911331 · report
check_dataset alinlab/L2T-ww/check_dataset.py official repository unverified MIT (permissive) · b5ac490a57b6d8ca · report
check_split alinlab/L2T-ww/check_dataset.py official repository unverified MIT (permissive) · 9555ba978cecae54 · report
read alinlab/L2T-ww/cub200.py official repository unverified MIT (permissive) · 0df0022a8f219eba · report
resnet18 alinlab/L2T-ww/models/resnet_ilsvrc.py official repository unverified MIT (permissive) · 63dbbfa76604d16a · report
resnet32 alinlab/L2T-ww/models/resnet_cifar.py official repository unverified MIT (permissive) · e54be8b23ef75062 · report
resnet34 alinlab/L2T-ww/models/resnet_ilsvrc.py official repository unverified MIT (permissive) · 45022b11ce6bc098 · report
adentropy junwoopark92/L2T_ww/train_l2t_ww.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 83e82ba561baceb0 · report
str2bool identical code first harvested elsewhere ran · violated contract licence of this copy not recorded · e5b1aff86a339d0e · report

Tasks

Meta-LearningSmall Data Image ClassificationTransfer Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections