PulseAugur
实时 23:08:35

ViT depth computation approximated by linear dynamics

Researchers have explored the internal computations of Vision Transformers (ViTs) by applying Dynamic Mode Decomposition (DMD). Their findings suggest that contiguous blocks within a ViT can be approximated by a single linear operator applied repeatedly. This linear operator accurately predicts intermediate activations over short spans, particularly in earlier layers and for the 'cls' token, but this local fidelity does not translate to improved performance on downstream tasks. AI

影响 Reveals that ViT computations exhibit linear dynamics, suggesting potential for model compression and efficiency gains.

排序理由 The cluster contains an academic paper detailing a new analytical method for understanding existing models. [lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.CV 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

ViT depth computation approximated by linear dynamics

报道来源 [1]

  1. arXiv cs.CV TIER_1 English(EN) · Saif Eddin Jabari ·

    Dynamic Mode Decomposition along Depth in Vision Transformers

    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,…