Holistic Transfer: Towards Non-Disruptive Fine-Tuning with Partial Target Data
About
We propose a learning problem involving adapting a pre-trained source model to the target domain for classifying all classes that appeared in the source data, using target data that covers only a partial label space. This problem is practical, as it is unrealistic for the target end-users to collect data for all classes prior to adaptation. However, it has received limited attention in the literature. To shed light on this issue, we construct benchmark datasets and conduct extensive experiments to uncover the inherent challenges. We found a dilemma -- on the one hand, adapting to the new target domain is important to claim better performance; on the other hand, we observe that preserving the classification accuracy of classes missing in the target adaptation data is highly challenging, let alone improving them. To tackle this, we identify two key directions: 1) disentangling domain gradients from classification gradients, and 2) preserving class relationships. We present several effective solutions that maintain the accuracy of the missing classes and enhance the overall performance, establishing solid baselines for holistic transfer of pre-trained models with partial target data.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Domain Adaptation | Office-Home | Average Accuracy72.01 | 111 | |
| Domain Adaptation | Office-Home Ar -> Cl (test) | Overall Accuracy60.83 | 16 | |
| Image Classification | iWildCAM Overall v1.0 (test) | Mean Accuracy40.49 | 10 | |
| Image Classification | iWildCAM Unseen v1.0 (test) | Mean Accuracy25.66 | 10 | |
| Image Classification | iWildCAM Seen v1.0 (test) | Mean Accuracy48.91 | 10 | |
| Animal Recognition | iWildCam (21 new locations) | Overall Accuracy40.49 | 9 | |
| Image Classification | FEMNIST 10 new writers (test) | Overall Accuracy87.47 | 9 | |
| Image Classification | VTAB | Caltech101 (All Acc)82.8 | 8 | |
| Domain Adaptation | Office-Home Ar -> Pr | Overall Accuracy75.75 | 6 | |
| Domain Adaptation | Office-Home Ar -> Rw | Overall Accuracy76.7 | 3 |