English

Fourier Test-time Adaptation with Multi-level Consistency for Robust Classification

Computer Vision and Pattern Recognition 2023-06-06 v1

Abstract

Deep classifiers may encounter significant performance degradation when processing unseen testing data from varying centers, vendors, and protocols. Ensuring the robustness of deep models against these domain shifts is crucial for their widespread clinical application. In this study, we propose a novel approach called Fourier Test-time Adaptation (FTTA), which employs a dual-adaptation design to integrate input and model tuning, thereby jointly improving the model robustness. The main idea of FTTA is to build a reliable multi-level consistency measurement of paired inputs for achieving self-correction of prediction. Our contribution is two-fold. First, we encourage consistency in global features and local attention maps between the two transformed images of the same input. Here, the transformation refers to Fourier-based input adaptation, which can transfer one unseen image into source style to reduce the domain gap. Furthermore, we leverage style-interpolated images to enhance the global and local features with learnable parameters, which can smooth the consistency measurement and accelerate convergence. Second, we introduce a regularization technique that utilizes style interpolation consistency in the frequency space to encourage self-consistency in the logit space of the model output. This regularization provides strong self-supervised signals for robustness enhancement. FTTA was extensively validated on three large classification datasets with different modalities and organs. Experimental results show that FTTA is general and outperforms other strong state-of-the-art methods.

Keywords

Cite

@article{arxiv.2306.02544,
  title  = {Fourier Test-time Adaptation with Multi-level Consistency for Robust Classification},
  author = {Yuhao Huang and Xin Yang and Xiaoqiong Huang and Xinrui Zhou and Haozhe Chi and Haoran Dou and Xindi Hu and Jian Wang and Xuedong Deng and Dong Ni},
  journal= {arXiv preprint arXiv:2306.02544},
  year   = {2023}
}

Comments

Accepted by MICCAI 2023

R2 v1 2026-06-28T10:56:03.613Z