arXiv reaDer
一般化可能な人物の再識別のためのトランスフォーマーベースのディープイメージマッチング
Transformer-Based Deep Image Matching for Generalizable Person Re-identification
トランスフォーマーは、最近、コンピューター ビジョンで注目を集めています。ただし、既存の研究では、ほとんどの場合、画像分類や高密度予測などの特徴表現学習にトランスフォーマーを使用しています。この作業では、画像のペアが与えられた画像マッチングとメトリック学習にトランスフォーマーを適用する可能性をさらに調査します。ビジョン トランスフォーマー (ViT) とデコーダーを備えたバニラ トランスフォーマーは、画像間の注意が不足しているため、画像マッチングには不十分であることがわかりました。したがって、2 つの単純なソリューション、つまり、ViT でのクエリとギャラリーの連結、およびバニラ Transformer でのクエリとギャラリーの相互アテンションをさらに設計します。後者はパフォーマンスを向上させますが、まだ制限があります。これは、Transformers のアテンション メカニズムが主にグローバルな特徴の集約のために設計されていることを意味します。これは、画像マッチングには本来適していません。したがって、我々は新しい単純化されたデコーダーを提案します。このデコーダーは、softmax 重み付けを使用して完全なアテンションの実装を削除し、クエリキー類似度の計算のみを保持します。さらに、グローバル最大プーリングと多層パーセプトロン (MLP) ヘッドを適用して、一致結果をデコードします。このように、単純化されたデコーダーは計算効率が高く、同時に画像マッチングにより効果的です。 TransMatcher と呼ばれる提案された方法は、一般化可能な個人の再識別において最先端のパフォーマンスを実現し、いくつかの一般的なデータセットで、Rank-1 および mAP でそれぞれ最大 6.1% および 5.7% のパフォーマンス向上を実現します。この調査のソース コードは、一般に公開されます。
Transformers have recently gained increasing attention in computer vision. However, existing studies mostly use Transformers for feature representation learning, e.g. for image classification and dense predictions. In this work, we further investigate the possibility of applying Transformers for image matching and metric learning given pairs of images. We find that the Vision Transformer (ViT) and the vanilla Transformer with decoders are not adequate for image matching due to their lack of image-to-image attention. Thus, we further design two naive solutions, i.e. query-gallery concatenation in ViT, and query-gallery cross-attention in the vanilla Transformer. The latter improves the performance, but it is still limited. This implies that the attention mechanism in Transformers is primarily designed for global feature aggregation, which is not naturally suitable for image matching. Accordingly, we propose a new simplified decoder, which drops the full attention implementation with the softmax weighting, keeping only the query-key similarity computation. Additionally, global max pooling and a multilayer perceptron (MLP) head are applied to decode the matching result. This way, the simplified decoder is computationally more efficient, while at the same time more effective for image matching. The proposed method, called TransMatcher, achieves state-of-the-art performance in generalizable person re-identification, with up to 6.1% and 5.7% performance gains in Rank-1 and mAP, respectively, on several popular datasets. The source code of this study will be made publicly available.
updated: Sun May 30 2021 05:38:33 GMT+0000 (UTC)
published: Sun May 30 2021 05:38:33 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アソシエイト