教師なし人物再識別(ReID)は、歩行者のクエリ画像を監視ラベルなしで設定されたギャラリー内の画像と照合することを目的としています。教師なし人のReIDに取り組むための最も一般的なアプローチは、通常、クラスタリングアルゴリズムを実行して最初に疑似ラベルを生成し、次に疑似ラベルを利用してディープニューラルネットワークをトレーニングすることです。ただし、疑似ラベルはノイズが多く、クラスタリングアルゴリズムのハイパーパラメータに敏感です。この論文では、インスタンスレベルとクラスターレベルの対照損失関数間のハイブリッドに基づく、教師なし個人ReIDのハイブリッド対照学習(HCL)アプローチを提案します。さらに、マルチグラニュラリティクラスタリングアンサンブルベースのハイブリッド対照学習(MGCE-HCL)アプローチを提示します。これは、マルチグラニュラリティクラスタリングアンサンブル戦略を採用して、疑似ポジティブサンプルペア間の優先度情報をマイニングし、優先度加重ハイブリッドコントラスト損失を定義します。疑似陽性サンプルのノイズに対する許容度が高くなります。 2つのベンチマークデータセットMarket-1501とDukeMTMC-reIDで広範な実験を行います。実験結果は、私たちの提案の有効性を検証します。
Unsupervised person re-identification (ReID) aims to match a query image of a pedestrian to the images in gallery set without supervision labels. The most popular approaches to tackle unsupervised person ReID are usually performing a clustering algorithm to yield pseudo labels at first and then exploit the pseudo labels to train a deep neural network. However, the pseudo labels are noisy and sensitive to the hyper-parameter(s) in clustering algorithm. In this paper, we propose a Hybrid Contrastive Learning (HCL) approach for unsupervised person ReID, which is based on a hybrid between instance-level and cluster-level contrastive loss functions. Moreover, we present a Multi-Granularity Clustering Ensemble based Hybrid Contrastive Learning (MGCE-HCL) approach, which adopts a multi-granularity clustering ensemble strategy to mine priority information among the pseudo positive sample pairs and defines a priority-weighted hybrid contrastive loss for better tolerating the noises in the pseudo positive samples. We conduct extensive experiments on two benchmark datasets Market-1501 and DukeMTMC-reID. Experimental results validate the effectiveness of our proposals.