Pith. sign in

REVIEW 1 cited by

Optimizing Large Language Models through Quantization: A Comparative Analysis of PTQ and QAT Techniques

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 2411.06084 v1 pith:4XB4DUTJ submitted 2024-11-09 cs.LG cs.AIcs.CL

classification cs.LGcs.AIcs.CL
keywords quantizationmodelsreductionanalysisfull-precisionint4int8language
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

This paper presents a comprehensive analysis of quantization techniques for optimizing Large Language Models (LLMs), specifically focusing on Post-Training Quantization (PTQ) and Quantization-Aware Training (QAT). Through empirical evaluation across models ranging from 10M to 1B parameters, we demonstrate that quantization can achieve up to 68% reduction in model size while maintaining performance within 6% of full-precision baselines when utilizing our proposed scaling factor {\gamma}. Our experiments show that INT8 quantization delivers a 40% reduction in computational cost and power consumption, while INT4 quantization further improves these metrics by 60%. We introduce a novel theoretical framework for mixed-precision quantization, deriving optimal bit allocation strategies based on layer sensitivity and weight variance. Hardware efficiency evaluations on edge devices reveal that our quantization approach enables up to 2.4x throughput improvement for INT8 and 3x for INT4, with 60% power reduction compared to full-precision models.

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. Profiling and optimization of multi-card GPU machine learning jobs

    cs.DC 2025-05 conditional novelty 4.0 of 10

    On 4xH100 nodes, FP16, pin_memory, and NHWC/DALI speed up image recognition, while LoRA is faster than DPO and QLoRA for LLM tuning, and PyTorch DataLoader loses scaling beyond 2 GPUs.

Pith tools