Pith. sign in

REVIEW 4 cited by

MEMO: Test Time Robustness via Adaptation and Augmentation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2110.09506 v3 pith:Z6UPDSJB submitted 2021-10-18 cs.LG cs.CV

classification cs.LGcs.CV
keywords testmodelaugmentationstimeadaptationdistributionmodelsrobustness
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

While deep neural networks can attain good accuracy on in-distribution test points, many applications require robustness even in the face of unexpected perturbations in the input, changes in the domain, or other sources of distribution shift. We study the problem of test time robustification, i.e., using the test input to improve model robustness. Recent prior works have proposed methods for test time adaptation, however, they each introduce additional assumptions, such as access to multiple test points, that prevent widespread adoption. In this work, we aim to study and devise methods that make no assumptions about the model training process and are broadly applicable at test time. We propose a simple approach that can be used in any test setting where the model is probabilistic and adaptable: when presented with a test example, perform different data augmentations on the data point, and then adapt (all of) the model parameters by minimizing the entropy of the model's average, or marginal, output distribution across the augmentations. Intuitively, this objective encourages the model to make the same prediction across different augmentations, thus enforcing the invariances encoded in these augmentations, while also maintaining confidence in its predictions. In our experiments, we evaluate two baseline ResNet models, two robust ResNet-50 models, and a robust vision transformer model, and we demonstrate that this approach achieves accuracy gains of 1-8\% over standard model evaluation and also generally outperforms prior augmentation and adaptation strategies. For the setting in which only one test point is available, we achieve state-of-the-art results on the ImageNet-C, ImageNet-R, and, among ResNet-50 models, ImageNet-A distribution shift benchmarks.

Discussion (0). Sign in to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. DynaPURLS: Dynamic Refinement of Part-Aware Representations for Skeleton-Based Zero-Shot Action Recognition

    cs.CV 2025-12 conditional novelty 6.0 of 10

    DynaPURLS adapts textual action descriptions at inference time using the model's own confident predictions, improving zero-shot skeleton action recognition accuracy on NTU60/120 and PKU-MMD over static-matching baselines.

  2. VLOD-TTA: Test-Time Adaptation of Vision-Language Object Detectors

    cs.CV 2025-10 conditional novelty 6.0 of 10

    An IoU-weighted entropy objective and image-conditioned prompt selection adapt YOLO-World and Grounding DINO at test time, improving robustness on style, weather, low-light, and corruption shifts without labels.

  3. ADVMEM: Adversarial Memory Initialization for Realistic Test-Time Adaptation via Tracklet-Based Benchmarking

    cs.CV 2025-09 conditional novelty 6.0 of 10

    A tracklet-based TTA benchmark (ITD) plus ADVMEM, an adversarial memory initialization that substantially improves memory-based methods like SHOT-IM and TENT under temporal dependence.

  4. Test-time augmentation improves efficiency in conformal prediction

    cs.LG 2025-05 conditional novelty 6.0 of 10

    Applying learned test-time augmentation before conformal scoring reduces prediction set sizes by 10-14% with no loss of nominal coverage.

Pith tools