A lightweight decoupled embedding, trained through a differentiable approximation of token merging, improves the speed-accuracy trade-off of Vision Transformers.
Training-Free Acceleration of ViTs with Delayed Spatial Merging
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Token merging has emerged as a new paradigm that can accelerate the inference of Vision Transformers (ViTs) without any retraining or fine-tuning. To push the frontier of training-free acceleration in ViTs, we improve token merging by adding the perspectives of 1) activation outliers and 2) hierarchical representations. Through a careful analysis of the attention behavior in ViTs, we characterize a delayed onset of the convergent attention phenomenon, which makes token merging undesirable in the bottom blocks of ViTs. Moreover, we augment token merging with a hierarchical processing scheme to capture multi-scale redundancy between visual tokens. Combining these two insights, we build a unified inference framework called DSM: Delayed Spatial Merging. We extensively evaluate DSM on various ViT model scales (Tiny to Huge) and tasks (ImageNet-1k and transfer learning), achieving up to 1.8$\times$ FLOP reduction and 1.6$\times$ throughput speedup at a negligible loss while being two orders of magnitude faster than existing methods.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Learning to Merge Tokens via Decoupled Embedding for Efficient Vision Transformers
A lightweight decoupled embedding, trained through a differentiable approximation of token merging, improves the speed-accuracy trade-off of Vision Transformers.