Pith. sign in

REVIEW 1 cited by

Neural Network Quantization with AI Model Efficiency Toolkit (AIMET)

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.08442 v1 pith:N3ZFAXQP submitted 2022-01-20 cs.LG cs.AIcs.ARcs.PFcs.SE

classification cs.LGcs.AIcs.ARcs.PFcs.SE
keywords aimetquantizationneuralinferencenetworkmodelaccuracychapter
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

While neural networks have advanced the frontiers in many machine learning applications, they often come at a high computational cost. Reducing the power and latency of neural network inference is vital to integrating modern networks into edge devices with strict power and compute requirements. Neural network quantization is one of the most effective ways of achieving these savings, but the additional noise it induces can lead to accuracy degradation. In this white paper, we present an overview of neural network quantization using AI Model Efficiency Toolkit (AIMET). AIMET is a library of state-of-the-art quantization and compression algorithms designed to ease the effort required for model optimization and thus drive the broader AI ecosystem towards low latency and energy-efficient inference. AIMET provides users with the ability to simulate as well as optimize PyTorch and TensorFlow models. Specifically for quantization, AIMET includes various post-training quantization (PTQ, cf. chapter 4) and quantization-aware training (QAT, cf. chapter 5) techniques that guarantee near floating-point accuracy for 8-bit fixed-point inference. We provide a practical guide to quantization via AIMET by covering PTQ and QAT workflows, code examples and practical tips that enable users to efficiently and effectively quantize models using AIMET and reap the benefits of low-bit integer inference.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. Low-Resolution Neural Networks

    cs.LG 2025-02 conditional novelty 4.0 of 10

    Low-resolution weight networks (1 to 4.08 bits) can roughly match 32-bit accuracy on CIFAR-10, with 2.32-bit weights identified as the best memory-performance trade-off.

Pith tools