Papers
arxiv:2308.04946

SelectNAdapt: Support Set Selection for Few-Shot Domain Adaptation

Published on Aug 9, 2023
Authors:
,
,

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.

Community

Sign up or log in to comment

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

Cite arxiv.org/abs/2308.04946 in a model README.md to link it from this page.

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2308.04946 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2308.04946 in a Space README.md to link it from this page.

Collections including this paper 0

No Collection including this paper

Add this paper to a collection to link it from this page.