无需源数据,仅用目标域多视角变换实现高效领域自适应
A Source-Free Approach for Domain Adaptation via Multiview Image Transformation and Latent Space Consistency
- 通过多视角增强与潜在空间一致性约束学习不变特征
- 在Office-31等三个数据集上分别达到90.72%、84%、97.12%准确率
- 不依赖伪标签或对抗训练,适合隐私敏感场景
领域自适应(DA)旨在解决源域与目标域图像分布差异带来的知识迁移挑战。现有方法通常需要访问源域数据、使用对抗训练或复杂的伪标签技术,计算成本高。本文提出一种新型无源域领域自适应方法,首次利用多视角增强与潜在空间一致性技术,直接从目标域学习领域不变特征。该方法通过在潜在空间中最小化目标域数据多视角增强视图的特征距离,实现特征一致性约束,无需源-目标对齐或伪标签精炼,即可直接从目标域学习可迁移表示。我们采用基于ConvNeXt的编码器,并设计结合分类与一致性目标的损失函数以驱动有效适应。实验结果表明,该模型在Office-31、Office-Home和Office-Caltech数据集上平均分类准确率分别为90.72%、84%和97.12%。进一步评估显示,相比现有方法,平均准确率提升+1.23%、+7.26%和+1.77%。
原文摘要 · Abstract (English)
Domain adaptation (DA) addresses the challenge of transferring knowledge from a source domain to a target domain where image data distributions may differ. Existing DA methods often require access to source domain data, adversarial training, or complex pseudo-labeling techniques, which are computationally expensive. To address these challenges, this paper introduces a novel source-free domain adaptation method. It is the first approach to use multiview augmentation and latent space consistency techniques to learn domain-invariant features directly from the target domain. Our method eliminates the need for source-target alignment or pseudo-label refinement by learning transferable representations solely from the target domain by enforcing consistency between multiple augmented views in the latent space. Additionally, the method ensures consistency in the learned features by generating multiple augmented views of target domain data and minimizing the distance between their feature representations in the latent space. We also introduce a ConvNeXt-based encoder and design a loss function that combines classification and consistency objectives to drive effective adaptation directly from the target domain. The proposed model achieves an average classification accuracy of 90. 72\%, 84\%, and 97. 12\% in Office-31, Office-Home and Office-Caltech datasets, respectively. Further evaluations confirm that our study improves existing methods by an average classification accuracy increment of +1.23\%, +7.26\%, and +1.77\% on the respective datasets.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。