ディープメトリックラーニング(DML)は、マッピングを学習します。マッピングは、類似したデータが近く、異なるデータが遠い埋め込み空間にマッピングされます。ただし、DMLの従来のプロキシベースの損失には、勾配の問題と、複数のローカルセンターを使用した実際のデータセットの適用という2つの問題があります。さらに、DMLパフォーマンスメトリックには、安定性と柔軟性に関するいくつかの問題もあります。このホワイトペーパーでは、マルチプロキシアンカー(MPA)損失と正規化された割引累積ゲイン(nDCG @ k)メトリックを提案します。この研究は、次の3つの貢献をします。(1)MPA損失は、マルチローカルセンターを使用して実際のデータセットを学習できます。 (2)MPA損失は、勾配の問題を解決することにより、ニューラルネットワークのトレーニング能力を向上させます。 (3)nDCG @ kメトリックは、さまざまなデータセットの完全な評価を促進します。最後に、MPA損失の有効性を示し、MPA損失は、きめの細かい画像の2つのデータセットでより高い精度を実現します。
Deep metric learning (DML) learns the mapping, which maps into embedding space in which similar data is near and dissimilar data is far. However, conventional proxy-based losses for DML have two problems: gradient problems and applying the real-world dataset with multiple local centers. Besides, DML performance metrics also have some issues have stability and flexibility. This paper proposes multi-proxies anchor (MPA) loss and normalized discounted cumulative gain (nDCG@k) metric. This study contributes three following: (1) MPA loss is able to learn the real-world dataset with multi-local centers. (2) MPA loss improves the training capacity of a neural network owing to solving the gradient issues. (3) nDCG@k metric encourages complete evaluation for various datasets. Finally, we demonstrate MPA loss's effectiveness, and MPA loss achieves higher accuracy on two datasets for fine-grained images.