pith. sign in

arxiv: 2404.16898 · v1 · pith:2WC6GI5Anew · submitted 2024-04-25 · 💻 cs.LG · cs.AI

How to Parameterize Asymmetric Quantization Ranges for Quantization-Aware Training

classification 💻 cs.LG cs.AI
keywords trainingquantization-awareasymmetricquantizationparameterizationsrangesaccelerateanalysis
0
0 comments X
read the original abstract

This paper investigates three different parameterizations of asymmetric uniform quantization for quantization-aware training: (1) scale and offset, (2) minimum and maximum, and (3) beta and gamma. We perform a comprehensive comparative analysis of these parameterizations' influence on quantization-aware training, using both controlled experiments and real-world large language models. Our particular focus is on their changing behavior in response to critical training hyperparameters, bit width and learning rate. Based on our investigation, we propose best practices to stabilize and accelerate quantization-aware training with learnable asymmetric quantization ranges.

This paper has not been read by Pith yet.

discussion (0)

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

Forward citations

Cited by 1 Pith paper

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

  1. TAH-QUANT: Effective Activation Quantization in Pipeline Parallelism over Slow Network

    cs.LG 2025-06 unverdicted novelty 6.0

    TAH-Quant introduces tile-wise adaptive Hadamard quantization for activations in pipeline parallelism, achieving 3-4 bit compression with up to 4.3x throughput speedup and O(1/sqrt(T)) convergence matching SGD.