paper-with-me

홈 › Papers

Dynamic Mode Decomposition along Depth in Vision Transformers

2026-05-08 · Nishant Suresh Aswani, Saif Eddin Jabari arxiv

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 $K$ applied recurrently across a contiguous span? We test this using Dynamic Mode Decomposition (DMD), which fits $K$ from selected, consecutive hidden-state pairs and predicts $p$ steps ahead via $K^p$. On four pretrained DINO ViTs, we study the regularization, rank, and calibration budget required for stable fitting. For short spans ($p \leq 4$), $K^p$ tracks an unconstrained endpoint map to within $0.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 $\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.

📄 PDF Abstract BibTeX arXiv:2605.07556

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Depth-wise layering of 3d images using dense depth maps: a threshold based approach

2020-10-05 · Seyedsaeid Mirkamali, P. Nagabhushan

Image segmentation has long been a basic problem in computer vision. Depth-wise Layering is a kind of segmentation that slices an image in a depth-wise sequence unlike the conventional image segmentation problems dealing…

Image SegmentationSegmentationSemantic Segmentation

Generative Omnimatte: Learning to Decompose Video into Layers

2024-11-25 · CVPR 2025 1 · Yao-Chih Lee, Erika Lu, Sarah Rumbley, Michal Geyer 외

Given a video and a set of input object masks, an omnimatte method aims to decompose the video into semantically meaningful layers containing individual objects along with their associated effects, such as shadows and re…

Depth EstimationVideo Inpainting

Implicit Feature Decoupling with Depthwise Quantization

2022-03-15 · CVPR 2022 1 · Iordanis Fostiropoulos, Barry Boehm

Quantization has been applied to multiple domains in Deep Neural Networks (DNNs). We propose Depthwise Quantization (DQ) where $\textit{quantization}$ is applied to a decomposed sub-tensor along the $\textit{feature axis…

DecoderQuantization

Depth-wise Decomposition for Accelerating Separable Convolutions in Efficient Convolutional Neural Networks

2019-10-21 · Yihui He, Jianing Qian, Jianren Wang, Cindy X. Le 외

Very deep convolutional neural networks (CNNs) have been firmly established as the primary methods for many computer vision tasks. However, most state-of-the-art CNNs are large, which results in high inference latency. R…

Self-Driving Cars

UniLiPs: Unified LiDAR Pseudo-Labeling with Geometry-Grounded Dynamic Scene Decomposition

2026-01-08 · Filippo Ghilotti, Samuel Brucker, Nahku Saidy, Matteo Matteucci 외 arxiv

Unlabeled LiDAR logs, in autonomous driving applications, are inherently a gold mine of dense 3D geometry hiding in plain sight - yet they are almost useless without human labels, highlighting a dominant cost barrier for…

Semantic SegmentationAutonomous DrivingObject Detection