提出动态优化图像编码器的自监督适配方法,提升测试时泛化能力。
SSAM: Self-Supervised Association Modeling for Test-Time Adaption
- 通过双阶段关联学习,动态更新冻结的图像编码器。
- 在多个基准上超越现有最优方法,性能提升显著且计算开销低。
- 适用于各类模型架构,无需复杂调参,实用性强。
测试时适配(TTA)近年取得重要进展,主流方法通常先编码图像与文本,再设计策略建模二者关联。然而,由于测试阶段缺乏显式监督,图像编码器通常被冻结。我们发现这一范式存在关键缺陷:尽管测试图像常出现分布偏移,现有方法仍因缺乏监督而持续冻结编码器,忽略了其在弥合训练与测试分布差异中的关键作用。为此,本文提出自监督关联建模(SSAM)框架,通过双阶段关联学习实现编码器的动态优化。该方法包含两个协同组件:1)软原型估计(SPE),通过概率类别关联引导特征空间重构;2)原型锚定图像重建(PIR),基于聚类条件下的图像特征重建来增强编码器稳定性。大量实验表明,SSAM在多种基线与基准上均显著超越现有最先进方法,同时保持高效计算性能。其架构无关设计和极少超参数依赖进一步提升了实际应用价值。
原文摘要 · Abstract (English)
Test-time adaption (TTA) has witnessed important progress in recent years, the prevailing methods typically first encode the image and the text and design strategies to model the association between them. Meanwhile, the image encoder is usually frozen due to the absence of explicit supervision in TTA scenarios. We identify a critical limitation in this paradigm: While test-time images often exhibit distribution shifts from training data, existing methods persistently freeze the image encoder due to the absence of explicit supervision during adaptation. This practice overlooks the image encoder's crucial role in bridging distribution shift between training and test. To address this challenge, we propose SSAM (Self-Supervised Association Modeling), a new TTA framework that enables dynamic encoder refinement through dual-phase association learning. Our method operates via two synergistic components: 1) Soft Prototype Estimation (SPE), which estimates probabilistic category associations to guide feature space reorganization, and 2) Prototype-anchored Image Reconstruction (PIR), enforcing encoder stability through cluster-conditional image feature reconstruction. Comprehensive experiments across diverse baseline methods and benchmarks demonstrate that SSAM can surpass state-of-the-art TTA baselines by a clear margin while maintaining computational efficiency. The framework's architecture-agnostic design and minimal hyperparameter dependence further enhance its practical applicability.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。