Pith. sign in

REVIEW 2 cited by

MQBench: Towards Reproducible and Deployable Model Quantization Benchmark

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.03759 v2 pith:NOWQXIW7 submitted 2021-11-05 cs.LG cs.CV

MQBench: Towards Reproducible and Deployable Model Quantization Benchmark

classification cs.LG cs.CV
keywords quantizationalgorithmsmodelmqbenchbenchmarkexistingtrainingwork
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Model quantization has emerged as an indispensable technique to accelerate deep learning inference. While researchers continue to push the frontier of quantization algorithms, existing quantization work is often unreproducible and undeployable. This is because researchers do not choose consistent training pipelines and ignore the requirements for hardware deployments. In this work, we propose Model Quantization Benchmark (MQBench), a first attempt to evaluate, analyze, and benchmark the reproducibility and deployability for model quantization algorithms. We choose multiple different platforms for real-world deployments, including CPU, GPU, ASIC, DSP, and evaluate extensive state-of-the-art quantization algorithms under a unified training pipeline. MQBench acts like a bridge to connect the algorithm and the hardware. We conduct a comprehensive analysis and find considerable intuitive or counter-intuitive insights. By aligning the training settings, we find existing algorithms have about the same performance on the conventional academic track. While for the hardware-deployable quantization, there is a huge accuracy gap which remains unsettled. Surprisingly, no existing algorithm wins every challenge in MQBench, and we hope this work could inspire future research directions.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

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

  1. Efficient Tuning Before Low-Bit Post-Training Quantization for Stochastic Gradient Descent-optimized Models

    cs.CV 2026-07 unverdicted novelty 5.5

    ETBQ preconditions SGD-trained full-precision models under sampled quantization-error noise so subsequent low-bit PTQ retains more accuracy without QAT-style fake-quant training.

  2. Efficient Tuning Before Low-Bit Post-Training Quantization for Stochastic Gradient Descent-optimized Models

    cs.CV 2026-07 conditional novelty 5.0

    Pre-tuning a full-precision model with quantization-error noise and weight averaging before PTQ consistently improves low-bit (2-4 bit) quantized accuracy across CNN architectures and segmentation.