paper-with-me

홈 › Papers

Key Design Choices for Double-Transfer in Source-Free Unsupervised Domain Adaptation

2023-02-10 · Andrea Maracani, Raffaello Camoriano, Elisa Maiettini, Davide Talon, Lorenzo Rosasco, Lorenzo Natale

Fine-tuning and Domain Adaptation emerged as effective strategies for efficiently transferring deep learning models to new target tasks. However, target domain labels are not accessible in many real-world scenarios. This led to the development of Unsupervised Domain Adaptation (UDA) methods, which only employ unlabeled target samples. Furthermore, efficiency and privacy requirements may also prevent the use of source domain data during the adaptation stage. This challenging setting, known as Source-Free Unsupervised Domain Adaptation (SF-UDA), is gaining interest among researchers and practitioners due to its potential for real-world applications. In this paper, we provide the first in-depth analysis of the main design choices in SF-UDA through a large-scale empirical study across 500 models and 74 domain pairs. We pinpoint the normalization approach, pre-training strategy, and backbone architecture as the most critical factors. Based on our quantitative findings, we propose recipes to best tackle SF-UDA scenarios. Moreover, we show that SF-UDA is competitive also beyond standard benchmarks and backbone architectures, performing on par with UDA at a fraction of the data and computational cost. In the interest of reproducibility, we include the full experimental results and code as supplementary material.

📄 PDF Abstract BibTeX arXiv:2302.05379

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Double Double Descent: On Generalization Errors in Transfer Learning between Linear Regression Tasks

2020-06-12 · Yehuda Dar, Richard G. Baraniuk

We study the transfer learning process between two linear regression problems. An important and timely special case is when the regressors are overparameterized and perfectly interpolate their training data. We examine a…

regressionTransfer Learning

Frozen Overparameterization: A Double Descent Perspective on Transfer Learning of Deep Neural Networks

2022-11-20 · Yehuda Dar, Lorenzo Luzi, Richard G. Baraniuk

We study the generalization behavior of transfer learning of deep neural networks (DNNs). We adopt the overparameterization perspective -- featuring interpolation of the training data (i.e., approximately zero train erro…

image-classificationImage ClassificationTransfer Learning

Transfer Alignment Network for Double Blind Unsupervised Domain Adaptation

2019-09-25 · Huiwen Xu, U Kang

How can we transfer knowledge from a source domain to a target domain when each side cannot observe the data in the other side? The recent state-of-the-art deep architectures show significant performance in classificatio…

Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

How to Probe Sentence Embeddings in Low-Resource Languages: On Structural Design Choices for Probing Task Evaluation

2020-06-16 · CONLL 2020 · Steffen Eger, Johannes Daxenberger, Iryna Gurevych

Sentence encoders map sentences to real valued vectors for use in downstream applications. To peek into these representations - e.g., to increase interpretability of their results - probing tasks have been designed which…

SentenceSentence Embeddings

Towards Generalist Robot Policies: What Matters in Building Vision-Language-Action Models

2024-12-18 · Xinghang Li, Peiyan Li, Minghuan Liu, Dong Wang 외

Foundation Vision Language Models (VLMs) exhibit strong capabilities in multi-modal representation learning, comprehension, and reasoning. By injecting action components into the VLMs, Vision-Language-Action Models (VLAs…

Representation LearningRobot ManipulationVision-Language-Action