DeepLearn 2025
12th International School on Deep Learning
(with a special focus on Large Language Models, Foundation Models and Generative AI)
Porto - Maia, Portugal · July 21-25, 2025
Registration
Downloads
  • Call DeepLearn 2025
  • Poster DeepLearn 2025
  • Lecture Materials
  • Home
  • Lecturers
  • Schedule
  • Sponsors
  • News
  • Info
    • Travel
    • Accommodation
    • UMaia / UP students and staff
    • Visa
    • Code of conduct
    • Testimonials
  • Home
  • Lecturers
  • Schedule
  • Sponsors
  • News
  • Info
    • Travel
    • Accommodation
    • UMaia / UP students and staff
    • Visa
    • Code of conduct
    • Testimonials
Evan Shelhamer

Evan Shelhamer

DeepMind

[intermediate] Test-Time Adaptation for Updating on New and Different Data

Summary

Will every issue be solved by more data, parameters, and training? What if the world changes?

Shift happens and shift hurts: when the data at test time differs from the data at train time, this change or shift can degrade accuracy, calibration, and more. This course reviews train-time adaptation like fine-tuning then covers test-time adaptation: how to update on new and different data during deployment. Test-time adaptation updates on the test data alone for better generalization without auxiliary data, annotations, or excessive computation. We will tour test-time updates to statistics, parameters, inputs, and outputs to highlight the variety of test-time adaptation methods and discuss which to use when. Then we will finish at the frontier of test-time adaptation today and identify opportunities and obstacles for the next steps for the topic.

Syllabus

1. Train-Time Adaptation: Learning, Transfer, and Adaptation

  • Source and Target Data and their Differences
  • Learning from Supervision and Self-Supervision
  • Transfer by Fine-Tuning or Reuse
  • Adaptation by Training on Source and Target data

2. Test-Time Adaptation: Losses, Parameters, and Updates

  • The Need for Test-Time Updates: Accuracy, Efficiency, Practicality
  • Updates to Statistics, Parameters, Inputs, and Outputs
  • Confidence and Entropy Minimization
  • Self-Supervision and Auxiliary Tasks
  • Generation for Recognition with Diffusion
  • Adjusting Outputs

3. More Shifts, More Models, More Steps!

  • Combined, Continual, Open-World, and Adversarial Shifts
  • Updating with Multiple Models by Ensembling, Soups, and Mixtures
  • Evaluating and Tuning Adaptation
  • Next Steps for Test-Time Updates in Research, Engineering, and Applications

References

Main:

  • Updating by Entropy Minimization and the TTA setting: Tent. Wang* and Shelhamer* et al. ICLR’21.
  • Updating by Self-Supervision and the TTT setting: TTT by self-supervision. Sun et al. ICML’20.
  • Updating Statistics: BN. Schneider et al. NeurIPS’20.
  • Updating Outputs: T3A. Iwasawa and Matsuo. NeurIPS’21. LAME. Boudiaf et al. CVPR’22.
  • Updating by Diffusion: DiffPure. Nie et al. ICML’22. DDA. Gao* and Zhang* et al. CVPR’23. Diffusion-TTA. Prabhudesai et al. NeurIPS’23.

Multi-Modeling:

  • Ensembles. Dietterich. MCS’00.
  • Deep Ensembles. Lakshminarayanan et al. NeurIPS’17.
  • Model soups. Wortsman et al. ICML’22.
  • Seasoning Model Soups. Croce et al. CVPR’23.

Evaluation:

  • Evaluating Adaptive Test-Time Defenses. Croce*, Gowal*, Brunner*, Shelhamer* et al. ICML’22.
  • Better Practices for Domain Adaptation. Ericsson et al. AutoML’23.

More:

Training and Transfer:

  • Fine-tuning and Feature Reuse: DeCAF. Donahue* and Jia* et al. ICML’14.
  • How Transferable are Features? Yosinski et al. NeurIPS’14.
  • Head2Toe. Evci et al. ICML’22.
  • Surgical Fine-Tuning. Lee* and Chen* et al. ICLR’23.
  • Parameter Efficient Fine-Tuning: LoRA. Hu* and Shen* et al. ICLR’22. Adapters. Houlsby et al. ICML’19.

More TTA:

  • Survey of TTA. Liang et al. IJCV’25.
  • MEMO. Zhang et al. NeurIPS’22.
  • EATA. Niu*, Wu*, Zhang* et al. ICML’22.
  • CoTTA. Wang et al. CVPR’22.
  • NOTE. Gong et al. NeurIPS’22.
  • RoTTA. Yuan et al. CVPR’23.
  • RDumb. Press et al. NeurIPS’23.
  • SAR. Niu*, Wu*, Zhang* et al. ICLR’23.
  • PeTTA. Hoang et al. NeurIPS’24.
  • FOA. Niu et al. ICML’24.

More TTT:

  • TTT+. Liu et al. NeurIPS’21.
  • TTT-MAE. Gandelsman* and Sun* et al. NeurIPS’22.
  • TTT for RL. Hansen et al. ICLR’21.
  • TTT for LLMs. Hardt and Sun. ICLR’24.

More Diffusion:

  • DSI. Yu et al. CVPR’23.
  • GDA. Tsai et al. CVPR’24.

Domain Generalization:

  • Survey of Domain Generalization. Zhou et al. PAMI’23.
  • Residual Adapters. Rebuffi et al. NeurIPS’17.

Pre-requisites

Basic knowledge of machine learning and familiarity with deep learning (for example: nonlinearities like the ReLU, convolutional / recurrent / attentional networks, and optimization by stochastic gradient descent).

Short bio

Evan Shelhamer is an assistant professor at UBC in Vancouver, member of the Vector Institute, and senior research scientist at Google DeepMind. His research is on visual recognition, self-supervised learning without annotations, and robustness by adaptation during deployment. He earned his PhD at UC Berkeley advised by Prof. Trevor Darrell. He was the lead developer of the Caffe deep learning framework from version 0.1 to 1.0. His research and service have received awards including the best paper honorable mention at CVPR’15 for fully convolutional networks and the Mark Everingham award at ICCV’17, the open-source award at MM’14, and the test-of-time award at MM’24 for Caffe. He organized the 1st workshop on test-time adaptation at CVPR’24 and looks forward to the next steps for test-time updates!

Other Courses

YoninaEldar2023Yonina Eldar
Manuela VelosoManuela Veloso
Pierre BaldiPierre Baldi
Sean BensonSean Benson
Xavier BressonXavier Bresson
Nello CristianiniNello Cristianini
Mark DerdzinskiMark Derdzinski
Samira Ebrahimi KahouSamira Ebrahimi Kahou
Elena GiusarmaElena Giusarma
Shih-Chieh HsuShih-Chieh Hsu
Xia (Ben) HuXia “Ben” Hu
Lu JiangLu Jiang
Jayashree Kalpathy-CramerJayashree Kalpathy-Cramer
Yingbin LiangYingbin Liang
Chen Change LoyChen Change Loy
Fenglong MaFenglong Ma & Cao (Danica) Xiao
deeeplearn-speakers-wangAtlas Wang
Xiang WangXiang Wang
Rex YingRex Ying

DeepLearn 2025

CO-ORGANIZERS

University of Maia

Institute for Research Development, Training and Advice – IRDTA, Brussels/London

Active links
  • CESArtIn 2026
Past links
  • DeepLearn 2024
  • DeepLearn 2023 Summer
  • DeepLearn 2023 Spring
  • DeepLearn 2023 Winter
  • DeepLearn 2022 Autumn
  • DeepLearn 2022 Summer
  • DeepLearn 2022 Spring
  • DeepLearn 2021 Summer
  • DeepLearn 2019
  • DeepLearn 2018
  • DeepLearn 2017
© IRDTA 2024. All Rights Reserved.
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie SettingsAccept All
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-advertisement1 yearThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Advertisement".
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
PHPSESSIDsessionThis cookie is native to PHP applications. The cookie is used to store and identify a users' unique session ID for the purpose of managing user session on the website. The cookie is a session cookies and is deleted when all the browser windows are closed.
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
CookieDurationDescription
_ga2 yearsThis cookie is installed by Google Analytics. The cookie is used to calculate visitor, session, campaign data and keep track of site usage for the site's analytics report. The cookies store information anonymously and assign a randomly generated number to identify unique visitors.
_gat_gtag_UA_74880351_91 minuteThis cookie is set by Google and is used to distinguish users.
_gid1 dayThis cookie is installed by Google Analytics. The cookie is used to store information of how visitors use a website and helps in creating an analytics report of how the website is doing. The data collected including the number visitors, the source where they have come from, and the pages visted in an anonymous form.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT
Powered by CookieYes Logo