paper-with-me

홈 › Papers

SATA: Source Anchoring and Target Alignment Network for Continual Test Time Adaptation

2023-04-20 · Goirik Chakrabarty, Manogna Sreenivas, Soma Biswas

Adapting a trained model to perform satisfactorily on continually changing testing domains/environments is an important and challenging task. In this work, we propose a novel framework, SATA, which aims to satisfy the following characteristics required for online adaptation: 1) can work seamlessly with different (preferably small) batch sizes to reduce latency; 2) should continue to work well for the source domain; 3) should have minimal tunable hyper-parameters and storage requirements. Given a pre-trained network trained on source domain data, the proposed SATA framework modifies the batch-norm affine parameters using source anchoring based self-distillation. This ensures that the model incorporates the knowledge of the newly encountered domains, without catastrophically forgetting about the previously seen ones. We also propose a source-prototype driven contrastive alignment to ensure natural grouping of the target samples, while maintaining the already learnt semantic information. Extensive evaluation on three benchmark datasets under challenging settings justify the effectiveness of SATA for real-world applications.

📄 PDF Abstract BibTeX arXiv:2304.10113

Code (0)

등록된 구현이 없습니다.

Tasks

Test-time Adaptation

Similar Papers 제목 키워드 기반

Semantic-Aware Temporal Adaptation for UAV Anti-UAV Tracking

2026-07-29 · Xiaozhen Qiao, Da Zhang, Yubin Guo, Junyu Gao 외 arxiv

UAV Anti-UAV tracking is an emerging low-altitude security task for localizing an adversarial UAV using the onboard camera of a moving observer UAV. It differs from conventional UAV tracking and ground-based Anti-UAV tra…

Object Tracking

More Than Meets the Eye: A Semantics-Aware Traffic Augmentation Framework for Generalizable Website Fingerprinting

2026-05-12 · Youquan Xian, Xueying Zeng, Lingjia Meng, Lei Cui 외 arxiv

Deep learning-based website fingerprinting has emerged as an effective technique for inferring the websites users visit. Although existing methods achieve strong performance on closed-world datasets, they often fail to g…

Knowledge Distillation

Mitigating the Bias in the Model for Continual Test-Time Adaptation

2024-03-02 · Inseop Chung, Kyomin Hwang, Jayeon Yoo, Nojun Kwak

Continual Test-Time Adaptation (CTA) is a challenging task that aims to adapt a source pre-trained model to continually changing target domains. In the CTA setting, a model does not know when the target domain changes, t…

Test-time Adaptation

Code-Switching Reveals Language Anchoring in Multilingual LLMs

2026-06-18 · Jeonghyun Park, Seunghyun Yoon, Yonghyun Jun, Hwanhee Lee arxiv

Multilingual Large Language Models (MLLMs) are increasingly expected to handle Code-Switched (CS) inputs, yet mixing languages frequently degrades performance relative to source- or target-language monolingual counterpar…

Question Answering

SATA: A Paradigm for LLM Jailbreak via Simple Assistive Task Linkage

2024-12-19 · Xiaoning Dong, WenBo Hu, Wei Xu, Tianxing He

Large language models (LLMs) have made significant advancements across various tasks, but their safety alignment remain a major concern. Exploring jailbreak prompts can expose LLMs' vulnerabilities and guide efforts to s…

Language ModelingLanguage ModellingLLM JailbreakPosition+1