R\'enyi Attention Entropy for Patch Pruning
Hiroaki Aizawa, Yuki Igaue

TL;DR
This paper introduces a novel patch pruning method for transformers using Rényi entropy to identify and remove redundant patches, reducing computation while maintaining accuracy.
Contribution
It extends Shannon entropy-based patch importance criteria to Rényi entropy, enabling adaptive pruning strategies tailored to task requirements.
Findings
Reduced computation in vision transformers without accuracy loss.
Rényi entropy-based pruning improves the trade-off between accuracy and efficiency.
Effective in fine-grained image recognition tasks.
Abstract
Transformers are strong baselines in both vision and language because self-attention captures long-range dependencies across tokens. However, the cost of self-attention grows quadratically with the number of tokens. Patch pruning mitigates this cost by estimating per-patch importance and removing redundant patches. To identify informative patches for pruning, we introduce a criterion based on the Shannon entropy of the attention distribution. Low-entropy patches, which receive selective and concentrated attention, are kept as important, while high-entropy patches with attention spread across many locations are treated as redundant. We also extend the criterion from Shannon to R\'enyi entropy, which emphasizes sharp attention peaks and supports pruning strategies that adapt to task needs and computational limits. In experiments on fine-grained image recognition, where patch selection is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
