REVIEW 2 cited by
MPTQ-ViT: Mixed-Precision Post-Training Quantization for 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
Signed reviews
read the original abstract
While vision transformers (ViTs) have shown great potential in computer vision tasks, their intense computation and memory requirements pose challenges for practical applications. Existing post-training quantization methods leverage value redistribution or specialized quantizers to address the non-normal distribution in ViTs. However, without considering the asymmetry in activations and relying on hand-crafted settings, these methods often struggle to maintain performance under low-bit quantization. To overcome these challenges, we introduce SmoothQuant with bias term (SQ-b) to alleviate the asymmetry issue and reduce the clamping loss. We also introduce optimal scaling factor ratio search (OPT-m) to determine quantization parameters by a data-dependent mechanism automatically. To further enhance the compressibility, we incorporate the above-mentioned techniques and propose a mixed-precision post-training quantization framework for vision transformers (MPTQ-ViT). We develop greedy mixed-precision quantization (Greedy MP) to allocate layer-wise bit-width considering both model performance and compressibility. Our experiments on ViT, DeiT, and Swin demonstrate significant accuracy improvements compared with SOTA on the ImageNet dataset. Specifically, our proposed methods achieve accuracy improvements ranging from 0.90% to 23.35% on 4-bit ViTs with single-precision and from 3.82% to 78.14% on 5-bit fully quantized ViTs with mixed-precision.
Forward citations
Cited by 2 Pith papers
-
Post-Training Quantization for Vision Mamba with k-Scaled Quantization and Reparameterization
A post-training quantization recipe using k-scaled token-wise scaling and SSM reparameterization keeps Vision Mamba 8-bit ImageNet accuracy within 0.8-1.2% of FP32.
-
Mix-QSAM: Mixed-Precision Quantization of the Segment Anything Model
A mixed-precision post-training quantization method for SAM that allocates bit-widths via an integer quadratic program guided by KL-divergence importance scores and a cross-layer synergy heuristic.
Discussion (0). Continue with ORCID to comment.