论文标题

渐进域的适应,没有索引中间域

Gradual Domain Adaptation without Indexed Intermediate Domains

论文作者

Chen, Hong-You, Chao, Wei-Lun

论文摘要

当源和目标域之间存在较大差异时,无监督域适应性的有效性会降低。通过利用逐渐从源到目标转移的其他未标记数据,逐渐的域适应(GDA)是减轻此问题的一种有希望的方法。通过依次沿“索引”中间域的模型调整模型,GDA显着提高了整体适应性性能。但是,实际上,额外的未标记数据可能不会分离为中间域并正确索引,从而限制了GDA的适用性。在本文中,我们研究了如何在尚未可用时发现中间域的序列。具体而言,我们提出了一个粗到精细的框架,该框架从通过渐进域鉴别训练的粗域发现步骤开始。然后,这种粗糙的域序列通过新的周期矛盾损失进行了精细的索引步骤,这鼓励下一个中间域,以保留对当前中间域的足够的歧视性知识。然后可以通过GDA算法使用所得域序列。在GDA的基准数据集上,我们表明我们将其命名的方法(偶像)命名,可以导致与预定义的域序列相比,可以提高可比较甚至更好的适应性性能,从而使GDA更适合域序列的质量,并且更适用。代码可从https://github.com/hongyouc/idol获得。

The effectiveness of unsupervised domain adaptation degrades when there is a large discrepancy between the source and target domains. Gradual domain adaptation (GDA) is one promising way to mitigate such an issue, by leveraging additional unlabeled data that gradually shift from the source to the target. Through sequentially adapting the model along the "indexed" intermediate domains, GDA substantially improves the overall adaptation performance. In practice, however, the extra unlabeled data may not be separated into intermediate domains and indexed properly, limiting the applicability of GDA. In this paper, we investigate how to discover the sequence of intermediate domains when it is not already available. Concretely, we propose a coarse-to-fine framework, which starts with a coarse domain discovery step via progressive domain discriminator training. This coarse domain sequence then undergoes a fine indexing step via a novel cycle-consistency loss, which encourages the next intermediate domain to preserve sufficient discriminative knowledge of the current intermediate domain. The resulting domain sequence can then be used by a GDA algorithm. On benchmark data sets of GDA, we show that our approach, which we name Intermediate DOmain Labeler (IDOL), can lead to comparable or even better adaptation performance compared to the pre-defined domain sequence, making GDA more applicable and robust to the quality of domain sequences. Codes are available at https://github.com/hongyouc/IDOL.

扫码加入交流群

加入微信交流群

微信交流群二维码

扫码加入学术交流群,获取更多资源