paper-with-me

홈 › Papers

Enhancing Test Time Adaptation with Few-shot Guidance

2024-09-02 · Siqi Luo, Yi Xin, Yuntao Du, Zhongwei Wan, Tao Tan, Guangtao Zhai, Xiaohong Liu

Deep neural networks often encounter significant performance drops while facing with domain shifts between training (source) and test (target) data. To address this issue, Test Time Adaptation (TTA) methods have been proposed to adapt pre-trained source model to handle out-of-distribution streaming target data. Although these methods offer some relief, they lack a reliable mechanism for domain shift correction, which can often be erratic in real-world applications. In response, we develop Few-Shot Test Time Adaptation (FS-TTA), a novel and practical setting that utilizes a few-shot support set on top of TTA. Adhering to the principle of few inputs, big gains, FS-TTA reduces blind exploration in unseen target domains. Furthermore, we propose a two-stage framework to tackle FS-TTA, including (i) fine-tuning the pre-trained source model with few-shot support set, along with using feature diversity augmentation module to avoid overfitting, (ii) implementing test time adaptation based on prototype memory bank guidance to produce high quality pseudo-label for model adaptation. Through extensive experiments on three cross-domain classification benchmarks, we demonstrate the superior performance and reliability of our FS-TTA and framework.

📄 PDF Abstract BibTeX arXiv:2409.01341

Code (0)

등록된 구현이 없습니다.

Tasks

Diversitydomain classificationPseudo LabelTest-time Adaptation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Multiple Consistency-guided Test-Time Adaptation for Contrastive Audio-Language Models with Unlabeled Audio

2024-12-23 · Gongyu Chen, Haomin Zhang, Chaofan Ding, Zihao Chen 외

One fascinating aspect of pre-trained Audio-Language Models (ALMs) learning is their impressive zero-shot generalization capability and test-time adaptation (TTA) methods aiming to improve domain performance without anno…

Contrastive LearningPrompt LearningTest-time Adaptationzero-shot-classification+2

Space Rotation with Basis Transformation for Training-free Test-Time Adaptation

2025-02-27 · Chenhao Ding, Xinyuan Gao, Songlin Dong, Yuhang He 외

With the development of visual-language models (VLM) in downstream task applications, test-time adaptation methods based on VLM have attracted increasing attention for their ability to address changes distribution in tes…

Test-time Adaptation

WATT: Weight Average Test-Time Adaptation of CLIP

2024-06-19 · David Osowiechi, Mehrdad Noori, Gustavo Adolfo Vargas Hakim, Moslem Yazdanpanah 외

Vision-Language Models (VLMs) such as CLIP have yielded unprecedented performance for zero-shot image classification, yet their generalization capability may still be seriously challenged when confronted to domain shifts…

image-classificationImage ClassificationOverall - TestTest-time Adaptation+1

VoiceTTA: Enhancing Zero-Shot Text-to-Speech via Reinforcement Learning-Based Test-Time Adaptation

2026-06-25 · Tianxin Xie, Chenxing Li, Dong Yu, Li Liu arxiv

Recently, zero-shot text-to-speech (TTS) has enabled high-fidelity and expressive speech synthesis, but it often fails to imitate unseen speaking styles from uncommon scenarios (e.g., crosstalk, dialects). Moreover, fine…

Reinforcement LearningTest-time AdaptationSpeech Synthesis

CTTA-T: Continual Test-Time Adaptation for Text Understanding via Teacher-Student with a Domain-aware and Generalized Teacher

2025-12-20 · Tianlun Liu, Zhiliang Tian, Zhen Huang, Xingzhi Zhou 외 arxiv

Text understanding often suffers from domain shifts. To handle testing domains, domain adaptation (DA) is trained to adapt to a fixed and observed testing domain; a more challenging paradigm, test-time adaptation (TTA), …

Test-time AdaptationDomain Adaptation