English

Augmented Shortcuts for Vision Transformers

Computer Vision and Pattern Recognition 2021-07-01 v1 Machine Learning

Abstract

Transformer models have achieved great progress on computer vision tasks recently. The rapid development of vision transformers is mainly contributed by their high representation ability for extracting informative features from input images. However, the mainstream transformer models are designed with deep architectures, and the feature diversity will be continuously reduced as the depth increases, i.e., feature collapse. In this paper, we theoretically analyze the feature collapse phenomenon and study the relationship between shortcuts and feature diversity in these transformer models. Then, we present an augmented shortcut scheme, which inserts additional paths with learnable parameters in parallel on the original shortcuts. To save the computational costs, we further explore an efficient approach that uses the block-circulant projection to implement augmented shortcuts. Extensive experiments conducted on benchmark datasets demonstrate the effectiveness of the proposed method, which brings about 1% accuracy increase of the state-of-the-art visual transformers without obviously increasing their parameters and FLOPs.

Keywords

Cite

@article{arxiv.2106.15941,
  title  = {Augmented Shortcuts for Vision Transformers},
  author = {Yehui Tang and Kai Han and Chang Xu and An Xiao and Yiping Deng and Chao Xu and Yunhe Wang},
  journal= {arXiv preprint arXiv:2106.15941},
  year   = {2021}
}
R2 v1 2026-06-24T03:45:25.026Z