English

FViT: A Focal Vision Transformer with Gabor Filter

Computer Vision and Pattern Recognition 2025-01-22 v3

Abstract

Vision transformers have achieved encouraging progress in various computer vision tasks. A common belief is that this is attributed to the capability of self-attention in modeling the global dependencies among feature tokens. However, self-attention still faces several challenges in dense prediction tasks, including high computational complexity and absence of desirable inductive bias. To alleviate these issues, the potential advantages of combining vision transformers with Gabor filters are revisited, and a learnable Gabor filter (LGF) using convolution is proposed. The LGF does not rely on self-attention, and it is used to simulate the response of fundamental cells in the biological visual system to the input images. This encourages vision transformers to focus on discriminative feature representations of targets across different scales and orientations. In addition, a Bionic Focal Vision (BFV) block is designed based on the LGF. This block draws inspiration from neuroscience and introduces a Dual-Path Feed Forward Network (DPFFN) to emulate the parallel and cascaded information processing scheme of the biological visual cortex. Furthermore, a unified and efficient family of pyramid backbone networks called Focal Vision Transformers (FViTs) is developed by stacking BFV blocks. Experimental results indicate that FViTs demonstrate superior performance in various vision tasks. In terms of computational efficiency and scalability, FViTs show significant advantages compared with other counterparts.

Keywords

Cite

@article{arxiv.2402.11303,
  title  = {FViT: A Focal Vision Transformer with Gabor Filter},
  author = {Yulong Shi and Mingwei Sun and Yongshuai Wang and Zengqiang Chen},
  journal= {arXiv preprint arXiv:2402.11303},
  year   = {2025}
}

Comments

This work has been submitted to Elsevier for possible publication

R2 v1 2026-06-28T14:51:50.116Z