English

Interpreting and Improving Attention From the Perspective of Large Kernel Convolution

Computer Vision and Pattern Recognition 2024-12-03 v3

Abstract

Attention mechanisms have significantly advanced visual models by capturing global context effectively. However, their reliance on large-scale datasets and substantial computational resources poses challenges in data-scarce and resource-constrained scenarios. Moreover, traditional self-attention mechanisms lack inherent spatial inductive biases, making them suboptimal for modeling local features critical to tasks involving smaller datasets. In this work, we introduce Large Kernel Convolutional Attention (LKCA), a novel formulation that reinterprets attention operations as a single large-kernel convolution. This design unifies the strengths of convolutional architectures locality and translation invariance with the global context modeling capabilities of self-attention. By embedding these properties into a computationally efficient framework, LKCA addresses key limitations of traditional attention mechanisms. The proposed LKCA achieves competitive performance across various visual tasks, particularly in data-constrained settings. Experimental results on CIFAR-10, CIFAR-100, SVHN, and Tiny-ImageNet demonstrate its ability to excel in image classification, outperforming conventional attention mechanisms and vision transformers in compact model settings. These findings highlight the effectiveness of LKCA in bridging local and global feature modeling, offering a practical and robust solution for real-world applications with limited data and resources.

Keywords

Cite

@article{arxiv.2401.05738,
  title  = {Interpreting and Improving Attention From the Perspective of Large Kernel Convolution},
  author = {Chenghao Li and Chaoning Zhang and Boheng Zeng and Yi Lu and Pengbo Shi and Qingzi Chen and Jirui Liu and Lingyun Zhu and Yang Yang and Heng Tao Shen},
  journal= {arXiv preprint arXiv:2401.05738},
  year   = {2024}
}
R2 v1 2026-06-28T14:14:01.814Z