Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

FOZO: Forward-Only Zeroth-Order Prompt Optimization for Test-Time Adaptation

About

Test-Time Adaptation (TTA) is essential for enabling deep learning models to handle real-world data distribution shifts. However, current approaches face significant limitations: backpropagation-based methods are not suitable for low-end deployment devices, due to their high computation and memory requirements, as well as their tendency to modify model weights during adaptation; while traditional backpropagation-free techniques exhibit constrained adaptation capabilities. In this work, we propose Forward-Only Zeroth-Order Optimization (FOZO), a novel and practical backpropagation-free paradigm for TTA. FOZO leverages a memory-efficient zeroth-order prompt optimization, which is led by objectives optimizing both intermediate feature statistics and prediction entropy. To ensure efficient and stable adaptation over the out-of-distribution data stream, we introduce a dynamically decaying perturbation scale during zeroth-order gradient estimation and theoretically prove its convergence under the TTA data stream assumption. Extensive continual adaptation experiments on ImageNet-C, ImageNet-R, and ImageNet-Sketch demonstrate FOZO's superior performance, achieving 59.52% Top-1 accuracy on ImageNet-C (5K, level 5) and outperforming main gradient-based methods and SOTA forward-only FOA (58.13%). Furthermore, FOZO exhibits strong generalization on quantized (INT8) models. These findings demonstrate that FOZO is a highly competitive solution for TTA deployment in resource-limited scenarios.

Xingyu Wang, Tao Wang• 2026

Related benchmarks

TaskDatasetResultRank
Test-time adaptationImageNet-C level 5 (5k)
Accuracy (Gaussian Noise)58.5
32
Image ClassificationImageNet-C level 5 (5k)
Accuracy (Gaussian Noise)57.8
16
Test-time adaptationImageNet-R
Top-1 Accuracy64.1
6
Test-time adaptationImageNet-Sketch
Top-1 Accuracy50.5
6
Showing 4 of 4 rows

Other info

Follow for update