Learning to Generate Gradients for Test-Time Adaptation via Test-Time Training Layers

Authors

  • Qi Deng South China University of Technology
  • Shuaicheng Niu Nanyang Technological University
  • Ronghao Zhang South China University of Technology
  • Yaofo Chen South China University of Technology
  • Runhao Zeng Shenzhen MSU-BIT University
  • Jian Chen South China University of Technology
  • Xiping Hu Shenzhen MSU-BIT University

DOI:

https://doi.org/10.1609/aaai.v39i15.33783

Abstract

Test-time adaptation (TTA) aims to fine-tune a trained model online using unlabeled testing data to adapt to new environments or out-of-distribution data, demonstrating broad application potential in real-world scenarios. However, in this optimization process, unsupervised learning objectives like entropy minimization frequently encounter noisy learning signals. These signals produce unreliable gradients, which hinder the model’s ability to converge to an optimal solution quickly and introduce significant instability into the optimization process. In this paper, we seek to resolve these issues from the perspective of optimizer design. Unlike prior TTA using manually designed optimizers like SGD, we employ a learning-to-optimize approach to automatically learn an optimizer, called Meta Gradient Generator (MGG). Specifically, we aim for MGG to effectively utilize historical gradient information during the online optimization process to optimize the current model. To this end, in MGG, we design a lightweight and efficient sequence modeling layer -- gradient memory layer. It exploits a self-supervised reconstruction loss to compress historical gradient information into network parameters, thereby enabling better memorization ability over a long-term adaptation process. We only need a small number of unlabeled samples to pre-train MGG, and then the trained MGG can be deployed to process unseen samples. Promising results on ImageNet-C/R/Sketch/A indicate that our method surpasses current state-of-the-art methods with fewer updates, less data, and significantly shorter adaptation times. Compared with a previous SOTA SAR, we achieve 7.4% accuracy improvement and 4.2x faster adaptation speed on ImageNet-C.

Downloads

Published

2025-04-11

How to Cite

Deng, Q., Niu, S., Zhang, R., Chen, Y., Zeng, R., Chen, J., & Hu, X. (2025). Learning to Generate Gradients for Test-Time Adaptation via Test-Time Training Layers. Proceedings of the AAAI Conference on Artificial Intelligence, 39(15), 16235–16243. https://doi.org/10.1609/aaai.v39i15.33783

Issue

Section

AAAI Technical Track on Machine Learning I