異なるソースおよびターゲットドメインからの画像コレクション間のクロスドメイン画像マッチングは、i)トレーニングセット内の画像条件の変動の制限、ii)トレーニング中のペア画像ラベルの欠如、iii)画像一致ドメインが完全に重複しないようにする外れ値。この目的のために、ターゲットドメインにラベルのないクロスドメインイメージを照合し、外れ値の検出により重複しないドメインを処理できるエンドツーエンドアーキテクチャを提案します。ドメイン不変表現と識別可能な表現を学習し、エントロピー損失と提案された重み付きMK-MMDを使用して異常値を繰り返し検出できるネットワークをトレーニングするために、ドメイン適応とトリプレット制約を活用します。 Office [17]データセットおよび提案されたデータセットShapeの広範な実験的証拠Shape、Pitts-CycleGANは、提案されたアプローチがさまざまなベンチマークで最先端のクロスドメイン画像マッチングと外れ値検出性能をもたらすことを示しています。コードは一般公開されます。
Cross domain image matching between image collections from different source and target domains is challenging in times of deep learning due to i) limited variation of image conditions in a training set, ii) lack of paired-image labels during training, iii) the existing of outliers that makes image matching domains not fully overlap. To this end, we propose an end-to-end architecture that can match cross domain images without labels in the target domain and handle non-overlapping domains by outlier detection. We leverage domain adaptation and triplet constraints for training a network capable of learning domain invariant and identity distinguishable representations, and iteratively detecting the outliers with an entropy loss and our proposed weighted MK-MMD. Extensive experimental evidence on Office [17] dataset and our proposed datasets Shape, Pitts-CycleGAN shows that the proposed approach yields state-of-the-art cross domain image matching and outlier detection performance on different benchmarks. The code will be made publicly available.