Pith. sign in

REVIEW 8 cited by

Entropy is not Enough for Test-Time Adaptation: From the Perspective of Disentangled Factors

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 2403.07366 v1 pith:7WCTNWHI submitted 2024-03-12 cs.CV cs.LG

Entropy is not Enough for Test-Time Adaptation: From the Perspective of Disentangled Factors

classification cs.CV cs.LG
keywords deyoentropyadaptationconfidencemetricplpdpredictionsbiased
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Test-time adaptation (TTA) fine-tunes pre-trained deep neural networks for unseen test data. The primary challenge of TTA is limited access to the entire test dataset during online updates, causing error accumulation. To mitigate it, TTA methods have utilized the model output's entropy as a confidence metric that aims to determine which samples have a lower likelihood of causing error. Through experimental studies, however, we observed the unreliability of entropy as a confidence metric for TTA under biased scenarios and theoretically revealed that it stems from the neglect of the influence of latent disentangled factors of data on predictions. Building upon these findings, we introduce a novel TTA method named Destroy Your Object (DeYO), which leverages a newly proposed confidence metric named Pseudo-Label Probability Difference (PLPD). PLPD quantifies the influence of the shape of an object on prediction by measuring the difference between predictions before and after applying an object-destructive transformation. DeYO consists of sample selection and sample weighting, which employ entropy and PLPD concurrently. For robust adaptation, DeYO prioritizes samples that dominantly incorporate shape information when making predictions. Our extensive experiments demonstrate the consistent superiority of DeYO over baseline methods across various scenarios, including biased and wild. Project page is publicly available at https://whitesnowdrop.github.io/DeYO/.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 8 Pith papers

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

  1. Private and Stable Test-Time Adaptation with Differential Privacy

    cs.LG 2026-06 unverdicted novelty 7.0

    Differential privacy versions of TTA methods achieve privacy on ImageNet-C with small accuracy cost and can improve stability via clipping in continual settings.

  2. Neural Collapse in Test-Time Adaptation

    cs.CV 2025-12 unverdicted novelty 7.0

    Sample-wise neural collapse reveals that feature-classifier misalignment drives TTA degradation under shifts, which NCTTA corrects via hybrid geometric-predictive targets.

  3. Test-Time Distillation for Continual Model Adaptation

    cs.CV 2025-06 conditional novelty 7.0

    CoDiRe blends VLM and target model predictions via MSP-based weighting and Optimal Transport rectification to enable stable continual test-time adaptation, outperforming CoTTA by 10.55% on ImageNet-C at 48% of the com...

  4. Multi-Hypothesis Test-Time Adaptation to Mitigate Underspecification

    cs.CV 2026-06 unverdicted novelty 6.0

    A multi-level diversification wrapper for test-time adaptation that treats entropy minimization as multi-hypothesis inference to reduce underspecification and improve robustness by 1-4%.

  5. DOME: Learning Transferable Domain Variables from Sparse Supervision for Test-Time Adaptation

    cs.CV 2026-06 unverdicted novelty 6.0

    DOME learns sample-specific domain variables from sparse supervision via vision-language models and a sparse domain bank to improve test-time adaptation performance.

  6. Private and Stable Test-Time Adaptation with Differential Privacy

    cs.LG 2026-06 unverdicted novelty 6.0

    Casting Tent, EATA, SAR, DeYO, and COME into DP-TTA via per-sample clipping and Gaussian noise yields adequate privacy on ImageNet-C at modest accuracy and compute cost, with clipping sometimes improving stability.

  7. Sample-wise Targeted Adversarial Attacks on Test-time Adaptation

    cs.LG 2026-05 unverdicted novelty 6.0

    Proposes meta-learning attack with priority-aware gradient alignment for sample-wise targeted attacks on TTA that maintain label distribution consistency with no-attack baseline.

  8. Can Experts Adapt Without Training? On Test-Time Modality Generalization in MVLMs

    cs.CV 2026-07 conditional novelty 5.0

    A training-free test-time adaptation method (MoBE) routes between modality experts by entropy and adapts their prototypes/priors online, improving medical VLM accuracy by 4.3–7.2 points across benchmarks.