English

Fair Comparison between Efficient Attentions

Computer Vision and Pattern Recognition 2022-06-02 v1 Machine Learning

Abstract

Transformers have been successfully used in various fields and are becoming the standard tools in computer vision. However, self-attention, a core component of transformers, has a quadratic complexity problem, which limits the use of transformers in various vision tasks that require dense prediction. Many studies aiming at solving this problem have been reported proposed. However, no comparative study of these methods using the same scale has been reported due to different model configurations, training schemes, and new methods. In our paper, we validate these efficient attention models on the ImageNet1K classification task by changing only the attention operation and examining which efficient attention is better.

Keywords

Cite

@article{arxiv.2206.00244,
  title  = {Fair Comparison between Efficient Attentions},
  author = {Jiuk Hong and Chaehyeon Lee and Soyoun Bang and Heechul Jung},
  journal= {arXiv preprint arXiv:2206.00244},
  year   = {2022}
}

Comments

4 pages abstract

R2 v1 2026-06-24T11:35:30.298Z