• Stars
    star
    105
  • Rank 326,342 (Top 7 %)
  • Language
  • Created about 2 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Collection of awesome test-time adaptation methods.


Awesome Test-Time Adaptation

A curated list of test-time adaptation methods.

       

Code Library

Coming soon...

Papers

Benchmark

  • On Pitfalls of Test-Time Adaptation. ICML 2023.

    Zhao, Hao and Liu, Yuejiang and Alahi, Alexandre and Lin, Tao.

    [Paper][Code]

  • A Comprehensive Survey on Test-Time Adaptation under Distribution Shifts. Arxiv 2023.

    Liang, Jian and He, Ran and Tan, Tieniu.

    [Paper][Code]

Self-supervision

  • Test-Time Training with Self-Supervision for Generalization under Distribution Shifts. ICML 2020.

    Sun, Yu and Wang, Xiaolong and Liu, Zhuang and Miller, John and Efros, Alexei and Hardt, Moritz.

    [Paper][Code]

  • TTT++: When Does Self-Supervised Test-Time Training Fail or Thrive? NeurIPS 2021.

    Liu, Yuejiang and Kothari, Parth and Van Delft, Bastien and Bellot-Gurlet, Baptiste and Mordan, Taylor and Alahi, Alexandre.

    [Paper][Code]

  • Contrastive Test-Time Adaptation. CVPR 2022.

    Chen, Dian and Wang, Dequan and Darrell, Trevor and Ebrahimi, Sayna.

    [Paper][Code]

Information Entropy

  • Tent: Fully Test-Time Adaptation by Entropy Minimization. ICLR 2021.

    Wang, Dequan and Shelhamer, Evan and Liu, Shaoteng and Olshausen, Bruno and Darrell, Trevor.

    [Paper][Code]

  • DomainAdaptor: A Novel Approach to Test-time Adaptation. ICCV 2023.

    Zhang, Jian and Qi, Lei and Shi, Yinghuan and Gao, Yang.

    [Paper][Code]

Pseudo Labeling

Class Prototype

  • Feature Alignment and Uniformity for Test Time Adaptation. CVPR 2023.

    Wang, Shuai and Zhang, Daoan and Yan, Zipei and Zhang, Jianguo and Li, Rui.

    [Paper][Code]

Batch Normalization

  • Label Shift Adapter for Test-Time Adaptation under Covariate and Label Shifts. ICCV 2023.

    Park, Sunghyun and Yang, Seunghan and Choo, Jaegul and Yun, Sungrack.

    [Paper][Code]

Nearest Neighbors

  • Test-time adaptation via self-training with nearest neighbor information. ICLR 2023.

    Jang, Minguk and Chung, Sae-Young and Chung, Hye Won.

    [Paper][Code]

Augmentation Invariance

  • MEMO: Test Time Robustness via Adaptation and Augmentation. NeurIPS 2022.

    Zhang, Marvin and Levine, Sergey and Finn, Chelsea.

    [Paper][Code]

Meta-learning

Input Adaptation

  • Back to the Source: Diffusion-Driven Adaptation to Test-Time Corruption. CVPR 2023.

    Gao, Jin and Zhang, Jialing and Liu, Xihui and Darrell, Trevor and Shelhamer, Evan and Wang, Dequan.

    [Paper][Code]

Continual Test-Time Adaptation

  • CoTTA: Continual Test-Time Adaptation. CVPR 2022.

    Wang, Qin and Fink, Olga and Van Gool, Luc and Dai, Dengxin.

    [Paper][Code]

  • NOTE: Robust continual test-time adaptation against temporal correlation. NeurIPS 2022.

    Gong, Taesik and Jeong, Jongheon and Kim, Taewon and Kim, Yewon and Shin, Jinwoo and Lee, Sung-Ju.

    [Paper][Code]

  • Decorate the Newcomers: Visual Domain Prompt for Continual Test Time Adaptation. AAAI 2023 .

    Gan, Yulu and Bai, Yan and Lou, Yihang and Ma, Xianzheng and Zhang, Renrui and Shi, Nian and Luo, Lin.

    [Paper][Code] (Outstanding Student Paper)

  • EcoTTA: Memory-Efficient Continual Test-time Adaptation via Self-distilled Regularization. CVPR 2023.

    Song, Junha and Lee, Jungsoo and Kweon, In So and Choi, Sungha.

    [Paper][Code]

  • Robust Mean Teacher for Continual and Gradual Test-Time Adaptation. CVPR 2023.

    Dobler, Mario and Marsden, Robert A and Yang, Bin.

    [Paper][Code]

  • ActMAD: Activation Matching to Align Distributions for Test-Time-Training. CVPR 2023.

    Mirza, Muhammad Jehanzeb and Soneira, Pol Jane and Lin, Wei and Kozinski, Mateusz and Possegger, Horst and Bischof, Horst.

    [Paper][Code]

  • SATA: Source Anchoring and Target Alignment Network for Continual Test Time Adaptation. Arxiv 2023.

    Chakrabarty, Goirik and Sreenivas, Manogna and Biswas, Soma.

    [Paper][Code]

  • ViDA: Homeostatic Visual Domain Adapter for Continual Test Time Adaptation. Arxiv 2023.

    Liu, Jiaming and Yang, Senqiao and Jia, Peidong and Lu, Ming and Guo, Yandong and Xue, Wei and Zhang, Shanghang.

    [Paper][Code]

Applications

  • Video Test-Time Adaptation for Action Recognition. CVPR 2023.

    Lin, Wei and Mirza, Muhammad Jehanzeb and Kozinski, Mateusz and Possegger, Horst and Kuehne, Hilde and Bischof, Horst.

    [Paper][Code]