English

An FPGA-Based Reconfigurable Accelerator for Convolution-Transformer Hybrid EfficientViT

Hardware Architecture 2024-04-01 v1 Machine Learning

Abstract

Vision Transformers (ViTs) have achieved significant success in computer vision. However, their intensive computations and massive memory footprint challenge ViTs' deployment on embedded devices, calling for efficient ViTs. Among them, EfficientViT, the state-of-the-art one, features a Convolution-Transformer hybrid architecture, enhancing both accuracy and hardware efficiency. Unfortunately, existing accelerators cannot fully exploit the hardware benefits of EfficientViT due to its unique architecture. In this paper, we propose an FPGA-based accelerator for EfficientViT to advance the hardware efficiency frontier of ViTs. Specifically, we design a reconfigurable architecture to efficiently support various operation types, including lightweight convolutions and attention, boosting hardware utilization. Additionally, we present a time-multiplexed and pipelined dataflow to facilitate both intra- and inter-layer fusions, reducing off-chip data access costs. Experimental results show that our accelerator achieves up to 780.2 GOPS in throughput and 105.1 GOPS/W in energy efficiency at 200MHz on the Xilinx ZCU102 FPGA, which significantly outperforms prior works.

Keywords

Cite

@article{arxiv.2403.20230,
  title  = {An FPGA-Based Reconfigurable Accelerator for Convolution-Transformer Hybrid EfficientViT},
  author = {Haikuo Shao and Huihong Shi and Wendong Mao and Zhongfeng Wang},
  journal= {arXiv preprint arXiv:2403.20230},
  year   = {2024}
}

Comments

To appear in the 2024 IEEE International Symposium on Circuits and Systems (ISCAS 2024)

R2 v1 2026-06-28T15:38:24.975Z