arXiv:2510.01559cs.CV2025-10被引 2

提出CADTrans,通过构建一致辅助域实现无源域自适应

Consistent Assistant Domains Transformer for Source-free Domain Adaptation

  • 引入辅助域生成多样化特征表示,增强泛化能力
  • 多一致性策略区分难易样本,提升目标域分类精度
  • 适合处理无源数据场景下的模型迁移任务

无源域自适应(SFDA)旨在不直接访问源域数据的情况下适配目标域。由于无法获取源域数据,传统方法难以获得确定性不变特征。现有主流方法主要评估目标域中与源域相似的不变特征,并进行对齐,但易受难样本和域偏见影响。本文提出一致辅助域变换器(CADTrans),通过构建域一致性不变特征表示来解决该问题。具体地,设计辅助域模块,从中间聚合全局注意力中获取多样化表示,弥补现有方法在多样性表征上的不足;基于辅助域与目标域,采用多重一致性策略提取不变特征,可有效区分易样本与难样本;进一步提出条件多核最大均值差异(CMK-MMD)策略,将难样本与对应易样本对齐。在Office-31、Office-Home、VISDA-C和DomainNet-126等多个基准上进行大量实验,验证了所提方法显著性能提升。代码已开源。

原文摘要 · Abstract (English)

Source-free domain adaptation (SFDA) aims to address the challenge of adapting to a target domain without accessing the source domain directly. However, due to the inaccessibility of source domain data, deterministic invariable features cannot be obtained. Current mainstream methods primarily focus on evaluating invariant features in the target domain that closely resemble those in the source domain, subsequently aligning the target domain with the source domain. However, these methods are susceptible to hard samples and influenced by domain bias. In this paper, we propose a Consistent Assistant Domains Transformer for SFDA, abbreviated as CADTrans, which solves the issue by constructing invariable feature representations of domain consistency. Concretely, we develop an assistant domain module for CADTrans to obtain diversified representations from the intermediate aggregated global attentions, which addresses the limitation of existing methods in adequately representing diversity. Based on assistant and target domains, invariable feature representations are obtained by multiple consistent strategies, which can be used to distinguish easy and hard samples. Finally, to align the hard samples to the corresponding easy samples, we construct a conditional multi-kernel max mean discrepancy (CMK-MMD) strategy to distinguish between samples of the same category and those of different categories. Extensive experiments are conducted on various benchmarks such as Office-31, Office-Home, VISDA-C, and DomainNet-126, proving the significant performance improvements achieved by our proposed approaches. Code is available at https://github.com/RoryShao/CADTrans.git.

无源域自适应特征对齐注意力机制

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