HEART-VIT: Hessian-Guided Efficient Dynamic Attention and Token Pruning in Vision Transformer
Mohammad Helal Uddin, Liam Seymour, Sabur Baidya

TL;DR
HEART-ViT introduces a second-order, input-adaptive token and head pruning framework for Vision Transformers, significantly reducing computational costs while maintaining or improving accuracy, and demonstrating practical efficiency on edge devices.
Contribution
It is the first unified, Hessian-guided framework for dynamic token and head pruning in ViTs, enabling explicit control over loss budgets and improved efficiency.
Findings
Achieves up to 49.4% FLOPs reduction on ImageNet datasets.
Reduces latency by 36% and increases throughput by 46%.
Maintains or surpasses baseline accuracy after pruning.
Abstract
Vision Transformers (ViTs) deliver state-of-the-art accuracy but their quadratic attention cost and redundant computations severely hinder deployment on latency and resource-constrained platforms. Existing pruning approaches treat either tokens or heads in isolation, relying on heuristics or first-order signals, which often sacrifice accuracy or fail to generalize across inputs. We introduce HEART-ViT, a Hessian-guided efficient dynamic attention and token pruning framework for vision transformers, which to the best of our knowledge is the first unified, second-order, input-adaptive framework for ViT optimization. HEART-ViT estimates curvature-weighted sensitivities of both tokens and attention heads using efficient Hessian-vector products, enabling principled pruning decisions under explicit loss budgets.This dual-view sensitivity reveals an important structural insight: token pruning…
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.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Advanced Neural Network Applications · CCD and CMOS Imaging Sensors
