Papers › AETTA: Label-Free Accuracy Estimation for Test-Time Adaptation

AETTA: Label-Free Accuracy Estimation for Test-Time Adaptation

1 Apr 2024CVPR 2024 1arXiv:2404.01351archive 2025-07-28

Taeckyung Lee, Sorn Chottananurak, Taesik Gong, Sung-Ju Lee

Test-time adaptation (TTA) has emerged as a viable solution to adapt pre-trained models to domain shifts using unlabeled test data. However, TTA faces challenges of adaptation failures due to its reliance on blind adaptation to unknown test samples in dynamic scenarios. Traditional methods for out-of-distribution performance estimation are limited by unrealistic assumptions in the TTA context, such as requiring labeled data or re-training models. To address this issue, we propose AETTA, a label-free accuracy estimation algorithm for TTA. We propose the prediction disagreement as the accuracy estimate, calculated by comparing the target model prediction with dropout inferences. We then improve the prediction disagreement to extend the applicability of AETTA under adaptation failures. Our extensive evaluation with four baselines and six TTA methods demonstrates that AETTA shows an average of 19.8%p more accurate estimation compared with the baselines. We further demonstrate the effectiveness of accuracy estimation with a model recovery case study, showcasing the practicality of our model recovery based on accuracy estimation. The source code is available at https://github.com/taeckyung/AETTA.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2404.01351")

Code

Syntology Ran 12 of 12 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · our draft was wrong; 3 ran · fixture could not drive it; 7 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 12 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

taeckyung/aetta officialmentioned in paperpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 12 ran; 1 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · our draft was wrong
3ran · fixture could not drive it
7ran

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from taeckyung/AETTA. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

calc_energy taeckyung/AETTA/utils/loss_functions.py official repository ran · fixture could not drive it MIT (permissive) · fc962c3df9bd26ac · report
get_avg_online_acc taeckyung/AETTA/print_acc.py official repository ran · honoured contract MIT (permissive) · 748df4ce43772fae · report
get_avg_online_acc taeckyung/AETTA/print_est.py official repository ran MIT (permissive) · 0764e24b7e85a924 · report
get_dirnames taeckyung/AETTA/process_cifar.py official repository ran MIT (permissive) · 7d3f76502e1e286c · report
get_normalize_layer taeckyung/AETTA/utils/normalize_layer.py official repository ran MIT (permissive) · 2b4bb33f8c8c082c · report
get_normalize_std taeckyung/AETTA/utils/normalize_layer.py official repository ran fingerprinted MIT (permissive) · aeeb23c68bb4b797 · report
load_data taeckyung/AETTA/process_cifar.py official repository ran · our draft was wrong MIT (permissive) · 8e952e7f9820216a · report
marginal_entropy taeckyung/AETTA/utils/loss_functions.py official repository ran fingerprinted MIT (permissive) · f194bfd61755bba9 · report
process_path taeckyung/AETTA/print_acc.py official repository ran MIT (permissive) · 7483be869cdb6276 · report
process_path taeckyung/AETTA/print_est.py official repository ran MIT (permissive) · f170a751d5d3e5aa · report
reshape taeckyung/AETTA/process_cifar.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 92bc8db96a48bcb0 · report
softmax_entropy taeckyung/AETTA/utils/loss_functions.py official repository ran · fixture could not drive it MIT (permissive) · a9edd84f4eedeec8 · report

Tasks

PredictionTest-time Adaptation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Dropout

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections