arXiv reaDer
P2T:シーン理解のためのピラミッドプーリングトランス
P2T: Pyramid Pooling Transformer for Scene Understanding
最近、ビジョントランスフォーマーは、最先端のさまざまなビジョンタスクを推進することで大きな成功を収めています。ビジョントランスフォーマーで最も困難な問題の1つは、画像トークンのシーケンス長が大きいと、計算コストが高くなることです(2次の複雑さ)。この問題の一般的な解決策は、単一のプーリング操作を使用してシーケンスの長さを短くすることです。このホワイトペーパーでは、単一のプーリング操作によって抽出されたプールされた機能の能力が低いと思われる既存のビジョントランスフォーマーを改善する方法について検討します。この目的のために、ピラミッドプーリングは、コンテキスト抽象化における強力な機能により、さまざまなビジョンタスクで効果的であることが実証されていることに注意してください。ただし、ピラミッドプーリングは、バックボーンネットワークの設計では検討されていません。このギャップを埋めるために、ピラミッドプーリングをビジョントランスフォーマーのマルチヘッドセルフアテンション(MHSA)に適合させ、同時にシーケンスの長さを短縮し、強力なコンテキスト機能をキャプチャすることを提案します。プーリングベースのMHSAを接続して、Pyramid Pooling Transformer(P2T)と呼ばれるユニバーサルビジョントランスフォーマーバックボーンを構築します。広範な実験により、バックボーンネットワークとしてP2Tを適用すると、以前のCNNおよびトランスベースのネットワークと比較して、画像分類、セマンティックセグメンテーション、オブジェクト検出、インスタンスセグメンテーションなどのさまざまなビジョンタスクで実質的な優位性が示されます。コードはhttps://github.com/yuhuan-wu/P2Tでリリースされます。
Recently, the vision transformer has achieved great successes by pushing the state-of-the-arts of various vision tasks. One of the most challenging problems in the vision transformer is that the large sequence length of image tokens leads to high computational cost (quadratic complexity). A popular solution to this problem is to use a single pooling operation to reduce the sequence length. This paper considers how to improve existing vision transformers where the pooled feature extracted by a single pooling operation seems less powerful. To this end, we note that pyramid pooling has been demonstrated to be effective in various vision tasks owing to its powerful ability in context abstraction. However, pyramid pooling has not been explored in backbone network design. To bridge this gap, we propose to adapt pyramid pooling to Multi-Head Self-Attention (MHSA) in the vision transformer, simultaneously reducing the sequence length and capturing powerful contextual features. Plugged with our pooling-based MHSA, we build a universal vision transformer backbone, dubbed Pyramid Pooling Transformer (P2T). Extensive experiments demonstrate that, when applied P2T as the backbone network, it shows substantial superiority in various vision tasks such as image classification, semantic segmentation, object detection, and instance segmentation, compared to previous CNN- and transformer-based networks. The code will be released at https://github.com/yuhuan-wu/P2T.
updated: Sat Feb 12 2022 11:35:47 GMT+0000 (UTC)
published: Tue Jun 22 2021 18:28:52 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アソシエイト