REVIEW 4 cited by
Rotary Position Embedding for Vision Transformer
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Rotary Position Embedding (RoPE) performs remarkably on language models, especially for length extrapolation of Transformers. However, the impacts of RoPE on computer vision domains have been underexplored, even though RoPE appears capable of enhancing Vision Transformer (ViT) performance in a way similar to the language domain. This study provides a comprehensive analysis of RoPE when applied to ViTs, utilizing practical implementations of RoPE for 2D vision data. The analysis reveals that RoPE demonstrates impressive extrapolation performance, i.e., maintaining precision while increasing image resolution at inference. It eventually leads to performance improvement for ImageNet-1k, COCO detection, and ADE-20k segmentation. We believe this study provides thorough guidelines to apply RoPE into ViT, promising improved backbone performance with minimal extra computational overhead. Our code and pre-trained models are available at https://github.com/naver-ai/rope-vit
Forward citations
Cited by 4 Pith papers
-
Krause Synchronization Transformers
Krause Attention replaces global softmax self-attention with localized, distance-based bounded-confidence interactions to promote local synchronization, reduce complexity to linear in sequence length, and alleviate at...
-
ComRoPE: Scalable and Robust Rotary Position Embedding Parameterized by Trainable Commuting Angle Matrices
Trainable commuting angle matrices generalize Rotary Position Embedding and improve accuracy and resolution robustness on vision Transformers.
-
Maximizing the Position Embedding for Vision Transformers with Global Average Pooling
Adding the position embedding to the final layer normalization, called MPVG, improves vision transformer top-1 accuracy by 0.27 to 1.37 percentage points across several GAP-based models and tasks.
-
Directional Non-Commutative Monoidal Structures for Compositional Embeddings in Machine Learning
A D-axis composition algebra on (vector, matrix-power) tuples provides associative per-axis operators and an interchange law when axis matrices commute, recovering RoPE, affine embedding composition, and SSM-style rec...
Discussion (0). Continue with ORCID to comment.