A 3-bit integerized DeiT vision transformer attention accelerator on an Alveo U250 FPGA reports 13,568 GOPs/s, 219.4 GOPs/s/W, and 77.81% ImageNet top-1 accuracy.
Low-Bit Integerization of Vision Transformers using Operand Reordering for Efficient Hardware
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Pre-trained vision transformers have achieved remarkable performance across various visual tasks but suffer from expensive computational and memory costs. While model quantization reduces memory usage by lowering precision, these models still incur significant computational overhead due to the dequantization before matrix operations. In this work, we analyze the computation graph and propose an integerization process based on operation reordering. Specifically, the process delays dequantization until after matrix operations. This enables integerized matrix multiplication and linear module by directly processing the quantized input. To validate our approach, we synthesize the self-attention module of ViT on a systolic array-based hardware. Experimental results show that our low-bit inference reduces per-PE power consumption for linear layer and matrix multiplication, bridging the gap between quantized models and efficient inference.
citation-role summary
citation-polarity summary
fields
eess.SY 1years
2025 1verdicts
CONDITIONAL 1roles
method 1polarities
use method 1representative citing papers
citing papers explorer
-
Systolic Array-based Architecture for Low-Bit Integerized Vision Transformers
A 3-bit integerized DeiT vision transformer attention accelerator on an Alveo U250 FPGA reports 13,568 GOPs/s, 219.4 GOPs/s/W, and 77.81% ImageNet top-1 accuracy.