SelectNAdapt: Support Set Selection for Few-Shot Domain Adaptation
Abstract
SelectNAdapt algorithm improves few-shot ___domain adaptation by curating a representative support set from the target ___domain using self-supervised learning and pseudo-labels, enhancing adaptation compared to random selection.
Generalisation of deep neural networks becomes vulnerable when distribution shifts are encountered between train (source) and test (target) ___domain data. Few-shot ___domain adaptation mitigates this issue by adapting deep neural networks pre-trained on the source ___domain to the target ___domain using a randomly selected and annotated support set from the target ___domain. This paper argues that randomly selecting the support set can be further improved for effectively adapting the pre-trained source models to the target ___domain. Alternatively, we propose SelectNAdapt, an algorithm to curate the selection of the target ___domain samples, which are then annotated and included in the support set. In particular, for the K-shot adaptation problem, we first leverage self-supervision to learn features of the target ___domain data. Then, we propose a per-class clustering scheme of the learned target ___domain features and select K representative target samples using a distance-based scoring function. Finally, we bring our selection setup towards a practical ground by relying on pseudo-labels for clustering semantically similar target ___domain samples. Our experiments show promising results on three few-shot ___domain adaptation benchmarks for image recognition compared to related approaches and the standard random selection.
Get this paper in your agent:
hf papers read 2308.04946 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper