English

Dynamic Mode Decomposition along Depth in Vision Transformers

Computer Vision and Pattern Recognition 2026-05-11 v1

Abstract

Recent work has shown that contiguous vision transformer (ViT) blocks (a) can be replaced by a linear map and (b) organize into recurrent phases of computation. We ask whether these observations coincide: does ViT depth implement approximately \textit{autonomous linear} dynamics, admitting a single operator KK applied recurrently across a contiguous span? We test this using Dynamic Mode Decomposition (DMD), which fits KK from selected, consecutive hidden-state pairs and predicts pp steps ahead via KpK^p. On four pretrained DINO ViTs, we study the regularization, rank, and calibration budget required for stable fitting. For short spans (p4p \leq 4), KpK^p tracks an unconstrained endpoint map to within 0.020.02 cosine similarity on DINOv3-H/16+, while also recovering intermediate activations at each skipped block. At early cut starts, the fitted operators compress to rank d\ll d with minimal calibration data, and across tokens, \texttt{cls} is most amenable to linearization; both properties decay monotonically with depth. Yet this local fidelity does not transfer downstream. At the final hidden state, after propagating through the remaining blocks, an identity baseline becomes competitive.

Keywords

Cite

@article{arxiv.2605.07556,
  title  = {Dynamic Mode Decomposition along Depth in Vision Transformers},
  author = {Nishant Suresh Aswani and Saif Eddin Jabari},
  journal= {arXiv preprint arXiv:2605.07556},
  year   = {2026}
}
R2 v1 2026-07-01T12:57:28.193Z