arXiv:2507.00502cs.CV2025-07AAAI被引 2

提出可自适应的专家架构,让模型持续学习新领域时不忘旧知识。

Shared & Domain Self-Adaptive Experts with Frequency-Aware Discrimination for Continual Test-Time Adaptation

  • 双分支专家结构分离通用与领域特征,减少干扰
  • 低频信号检测域变化,动态分配资源提升稳定性
  • 适合长期演进场景下的模型持续学习

本文研究持续测试时自适应(CTTA)任务,旨在使智能体在持续适应新目标领域的同时,保留已学领域知识,以便在这些领域再次出现时有效复用。现有共享参数范式难以平衡适应与遗忘,导致效率与稳定性下降。为此,我们提出一种频率感知的共享与自适应专家框架,包含两个关键组件:(i) 双分支专家架构,提取通用特征并动态建模领域特定表示,有效降低跨域干扰和重复学习成本;(ii) 在线频率感知域判别器(FDD),利用低频图像信号的鲁棒性实现在线域偏移检测,引导专家资源的动态分配,实现更稳定、真实的适应。此外,我们构建了持续重复域变化(CRS)基准,模拟周期性域变化以实现更真实的评估。实验结果表明,本方法在分类与分割任务中均优于现有方法,在标准与CRS设置下表现一致优异。消融实验与可视化验证了其有效性与鲁棒性。代码已开源。

原文摘要 · Abstract (English)

This paper focuses on the Continual Test-Time Adaptation (CTTA) task, aiming to enable an agent to continuously adapt to evolving target domains while retaining previously acquired domain knowledge for effective reuse when those domains reappear. Existing shared-parameter paradigms struggle to balance adaptation and forgetting, leading to decreased efficiency and stability. To address this, we propose a frequency-aware shared and self-adaptive expert framework, consisting of two key components: (i) a dual-branch expert architecture that extracts general features and dynamically models domain-specific representations, effectively reducing cross-domain interference and repetitive learning cost; and (ii) an online Frequency-aware Domain Discriminator (FDD), which leverages the robustness of low-frequency image signals for online domain shift detection, guiding dynamic allocation of expert resources for more stable and realistic adaptation. Additionally, we introduce a Continual Repeated Shifts (CRS) benchmark to simulate periodic domain changes for more realistic evaluation. Experimental results show that our method consistently outperforms existing approaches on both classification and segmentation CTTA tasks under standard and CRS settings, with ablations and visualizations confirming its effectiveness and robustness. Our code is available at https://github.com/ZJC25127/Domain-Self-Adaptive-CTTA.git.

持续学习域适应自适应专家测试时适应

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