AI RESEARCH

bViT: Investigating Single-Block Recurrence in Vision Transformers for Image Recognition

arXiv CS.AI

ArXi:2605.10661v1 Announce Type: cross Vision Transformers (ViTs) are built by stacking independently parameterized blocks, but it remains unclear how much of this depth requires layer specific transformations and how much can be realized through recurrent computation. We study this question with bViT, a single-block recurrent ViT in which one transformer block is applied repeatedly to process an image. This architecture preserves the iterative structure of a deep ViT while removing layer specific block parameterization, providing a controlled setting for studying recurrence in vision.