Pith. sign in

REVIEW 5 cited by

VAQF: Fully Automatic Software-Hardware Co-Design Framework for Low-Bit Vision Transformer

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2201.06618 v2 pith:HTE6SM27 submitted 2022-01-17 cs.LG cs.CV

classification cs.LGcs.CV
keywords quantizationmodelframeframeworkhardwarehighratevaqf
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

The transformer architectures with attention mechanisms have obtained success in Nature Language Processing (NLP), and Vision Transformers (ViTs) have recently extended the application domains to various vision tasks. While achieving high performance, ViTs suffer from large model size and high computation complexity that hinders the deployment of them on edge devices. To achieve high throughput on hardware and preserve the model accuracy simultaneously, we propose VAQF, a framework that builds inference accelerators on FPGA platforms for quantized ViTs with binary weights and low-precision activations. Given the model structure and the desired frame rate, VAQF will automatically output the required quantization precision for activations as well as the optimized parameter settings of the accelerator that fulfill the hardware requirements. The implementations are developed with Vivado High-Level Synthesis (HLS) on the Xilinx ZCU102 FPGA board, and the evaluation results with the DeiT-base model indicate that a frame rate requirement of 24 frames per second (FPS) is satisfied with 8-bit activation quantization, and a target of 30 FPS is met with 6-bit activation quantization. To the best of our knowledge, this is the first time quantization has been incorporated into ViT acceleration on FPGAs with the help of a fully automatic framework to guide the quantization strategy on the software side and the accelerator implementations on the hardware side given the target frame rate. Very small compilation time cost is incurred compared with quantization training, and the generated accelerators show the capability of achieving real-time execution for state-of-the-art ViT models on FPGAs.

Discussion (0). Sign in to comment.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Trilinear Compute-in-Memory Architecture for Energy-Efficient Transformer Acceleration

    cs.AR 2026-04 unverdicted novelty 7.0 of 10

    TrilinearCIM enables complete in-memory Transformer attention computation via DG-FeFET three-operand MAC without runtime NVM reprogramming, delivering up to 46.6% energy reduction and 20.4% latency improvement on BERT...

  2. ExaGEMM: Exploration Framework for CPU-Driven ML Inference via Associative In-Register Computing for Low-Bit GEMM

    cs.AR 2026-07 conditional novelty 6.0 of 10

    ExaGEMM co-explores lightweight CPU ISA support and lookup-table GEMM kernels for 1/2/4-bit ML inference, prunes ~99% of candidates, and reports up to 13.3x simulated speedups over software.

  3. FlexViT: A Flexible FPGA-based Accelerator for Edge Vision Transformers

    cs.AR 2026-06 unverdicted novelty 6.0 of 10

    FlexViT is an FPGA accelerator for edge ViTs that unifies FC and conv layers on a single GEMM engine with dual-mode dataflow and depth-first tiling, delivering up to 1.40x end-to-end speedup versus CPU.

  4. Mamba-X: An End-to-End Vision Mamba Accelerator for Edge Computing Devices

    cs.AR 2025-08 conditional novelty 6.0 of 10

    A dedicated accelerator for Vision Mamba using a Kogge-Stone systolic scan array and hybrid 8-bit quantization achieves 2.3x end-to-end speedup and 11.5x energy-efficiency gain over an edge GPU with less than 1% top-1...

  5. DxPTA: An Architecture Design Space Exploration with Optical Dataflow-guided Strategy for HW/SW Co-Design of Photonic Transformer Accelerators

    cs.AR 2026-06 unverdicted novelty 5.0 of 10

    DxPTA is a constraint-aware architecture search algorithm for photonic transformer accelerators that achieves up to 15.2x faster exploration than exhaustive search while meeting area, power, energy, and latency constr...

Pith tools