English

Vote&Mix: Plug-and-Play Token Reduction for Efficient Vision Transformer

Computer Vision and Pattern Recognition 2024-09-02 v1

Abstract

Despite the remarkable success of Vision Transformers (ViTs) in various visual tasks, they are often hindered by substantial computational cost. In this work, we introduce Vote\&Mix (\textbf{VoMix}), a plug-and-play and parameter-free token reduction method, which can be readily applied to off-the-shelf ViT models \textit{without any training}. VoMix tackles the computational redundancy of ViTs by identifying tokens with high homogeneity through a layer-wise token similarity voting mechanism. Subsequently, the selected tokens are mixed into the retained set, thereby preserving visual information. Experiments demonstrate VoMix significantly improves the speed-accuracy tradeoff of ViTs on both images and videos. Without any training, VoMix achieves a 2×\times increase in throughput of existing ViT-H on ImageNet-1K and a 2.4×\times increase in throughput of existing ViT-L on Kinetics-400 video dataset, with a mere 0.3\% drop in top-1 accuracy.

Keywords

Cite

@article{arxiv.2408.17062,
  title  = {Vote&Mix: Plug-and-Play Token Reduction for Efficient Vision Transformer},
  author = {Shuai Peng and Di Fu and Baole Wei and Yong Cao and Liangcai Gao and Zhi Tang},
  journal= {arXiv preprint arXiv:2408.17062},
  year   = {2024}
}
R2 v1 2026-06-28T18:28:29.263Z