Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_cv 95% Match Research Paper Machine Learning Researchers,Computer Vision Engineers,AI Practitioners 2 weeks ago

SteeringTTA: Guiding Diffusion Trajectories for Robust Test-Time-Adaptation

computer-vision › diffusion-models
📄 Abstract

Abstract: Test-time adaptation (TTA) aims to correct performance degradation of deep models under distribution shifts by updating models or inputs using unlabeled test data. Input-only diffusion-based TTA methods improve robustness for classification to corruptions but rely on gradient guidance, limiting exploration and generalization across distortion types. We propose SteeringTTA, an inference-only framework that adapts Feynman-Kac steering to guide diffusion-based input adaptation for classification with rewards driven by pseudo-label. SteeringTTA maintains multiple particle trajectories, steered by a combination of cumulative top-K probabilities and an entropy schedule, to balance exploration and confidence. On ImageNet-C, SteeringTTA consistently outperforms the baseline without any model updates or source data.
Authors (5)
Jihyun Yu
Yoojin Oh
Wonho Bae
Mingyu Kim
Junhyug Noh
Submitted
October 16, 2025
arXiv Category
cs.CV
arXiv PDF

Key Contributions

SteeringTTA introduces an inference-only framework that adapts Feynman-Kac steering to guide diffusion-based input adaptation for classification using pseudo-labels. It maintains multiple particle trajectories steered by cumulative probabilities and an entropy schedule to balance exploration and confidence, leading to improved robustness against distribution shifts without model updates.

Business Value

Enhances the reliability of AI models in real-world scenarios where data distributions can change unexpectedly, reducing the need for costly retraining or manual intervention.