Pith. sign in

REVIEW 2 cited by

1-Bit FQT: Pushing the Limit of Fully Quantized Training to 1-bit

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 2408.14267 v1 pith:QNBNPQG4 submitted 2024-08-26 cs.LG cs.CV

classification cs.LGcs.CV
keywords gradientstrainingprecisiongradientquantizationactivationalgorithmcompared
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Fully quantized training (FQT) accelerates the training of deep neural networks by quantizing the activations, weights, and gradients into lower precision. To explore the ultimate limit of FQT (the lowest achievable precision), we make a first attempt to 1-bit FQT. We provide a theoretical analysis of FQT based on Adam and SGD, revealing that the gradient variance influences the convergence of FQT. Building on these theoretical results, we introduce an Activation Gradient Pruning (AGP) strategy. The strategy leverages the heterogeneity of gradients by pruning less informative gradients and enhancing the numerical precision of remaining gradients to mitigate gradient variance. Additionally, we propose Sample Channel joint Quantization (SCQ), which utilizes different quantization strategies in the computation of weight gradients and activation gradients to ensure that the method is friendly to low-bitwidth hardware. Finally, we present a framework to deploy our algorithm. For fine-tuning VGGNet-16 and ResNet-18 on multiple datasets, our algorithm achieves an average accuracy improvement of approximately 6%, compared to per-sample quantization. Moreover, our training speedup can reach a maximum of 5.13x compared to full precision training.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. Pushing the Limits of Low-Bit Optimizers: A Focus on EMA Dynamics

    cs.LG 2025-05 conditional novelty 7.0 of 10

    SOLO compresses Adam optimizer states to 2 to 3 effective bits using p-quantile-based logarithmic quantization for second moments and momentum reduction for first moments, preserving accuracy on most tested benchmarks.

  2. Low-Precision Training of Large Language Models: Methods, Challenges, and Opportunities

    cs.LG 2025-05 conditional novelty 2.0 of 10

    A review that organizes low-precision LLM training research into fixed-point, floating-point, and custom numeric format categories and discusses open challenges.

Pith tools