Pith. sign in

REVIEW 4 cited by

FQ-ViT: Post-Training Quantization for Fully Quantized 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 2111.13824 v4 pith:FHHTDSMJ submitted 2021-11-27 cs.CV

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

Network quantization significantly reduces model inference complexity and has been widely used in real-world deployments. However, most existing quantization methods have been developed mainly on Convolutional Neural Networks (CNNs), and suffer severe degradation when applied to fully quantized vision transformers. In this work, we demonstrate that many of these difficulties arise because of serious inter-channel variation in LayerNorm inputs, and present, Power-of-Two Factor (PTF), a systematic method to reduce the performance degradation and inference complexity of fully quantized vision transformers. In addition, observing an extreme non-uniform distribution in attention maps, we propose Log-Int-Softmax (LIS) to sustain that and simplify inference by using 4-bit quantization and the BitShift operator. Comprehensive experiments on various transformer-based architectures and benchmarks show that our Fully Quantized Vision Transformer (FQ-ViT) outperforms previous works while even using lower bit-width on attention maps. For instance, we reach 84.89% top-1 accuracy with ViT-L on ImageNet and 50.8 mAP with Cascade Mask R-CNN (Swin-S) on COCO. To our knowledge, we are the first to achieve lossless accuracy degradation (~1%) on fully quantized vision transformers. The code is available at https://github.com/megvii-research/FQ-ViT.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

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

  1. eMamba: Efficient Acceleration Framework for Mamba Models in Edge Computing

    cs.LG 2025-08 conditional novelty 6.0 of 10

    An end-to-end Mamba edge accelerator using hardware-friendly approximations, INT8 quantization, and NAS achieves 4.95x-5.62x lower latency and 1.63x-19.9x smaller models than ViT/CNN baselines.

  2. Approximate Attention Weighting for Sustainable FPGA-Based Vision Transformer Inference

    cs.AR 2026-07 unverdicted novelty 5.0 of 10

    A BRAM-free 16-segment piecewise-linear natural-exponential unit implements ViT attention weighting on a Zynq-7020 with ≤0.20% top-1 accuracy change and 21 mW dynamic power.

  3. DFQ-ViT: Data-Free Quantization for Vision Transformers without Fine-tuning

    cs.CV 2025-07 conditional novelty 5.0 of 10

    DFQ-ViT combines easy-to-hard synthetic sample generation with activation correction to quantize vision transformers without data or fine-tuning, outperforming PSAQ-ViT and roughly matching real-data calibration.

  4. QuarterMap: Efficient Post-Training Token Pruning for Visual State Space Models

    cs.CV 2025-07 conditional novelty 5.0 of 10

    QuarterMap prunes spatial activations before VMamba's four-directional scan and upsamples after, yielding up to 1.11x throughput with under 1% accuracy loss on ImageNet classification.

Pith tools