English

Linear Attention Mechanism: An Efficient Attention for Semantic Segmentation

Computer Vision and Pattern Recognition 2020-08-21 v3

Abstract

In this paper, to remedy this deficiency, we propose a Linear Attention Mechanism which is approximate to dot-product attention with much less memory and computational costs. The efficient design makes the incorporation between attention mechanisms and neural networks more flexible and versatile. Experiments conducted on semantic segmentation demonstrated the effectiveness of linear attention mechanism. Code is available at https://github.com/lironui/Linear-Attention-Mechanism.

Keywords

Cite

@article{arxiv.2007.14902,
  title  = {Linear Attention Mechanism: An Efficient Attention for Semantic Segmentation},
  author = {Rui Li and Jianlin Su and Chenxi Duan and Shunyi Zheng},
  journal= {arXiv preprint arXiv:2007.14902},
  year   = {2020}
}
R2 v1 2026-06-23T17:29:49.744Z