arXiv:2607.29202cs.CV2026-07中稿 · IEEE Transactions …被引 5

提出分域渐进学习法,提升无源域自适应性能

Domain-Division based Progressive Learning for Source-Free Domain Adaptation

论文配图:Domain-Division based Progressive Learning for Source-Free Domain Adaptation
图 1 · 摘自论文原文
  • 按适配难度将目标域分为易难子域,分阶段训练
  • 在多个基准上优于现有方法,准确率显著提升
  • 适合隐私敏感场景下的模型迁移应用

随着隐私与可移植性问题日益突出,无源域自适应仅需一个预训练源模型和未标注的目标域数据,即可实现对目标数据的有效适应。现有自训练方法多聚焦于选择并利用高置信度预测样本,常忽略其他样本。受深层模型对干净样本学习更快的启发,我们提出一种基于分域的渐进学习方法(DPL)。该方法包含两个交替阶段:首先根据适配难度将目标域划分为易适配与难适配子域,并进行基于邻域的伪标签分配;第一阶段通过不确定性感知自训练及子域间对应类对齐提升分类精度;第二阶段对不同子域采用定制化策略,先对易适配样本进行一致性学习,再对困难样本利用局部结构信息挖掘目标数据内在特性。在多个常用基准上的大量实验验证了方法有效性,性能优于当前最优方法。代码已公开于 https://github.com/iamjingli/DPL。

原文摘要 · Abstract (English)

With growing privacy and portability concerns, source-free domain adaptation requires only a source pre-trained model and an unlabeled target domain, allowing for effective adaptation to the target data. Most existing self-training methods focus on selecting and exploiting samples with reliable predictions, often neglecting others. Inspired by the finding that deep models learn clean samples faster than noisy ones, we propose a domain-division based progressive learning method named DPL. Specifically, our approach consists of two alternating stages, each beginning with the division of the target domain into easy-to-adapt and hard-to-adapt subdomains based on adaptation difficulty, followed by neighborhood-based pseudo label assignment. In stage one, we enhance classification accuracy through uncertainty-aware self-training and alignment of corresponding classes between subdomains. Stage two then applies tailored learning strategies to each subdomain, starting with consistency learning on the easy-to-adapt samples and progressing to utilizing local structural information for the more challenging ones, thereby mining the intrinsic properties of the target data. Extensive experiments on several widely used benchmarks validate the effectiveness of our approach, demonstrating superior performance compared to state-of-the-art methods. Our code is available at https://github.com/iamjingli/DPL.

无源域适应自训练分域学习

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