論文の概要: Cluster Contrast for Unsupervised Person Re-Identification
- arxiv url: http://arxiv.org/abs/2103.11568v1
- Date: Mon, 22 Mar 2021 03:41:19 GMT
- ステータス: 処理完了
- システム内更新日: 2021-03-23 14:31:45.268459
- Title: Cluster Contrast for Unsupervised Person Re-Identification
- Title(参考訳): 教師なし人物再同定のためのクラスタコントラスト
- Authors: Zuozhuo Dai, Guangyuan Wang, Siyu Zhu, Weihao Yuan, Ping Tan
- Abstract要約: 最新の非監視再IDメソッドは、メモリベースの非改善ソフトマックス損失を使用してニューラルネットワークを訓練します。
トレーニング中、インスタンス機能ベクトルが更新される。
クラスタのサイズが異なるため、各クラスタの更新進捗は一貫性がありません。
本稿では,特徴ベクトルを格納し,クラスタレベルでのコントラスト損失を計算するクラスタコントラストを提案する。
- 参考スコア(独自算出の注目度): 38.6826925096453
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Unsupervised person re-identification (re-ID) attractsincreasing attention
due to its practical applications in in-dustry. State-of-the-art unsupervised
re-ID methods trainthe neural networks using a memory-based
non-parametricsoftmax loss. They store the pre-computed instance featurevectors
inside the memory, assign pseudo labels to them us-ing clustering algorithm,
and compare the query instancesto the cluster using a form of contrastive loss.
Duringtraining, the instance feature vectors are updated. How-ever, due to the
varying cluster size, the updating progressfor each cluster is inconsistent. To
solve this problem, wepresent Cluster Contrast which stores feature vectors
andcomputes contrast loss in the cluster level. We demonstratethat the
inconsistency problem for cluster feature represen-tation can be solved by the
cluster-level memory dictionary.By straightforwardly applying Cluster Contrast
to a stan-dard unsupervised re-ID pipeline, it achieves
considerableimprovements of 9.5%, 7.5%, 6.6% compared to state-of-the-art
purely unsupervised re-ID methods and 5.1%, 4.0%,6.5% mAP compared to the
state-of-the-art unsuperviseddomain adaptation re-ID methods on the Market,
Duke, andMSMT17 datasets.Our source code is available at
https://github.com/wangguangyuan/ClusterContrast.git.
- Abstract(参考訳): 非監督的人物再識別(re-ID)は産業における実践的応用により注目が集まる。
最先端の教師なしre-ID手法は、メモリベースの非パラメトリックソフトマックス損失を用いてニューラルネットワークを訓練する。
彼らは事前に計算済みのインスタンス特徴ベクトルをメモリ内に格納し、us-ingクラスタリングアルゴリズムに擬似ラベルを割り当て、コントラスト損失の形式でクエリインスタンスをクラスタと比較する。
トレーニング中、インスタンス機能ベクトルが更新される。
いずれにせよ、クラスタサイズが異なるため、各クラスタの更新進捗は不整合である。
この問題を解決するために,特徴ベクトルを格納し,クラスタレベルでのコントラスト損失を計算したクラスタコントラストを示す。
We demonstratethat the inconsistency problem for cluster feature represen-tation can be solved by the cluster-level memory dictionary.By straightforwardly applying Cluster Contrast to a stan-dard unsupervised re-ID pipeline, it achieves considerableimprovements of 9.5%, 7.5%, 6.6% compared to state-of-the-art purely unsupervised re-ID methods and 5.1%, 4.0%,6.5% mAP compared to the state-of-the-art unsuperviseddomain adaptation re-ID methods on the Market, Duke, andMSMT17 datasets.Our source code is available at https://github.com/wangguangyuan/ClusterContrast.git.
関連論文リスト
- Reinforcement Graph Clustering with Unknown Cluster Number [91.4861135742095]
本稿では,Reinforcement Graph Clusteringと呼ばれる新しいディープグラフクラスタリング手法を提案する。
提案手法では,クラスタ数決定と教師なし表現学習を統一的なフレームワークに統合する。
フィードバック動作を行うために、クラスタリング指向の報酬関数を提案し、同一クラスタの凝集を高め、異なるクラスタを分離する。
論文 参考訳(メタデータ) (2023-08-13T18:12:28Z) - Implicit Sample Extension for Unsupervised Person Re-Identification [97.46045935897608]
クラスタリングは、時に異なる真のアイデンティティを混ぜ合わせたり、同じアイデンティティを2つ以上のサブクラスタに分割する。
本稿では,クラスタ境界周辺のサポートサンプルを生成するために,Implicit Sample Extension (OurWholeMethod)法を提案する。
提案手法の有効性を実証し,教師なしのRe-IDに対して最先端の性能を実現する。
論文 参考訳(メタデータ) (2022-04-14T11:41:48Z) - Offline-Online Associated Camera-Aware Proxies for Unsupervised Person
Re-identification [31.065557919305892]
教師なしの人物再識別(Re-ID)は研究の注目を集めている。
ほとんどのクラスタリングベースのメソッドは、各クラスタを擬似IDクラスとして扱う。
カメラビューに応じて,各クラスタを複数のプロキシに分割することを提案する。
論文 参考訳(メタデータ) (2022-01-15T10:12:03Z) - Dual Cluster Contrastive learning for Person Re-Identification [78.42770787790532]
私たちはDual Cluster Contrastive Learning(DCC)という統合クラスタコントラストフレームワークを定式化します。
DCCは、個々のメモリバンクとセントロイドクラスタメモリバンクの2種類のメモリバンクを維持している。
教師なしまたは監督されていない人物のReIDに容易に適用できる。
論文 参考訳(メタデータ) (2021-12-09T02:43:25Z) - Mind Your Clever Neighbours: Unsupervised Person Re-identification via
Adaptive Clustering Relationship Modeling [19.532602887109668]
教師なし人物再識別(Re-ID)は、教師付きRe-IDモデルのスケーラビリティ問題を解決する可能性から注目されている。
既存の教師なし手法の多くは反復的なクラスタリング機構を採用しており、教師なしクラスタリングによって生成された擬似ラベルに基づいてネットワークを訓練している。
高品質な擬似ラベルを生成し,クラスタリングエラーの影響を軽減するために,教師なしのRe-IDのための新しいクラスタリング関係モデリングフレームワークを提案する。
論文 参考訳(メタデータ) (2021-12-03T10:55:07Z) - Meta Clustering Learning for Large-scale Unsupervised Person
Re-identification [124.54749810371986]
メタクラスタリング学習(MCL)と呼ばれる「大規模タスクのための小さなデータ」パラダイムを提案する。
MCLは、第1フェーズのトレーニングのためにコンピューティングを節約するためにクラスタリングを介して、未ラベルデータのサブセットを擬似ラベル付けするのみである。
提案手法は計算コストを大幅に削減すると同時に,従来よりも優れた性能を実現している。
論文 参考訳(メタデータ) (2021-11-19T04:10:18Z) - Unsupervised Person Re-identification with Stochastic Training Strategy [29.639040901941726]
最先端の教師なしのre-IDメソッドは通常、クラスタリングベースの戦略に従う。
画像がセントロイドに近づくように強制すると、クラスタリングの結果が強調される。
従来手法では、異なるトレーニングイテレーションで得られた特徴を利用して1セントロイドを表現していた。
学習戦略を用いた教師なしのre-IDアプローチを提案する。
論文 参考訳(メタデータ) (2021-08-16T07:23:58Z) - Unsupervised Person Re-identification via Softened Similarity Learning [122.70472387837542]
人物再識別(re-ID)はコンピュータビジョンにおいて重要なトピックである。
本稿では,ラベル付き情報を必要としないre-IDの教師なし設定について検討する。
2つの画像ベースおよびビデオベースデータセットの実験は、最先端のパフォーマンスを示している。
論文 参考訳(メタデータ) (2020-04-07T17:16:41Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。