paper-with-me

Papers

Free on the Fly: Enhancing Flexibility in Test-Time Adaptation with Online EM

2025-01-01 · CVPR 2025 1 · Qiyuan Dai, Sibei Yang

Vision-Language Models (VLMs) have become prominent in open-world image recognition for their strong generalization abilities. Yet, their effectiveness in practical applications is compromised by domain shifts and distributional changes, especially when test data distributions diverge from training data. Therefore, the paradigm of test-time adaptation (TTA) has emerged, enabling the use of online off-the-shelf data at test time, supporting independent sample predictions, and eliminating reliance on test annotations. Traditional TTA methods, however, often rely on costly training or optimization processes, or make unrealistic assumptions about accessing or storing historical training and test data.Instead, this study proposes FreeTTA, a training-free and universally available method that makes no assumptions, to enhance the flexibility of TTA. More importantly, FreeTTA is the first to explicitly model the test data distribution, enabling the use of intrinsic relationships among test samples to enhance predictions of individual samples without simultaneous access--a direction not previously explored. FreeTTA achieves these advantages by introducing an online EM algorithm that utilizes zero-shot predictions from VLMs as priors to iteratively compute the posterior probabilities of each online test sample and update parameters. Experiments demonstrate that FreeTTA achieves stable and significant improvements compared to state-of-the-art methods across 15 datasets in both cross-domain and out-of-distribution settings.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Test-time Adaptation

Similar Papers 제목 키워드 기반

Free on the Fly: Enhancing Flexibility in Test-Time Adaptation with Online EM

2025-07-09 · Qiyuan Dai, Sibei Yang arxiv

Vision-Language Models (VLMs) have become prominent in open-world image recognition for their strong generalization abilities. Yet, their effectiveness in practical applications is compromised by domain shifts and distri…

Test-time Adaptation

Adversarial Defense in Vision-Language Models: An Overview

2026-01-18 · Xiaowei Fu, Lei Zhang arxiv

The widespread use of Vision Language Models (VLMs, e.g. CLIP) has raised concerns about their vulnerability to sophisticated and imperceptible adversarial attacks. These attacks could compromise model performance and sy…

Test-time AdaptationAdversarial Defense

EMO-TTA: Improving Test-Time Adaptation of Audio-Language Models for Speech Emotion Recognition

2025-09-29 · Jiacheng Shi, Hongfei Du, Y. Alicia Hong, Ye Gao arxiv

Speech emotion recognition (SER) with audio-language models (ALMs) remains vulnerable to distribution shifts at test time, leading to performance degradation in out-of-domain scenarios. Test-time adaptation (TTA) provide…

Speech Emotion RecognitionTest-time Adaptation

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

ViLAaD: Enhancing "Attracting and Dispersing'' Source-Free Domain Adaptation with Vision-and-Language Model

2025-03-30 · Shuhei Tarashima, Xinqi Shu, Norio Tagawa

Source-Free Domain Adaptation (SFDA) aims to adapt a pre-trained source model to a target dataset from a different domain without access to the source data. Conventional SFDA methods are limited by the information encode…

Domain AdaptationLanguage ModelingLanguage ModellingSource-Free Domain Adaptation+2