arXiv reaDer
教師なし個人の再識別のための暗黙的なサンプル拡張
Implicit Sample Extension for Unsupervised Person Re-Identification
ほとんどの既存の教師なし個人再識別(Re-ID)メソッドは、クラスタリングを使用してモデルトレーニング用の疑似ラベルを生成します。残念ながら、クラスタリングでは、異なる真のIDが混在したり、同じIDが2つ以上のサブクラスターに分割されたりすることがあります。これらのノイズの多いクラスターでのトレーニングは、Re-IDの精度を大幅に低下させます。各IDのサンプルが限られているため、正確なクラスターを十分に明らかにするための基礎となる情報が不足している可能性があります。これらの情報を発見するために、Implicit Sample Extension(\ OurWholeMethod)メソッドを提案して、クラスター境界の周りにサポートサンプルと呼ばれるものを生成します。具体的には、プログレッシブ線形補間(PLI)戦略を通じて、埋め込みスペース内の実際のサンプルとその隣接クラスターからサポートサンプルを生成します。 PLIは、2つの重要な要素、つまり、1)実際のサンプルからそのK最近傍クラスターへの方向と2)K最近傍クラスターからのコンテキスト情報を混合する程度で生成を制御します。一方、サポートサンプルが与えられると、ISEはさらにラベル保存損失を使用して、各クラスターを圧縮するために、対応する実際のサンプルに向かってそれらをプルします。その結果、ISEは「サブおよび混合」クラスタリングエラーを減らし、Re-IDのパフォーマンスを向上させます。広範な実験は、提案された方法が効果的であり、監視されていない人のRe-IDに対して最先端のパフォーマンスを達成することを示しています。コードはhttps://github.com/PaddlePaddle/PaddleClasで入手できます。
Most existing unsupervised person re-identification (Re-ID) methods use clustering to generate pseudo labels for model training. Unfortunately, clustering sometimes mixes different true identities together or splits the same identity into two or more sub clusters. Training on these noisy clusters substantially hampers the Re-ID accuracy. Due to the limited samples in each identity, we suppose there may lack some underlying information to well reveal the accurate clusters. To discover these information, we propose an Implicit Sample Extension (\OurWholeMethod) method to generate what we call support samples around the cluster boundaries. Specifically, we generate support samples from actual samples and their neighbouring clusters in the embedding space through a progressive linear interpolation (PLI) strategy. PLI controls the generation with two critical factors, i.e., 1) the direction from the actual sample towards its K-nearest clusters and 2) the degree for mixing up the context information from the K-nearest clusters. Meanwhile, given the support samples, ISE further uses a label-preserving loss to pull them towards their corresponding actual samples, so as to compact each cluster. Consequently, ISE reduces the "sub and mixed" clustering errors, thus improving the Re-ID performance. Extensive experiments demonstrate that the proposed method is effective and achieves state-of-the-art performance for unsupervised person Re-ID. Code is available at: https://github.com/PaddlePaddle/PaddleClas.
updated: Thu Apr 14 2022 11:41:48 GMT+0000 (UTC)
published: Thu Apr 14 2022 11:41:48 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト