arXiv reaDer
k-means マスク変換
k-means Mask Transformer
ビジョン タスクにおけるトランスフォーマーの台頭は、ネットワーク バックボーン設計を進歩させるだけでなく、エンド ツー エンドの画像認識 (オブジェクト検出やパノプティック セグメンテーションなど) を実現するためのまったく新しいページを開始します。自然言語処理 (NLP) に端を発するトランスフォーマー アーキテクチャは、自己注意と相互注意で構成され、シーケンス内の要素間の長距離相互作用を効果的に学習します。ただし、ほとんどの既存のトランスフォーマー ベースのビジョン モデルは単に NLP からアイデアを借りており、言語と画像の決定的な違い、特に空間的に平坦化されたピクセル機能の非常に長いシーケンス長を無視していることがわかります。これは、その後、ピクセル機能とオブジェクトクエリ間の相互注意の学習を妨げます。この論文では、ピクセルとオブジェクトクエリの関係を再考し、クロスアテンション学習をクラスタリングプロセスとして再定式化することを提案します。従来の k-means クラスタリング アルゴリズムに着想を得て、セグメンテーション タスク用の k-means Mask Xformer (kMaX-DeepLab) を開発しました。これは、最先端の機能を向上させるだけでなく、シンプルでエレガントなデザインも備えています。その結果、当社の kMaX-DeepLab は、58.0% PQ の COCO val セット、68.4% PQ、44.0% AP、および 83.5% mIoU の Cityscapes val セット、および ADE20K val セットで新しい最先端のパフォーマンスを達成します。テスト時間の拡張または外部データセットなしで、50.9% の PQ および 55.2% の mIoU。私たちの仕事が、視覚タスク用に調整されたトランスの設計に光を当てることができることを願っています.コードとモデルは https://github.com/google-research/deeplab2 で入手できます
The rise of transformers in vision tasks not only advances network backbone designs, but also starts a brand-new page to achieve end-to-end image recognition (e.g., object detection and panoptic segmentation). Originated from Natural Language Processing (NLP), transformer architectures, consisting of self-attention and cross-attention, effectively learn long-range interactions between elements in a sequence. However, we observe that most existing transformer-based vision models simply borrow the idea from NLP, neglecting the crucial difference between languages and images, particularly the extremely large sequence length of spatially flattened pixel features. This subsequently impedes the learning in cross-attention between pixel features and object queries. In this paper, we rethink the relationship between pixels and object queries and propose to reformulate the cross-attention learning as a clustering process. Inspired by the traditional k-means clustering algorithm, we develop a k-means Mask Xformer (kMaX-DeepLab) for segmentation tasks, which not only improves the state-of-the-art, but also enjoys a simple and elegant design. As a result, our kMaX-DeepLab achieves a new state-of-the-art performance on COCO val set with 58.0% PQ, Cityscapes val set with 68.4% PQ, 44.0% AP, and 83.5% mIoU, and ADE20K val set with 50.9% PQ and 55.2% mIoU without test-time augmentation or external dataset. We hope our work can shed some light on designing transformers tailored for vision tasks. Code and models are available at https://github.com/google-research/deeplab2
updated: Tue Oct 18 2022 19:18:56 GMT+0000 (UTC)
published: Fri Jul 08 2022 17:59:01 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アソシエイト