Adaptive Inverse Transform Sampling For Efficient Vision Transformers
Adaptive Inverse Transform Sampling For Efficient Vision Transformers
复制标题
DOI:
--
复制
发表时间:
2022
期刊:
影响因子:
--
通讯作者:
Mohsen Fayyaz-;Soroush Abbasi Koohpayegani;F. Jafari;Sunando Sengupta;Hamid Reza Vaezi Joze;Eric Sommerlade
中科院分区:
文献类型:
--
作者:
Mohsen Fayyaz-;Soroush Abbasi Koohpayegani;F. Jafari;Sunando Sengupta;Hamid Reza Vaezi Joze;Eric Sommerlade
. While state-of-the-art vision transformer models achieve promising results for image classification, they are computationally expensive and require many GFLOPs. Although the GFLOPs of a vision trans-former can be decreased by reducing the number of tokens in the network, there is no setting that is optimal for all input images. In this work, we therefore introduce a differentiable parameter-free Adaptive Token Sampling (ATS) module, which can be plugged into any existing vision transformer architecture. ATS empowers vision transformers by scoring and adaptively sampling significant tokens. As a result, the number of tokens is not constant anymore and varies for each input image. By integrating ATS as an additional layer within current transformer blocks, we can convert them into much more efficient vision transformers with an adaptive number of tokens. Since ATS is a parameter-free module, it can be added to off-the-shelf pre-trained vision transformers as a plug and play module, thus reducing their GFLOPs without any additional training. Moreover, due to its differentiable design, one can also train a vision transformer equipped with ATS. We evaluate our module on both image and video classification tasks by adding it to multiple SOTA vision transformers. Our proposed module improves the SOTA by reducing the computational cost (GFLOPs) by 2 × , while preserving the accuracy of SOTA models on ImageNet, Kinetics-400 and Kinetics-600 datasets.