Methods › Computer Vision › Vision Transformers › Focal Transformers

Focal Transformers

4 papers tagged archive 2025-07-28

Introduced by Jianwei Yang et al. in Focal Self-attention for Local-Global Interactions in Vision Transformers

archive 2025-07-28 Description, source and code snippet are the archive's method entry.

The focal self-attention is built to make Transformer layers scalable to high-resolution inputs. Instead of attending all tokens at fine-grain, the approach attends the fine-grain tokens only locally, but the summarized ones globally. As such, it can cover as many regions as standard self-attention but with much less cost. An image is first partitioned into patches, resulting in visual tokens. Then a patch embedding layer, consisting of a convolutional layer with filter and stride of same size, to project the patches into hidden features. This spatial feature map in then passed to four stages of focal Transformer blocks. Each focal Transformer block consists of Nᵢ focal Transformer layers. Patch embedding layers are used in between to reduce spatial size of feature map by factor 2, while feature dimension increased by 2.

PaperSource

Papers archive 2025-07-28

4 shown of 4, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.

Tasks archive 2025-07-28

9 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.

TaskPapers
Image Classification2
Object Detection2
Semantic Segmentation2
image-classification2
object-detection2
Decoder1
Depth Estimation1
Instance Segmentation1
Monocular Depth Estimation1

Usage over time archive 2025-07-28

Papers per year tagged with Focal Transformers: 2021 to 2022, peak 2 2 0 2021: 2 papers 2021 2022: 2 papers 2022
Papers per year the archive tags with this method, by the paper's archive date (4 dated). Bars are counts, not a trend claim.

Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).

Categories archive 2025-07-28

Vision Transformers

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections