paper-with-me

Papers

Progressive Conditioned Scale-Shift Recalibration of Self-Attention for Online Test-time Adaptation

2025-12-14 · Yushun Tang, Ziqiong Liu, Jiyuan Jia, Yi Zhang, Zhihai He arxiv

Online test-time adaptation aims to dynamically adjust a network model in real-time based on sequential input samples during the inference stage. In this work, we find that, when applying a transformer network model to a new target domain, the Query, Key, and Value features of its self-attention module often change significantly from those in the source domain, leading to substantial performance degradation of the transformer model. To address this important issue, we propose to develop a new approach to progressively recalibrate the self-attention at each layer using a local linear transform parameterized by conditioned scale and shift factors. We consider the online model adaptation from the source domain to the target domain as a progressive domain shift separation process. At each transformer network layer, we learn a Domain Separation Network to extract the domain shift feature, which is used to predict the scale and shift parameters for self-attention recalibration using a Factor Generator Network. These two lightweight networks are adapted online during inference. Experimental results on benchmark datasets demonstrate that the proposed progressive conditioned scale-shift recalibration (PCSR) method is able to significantly improve the online test-time domain adaptation performance by a large margin of up to 3.9\% in classification accuracy on the ImageNet-C dataset.

📄 PDF Abstract BibTeX arXiv:2512.12673

Code (0)

등록된 구현이 없습니다.

Tasks

Test-time AdaptationDomain Adaptation

Similar Papers 제목 키워드 기반

Privacy Preserving Recalibration under Domain Shift

2020-08-21 · Rachel Luo, Shengjia Zhao, Jiaming Song, Jonathan Kuck 외

Classifiers deployed in high-stakes real-world applications must output calibrated confidence scores, i.e. their predicted probabilities should reflect empirical frequencies. Recalibration algorithms can greatly improve …

Privacy Preserving

Minimum-Risk Recalibration of Classifiers

2023-05-18 · NeurIPS 2023 11

Recalibrating probabilistic classifiers is vital for enhancing the reliability and accuracy of predictive models. Despite the development of numerous recalibration algorithms, there is still a lack of a comprehensive the…

Recalibrating binary probabilistic classifiers

2025-05-25 · Dirk Tasche

Recalibration of binary probabilistic classifiers to a target prior probability is an important task in areas like credit risk management. We analyse methods for recalibration from a distribution shift perspective. Distr…

Management

Perceive, Route and Modulate: Dynamic Pattern Recalibration for Time Series Forecasting

2026-05-07 · Siru Zhong, Zhao Meng, Haohuan Fu, Haoyang Li 외 arxiv

Local temporal patterns in real-world time series continuously shift, rendering globally shared transformations suboptimal. Current deep forecasting models, despite their scale and complexity, rely on fixed weight matric…

Time Series Forecasting

Crowd Counting via Hierarchical Scale Recalibration Network

2020-03-07 · Zhikang Zou, Yifan Liu, Shuangjie Xu, Wei Wei 외

The task of crowd counting is extremely challenging due to complicated difficulties, especially the huge variation in vision scale. Previous works tend to adopt a naive concatenation of multi-scale information to tackle …

Crowd Counting