arXiv reaDer
サブスペースの一貫性の正則化による迅速な個人の再識別
Rapid Person Re-Identification via Sub-space Consistency Regularization
Person Re-Identification(ReID)は、ばらばらのカメラ間で歩行者を照合します。実数値の特徴記述子を採用する既存のReIDメソッドは高精度を達成していますが、ユークリッド距離の計算が遅く、複雑なクイックソートアルゴリズムがあるため、効率が低くなっています。最近、いくつかの研究は、代わりに高速ハミング距離計算と単純なカウントソートアルゴリズムのみを必要とするバイナリエンコードされた人物記述子を生成することを提案しています。ただし、このようなバイナリエンコード記述子のパフォーマンスは、特に短いコード(32ビットや64ビットなど)の場合、バイナリスペースがまばらであることを考えると、ほとんど満足のいくものではありません。モデルの精度と効率のバランスをとるために、特に競争力のある精度を維持しながら、同じ次元で実際の値の特徴よりも0.25倍ReID手順を高速化できる新しいサブスペース整合性正則化(SCR)アルゴリズムを提案します。短いコードの下で。 SCRは、最初に実数値の特徴ベクトルをM個のサブスペースに分割し、それぞれがC個のクラスター化された重心を持つことにより、短いバイナリコード(例:64ビット)で実数値の特徴ベクトル(例:2048 float32)を変換します。したがって、2つのサンプル間の距離は、重心までのそれぞれの距離の合計として表すことができます。これは、オフライン計算によって高速化され、ルックアップテーブルを介して維持されます。一方、これらの実数値の重心は、バイナリコードを使用するよりも大幅に高い精度を達成するのに役立ちます。最後に、距離ルックアップテーブルを整数に変換し、カウントソートアルゴリズムを適用してランキングステージを高速化します。また、反復フレームワークを使用した新しい整合性の正則化を提案します。 Market-1501およびDukeMTMC-reIDの実験結果は、有望でエキサイティングな結果を示しています。短いコードの下で、提案されたSCRは、実数値レベルの精度とハッシュレベルの速度を享受します。
Person Re-Identification (ReID) matches pedestrians across disjoint cameras. Existing ReID methods adopting real-value feature descriptors have achieved high accuracy, but they are low in efficiency due to the slow Euclidean distance computation as well as complex quick-sort algorithms. Recently, some works propose to yield binary encoded person descriptors which instead only require fast Hamming distance computation and simple counting-sort algorithms. However, the performances of such binary encoded descriptors, especially with short code (e.g., 32 and 64 bits), are hardly satisfactory given the sparse binary space. To strike a balance between the model accuracy and efficiency, we propose a novel Sub-space Consistency Regularization (SCR) algorithm that can speed up the ReID procedure by 0.25 times than real-value features under the same dimensions whilst maintaining a competitive accuracy, especially under short codes. SCR transforms real-value features vector (e.g., 2048 float32) with short binary codes (e.g., 64 bits) by first dividing real-value features vector into M sub-spaces, each with C clustered centroids. Thus the distance between two samples can be expressed as the summation of the respective distance to the centroids, which can be sped up by offline calculation and maintained via a look-up table. On the other side, these real-value centroids help to achieve significantly higher accuracy than using binary code. Lastly, we convert the distance look-up table to be integer and apply the counting-sort algorithm to speed up the ranking stage. We also propose a novel consistency regularization with an iterative framework. Experimental results on Market-1501 and DukeMTMC-reID show promising and exciting results. Under short code, our proposed SCR enjoys Real-value-level accuracy and Hashing-level speed.
updated: Wed Jul 13 2022 02:44:05 GMT+0000 (UTC)
published: Wed Jul 13 2022 02:44:05 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アソシエイト