R.I.P.: A Simple Black-box Attack on Continual Test-time Adaptation
Trung-Hieu Hoang, Duc Minh Vo, Minh N. Do

TL;DR
This paper introduces RIP, a simple black-box attack on continual test-time adaptation models that exploits the reuse of incorrect predictions, revealing vulnerabilities without needing access to model internals.
Contribution
It presents the first black-box attack method on continual TTA models, highlighting a new security risk and providing benchmarks to evaluate model robustness.
Findings
RIP effectively degrades TTA model performance in experiments.
Most recent TTA approaches are vulnerable to RIP attack.
The attack requires no prior knowledge of the model or data modifications.
Abstract
Test-time adaptation (TTA) has emerged as a promising solution to tackle the continual domain shift in machine learning by allowing model parameters to change at test time, via self-supervised learning on unlabeled testing data. At the same time, it unfortunately opens the door to unforeseen vulnerabilities for degradation over time. Through a simple theoretical continual TTA model, we successfully identify a risk in the sampling process of testing data that could easily degrade the performance of a continual TTA model. We name this risk as Reusing of Incorrect Prediction (RIP) that TTA attackers can employ or as a result of the unintended query from general TTA users. The risk posed by RIP is also highly realistic, as it does not require prior knowledge of model parameters or modification of testing samples. This simple requirement makes RIP as the first black-box TTA attack algorithm…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware Testing and Debugging Techniques · Engineering and Test Systems · Real-time simulation and control systems
