English

Training-Free Acceleration of ViTs with Delayed Spatial Merging

Computer Vision and Pattern Recognition 2024-07-02 v2 Artificial Intelligence Machine Learning

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.

Keywords

Cite

@article{arxiv.2303.02331,
  title  = {Training-Free Acceleration of ViTs with Delayed Spatial Merging},
  author = {Jung Hwan Heo and Seyedarmin Azizi and Arash Fayyazi and Massoud Pedram},
  journal= {arXiv preprint arXiv:2303.02331},
  year   = {2024}
}

Comments

ICML 2024 ES-FoMo Workshop

R2 v1 2026-06-28T09:01:08.162Z