REVIEW 2 cited by
Active Test-Time Adaptation: Theoretical Analyses and An Algorithm
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
read the original abstract
Test-time adaptation (TTA) addresses distribution shifts for streaming test data in unsupervised settings. Currently, most TTA methods can only deal with minor shifts and rely heavily on heuristic and empirical studies. To advance TTA under domain shifts, we propose the novel problem setting of active test-time adaptation (ATTA) that integrates active learning within the fully TTA setting. We provide a learning theory analysis, demonstrating that incorporating limited labeled test instances enhances overall performances across test domains with a theoretical guarantee. We also present a sample entropy balancing for implementing ATTA while avoiding catastrophic forgetting (CF). We introduce a simple yet effective ATTA algorithm, known as SimATTA, using real-time sample selection techniques. Extensive experimental results confirm consistency with our theoretical analyses and show that the proposed ATTA method yields substantial performance improvements over TTA methods while maintaining efficiency and shares similar effectiveness to the more demanding active domain adaptation (ADA) methods. Our code is available at https://github.com/divelab/ATTA
Forward citations
Cited by 2 Pith papers
-
Segmentation Assisted Incremental Test Time Adaptation in an Open World
SegAssist uses CLIP's dense predictions to filter uncertain test images for oracle labeling, improving incremental discovery of unseen classes in test-time adaptation.
-
TAPS : Frustratingly Simple Test Time Active Learning for VLMs
TAPS queries uncertain test images in a single-sample stream, stores them in a class-balanced buffer, and updates CLIP prompts to achieve small improvements over test-time tuning baselines.
Discussion (0). Sign in to comment.