arXiv:2605.18608cs.CV2026-05中稿 · CVPR被引 2

用动态风格桥接提升模型在分布漂移下的持续适应能力

Dance Across Shifts: Forward-Facilitation Continual Test-Time Adaptation through Dynamic Style Bridging

论文配图:Dance Across Shifts: Forward-Facilitation Continual Test-Time Adaptation through Dynamic Style Bridging
图 1 · 摘自论文原文
  • 部署前构建类样本知识库,测试时多层级注入输入风格
  • 在多个基准上显著优于现有最先进方法
  • 适合需要长期稳定推理的实时感知系统

持续测试时自适应(CTTA)旨在使感知系统在部署后应对动态分布漂移。现有方法多采用向后对齐范式,刚性地将输入数据与源域导出的监督代理对齐,因而难以处理不可靠监督和持续变化的分布。为此,我们提出一种新的前向促进范式,通过动态风格桥接(Dynamic Style Bridging)实现。部署前,我们构建一个紧凑的生成类样本知识库。测试时,为缓解固有生成偏差并使代理适应输入数据,我们设计多层级桥接机制,在输入、统计和表示层动态注入数据风格,同时保持代理原始语义。这些高保真代理提供可靠、按需的监督信号,实现在持续分布漂移下的稳定适应。在标准CTTA基准上的大量实验表明,本方法在性能上持续且显著超越近期最先进方法。代码已开源:https://github.com/z1358/DAS。

原文摘要 · Abstract (English)

Continual Test-Time Adaptation (CTTA) aims to empower perception systems to handle dynamic distribution shifts encountered after deployment. Existing methods predominantly follow a backward-alignment paradigm, which rigidly aligns incoming data with supervisory surrogates derived from the source domain. Consequently, they struggle with unreliable supervision and evolving distribution shifts. To overcome these limitations, we introduce a novel forward-facilitation paradigm through a method termed Dynamic Style Bridging. Prior to deployment, we construct a compact knowledge base of generated class exemplars. During test time, to mitigate inherent generative bias and adapt these proxies to incoming data, we propose a multi-level bridging mechanism. This mechanism dynamically injects the proxies with incoming data styles at the input, statistical, and representation levels, while preserving the original semantics of the proxies. These high-fidelity proxies are then used to provide reliable, on-demand supervisory signals, enabling stable adaptation under continual shifts. Extensive experiments across standard CTTA benchmarks demonstrate that our method achieves consistent and substantial improvements over recent state-of-the-art approaches. Code is available at \href{https://github.com/z1358/DAS}.

持续学习测试时适应风格迁移

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。