English

PIVOT- Input-aware Path Selection for Energy-efficient ViT Inference

Hardware Architecture 2024-04-24 v1

Abstract

The attention module in vision transformers(ViTs) performs intricate spatial correlations, contributing significantly to accuracy and delay. It is thereby important to modulate the number of attentions according to the input feature complexity for optimal delay-accuracy tradeoffs. To this end, we propose PIVOT - a co-optimization framework which selectively performs attention skipping based on the input difficulty. For this, PIVOT employs a hardware-in-loop co-search to obtain optimal attention skip configurations. Evaluations on the ZCU102 MPSoC FPGA show that PIVOT achieves 2.7x lower EDP at 0.2% accuracy reduction compared to LVViT-S ViT. PIVOT also achieves 1.3% and 1.8x higher accuracy and throughput than prior works on traditional CPUs and GPUs. The PIVOT project can be found at https://github.com/Intelligent-Computing-Lab-Yale/PIVOT.

Keywords

Cite

@article{arxiv.2404.15185,
  title  = {PIVOT- Input-aware Path Selection for Energy-efficient ViT Inference},
  author = {Abhishek Moitra and Abhiroop Bhattacharjee and Priyadarshini Panda},
  journal= {arXiv preprint arXiv:2404.15185},
  year   = {2024}
}

Comments

Accepted to 61st ACM/IEEE Design Automation Conference (DAC '24), June 23--27, 2024, San Francisco, CA, USA (6 Pages)

R2 v1 2026-06-28T16:03:58.418Z