SOTAVerified

Stronger ViTs With Octic Equivariance

2025-05-21Code Available1· sign in to hype

David Nordström, Johan Edstedt, Fredrik Kahl, Georg Bökman

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Recent efforts at scaling computer vision models have established Vision Transformers (ViTs) as the leading architecture. ViTs incorporate weight sharing over image patches as an important inductive bias. In this work, we show that ViTs benefit from incorporating equivariance under the octic group, i.e., reflections and 90-degree rotations, as a further inductive bias. We develop new architectures, octic ViTs, that use octic-equivariant layers and put them to the test on both supervised and self-supervised learning. Through extensive experiments on DeiT-III and DINOv2 training on ImageNet-1K, we show that octic ViTs yield more computationally efficient networks while also improving performance. In particular, we achieve approximately 40% reduction in FLOPs for ViT-H while simultaneously improving both classification and segmentation results.

Tasks

Reproductions