PulseAugur
EN
LIVE 16:36:33

New methods enhance LLM quantization for efficiency and accuracy

Researchers have developed several new methods to improve the efficiency and accuracy of quantizing large language models (LLMs). These techniques aim to reduce the memory footprint and computational cost of LLMs, making them more accessible for deployment on resource-constrained devices. Innovations include calibration-free bit allocation for Mixture-of-Experts (MoE) models, outlier injection to exploit quantization vulnerabilities, and hardware-friendly mixed-precision quantization frameworks. AI

IMPACT These advancements in LLM quantization could significantly lower deployment costs and increase accessibility for a wider range of applications and hardware.

RANK_REASON Multiple research papers published on arXiv detailing new methods for LLM quantization.

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 48 sources. How we write summaries →

New methods enhance LLM quantization for efficiency and accuracy

COVERAGE [48]

  1. arXiv cs.AI TIER_1 English(EN) · Zhixiong Zhao, Zukang Xu, Zhixuan Chen, Xing Hu, Zhe Jiang, Dawei Yang ·

    TWLA: Achieving Ternary Weights and Low-Bit Activations for LLMs via Post-Training Quantization

    arXiv:2606.13054v1 Announce Type: cross Abstract: Large language models (LLMs) exhibit exceptional general language processing capabilities, but their memory and compute costs hinder deployment. Ternarization has emerged as a promising compression technique, offering significant …

  2. Hugging Face Daily Papers TIER_1 English(EN) ·

    TWLA: Achieving Ternary Weights and Low-Bit Activations for LLMs via Post-Training Quantization

    Large language models (LLMs) exhibit exceptional general language processing capabilities, but their memory and compute costs hinder deployment. Ternarization has emerged as a promising compression technique, offering significant reductions in model size and inference complexity.…

  3. arXiv cs.AI TIER_1 English(EN) · Patrik Czak\'o, G\'abor Kert\'esz, S\'andor Sz\'en\'asi ·

    Trainable Smooth-Rotation Transforms with Learned Channel Scales for LLM Quantization

    arXiv:2606.09927v1 Announce Type: cross Abstract: Post-training quantization (PTQ) is one of the most practical ways to reduce the serving cost of Large Language Models (LLMs), but activation quantization remains difficult because outlier-dominated channels lead to large quantiza…

  4. arXiv cs.CL TIER_1 English(EN) · Haoyu Wang, Haiyan Zhao, Xingyu Yu, Zhangyang Yao, Xu Han, Zhiyuan Liu, Maosong Sun ·

    UniSVQ: 2-bit Unified Scalar-Vector Quantization

    arXiv:2606.10520v1 Announce Type: new Abstract: Post-training quantization at the 2-bit level enables low-cost deployment and inference acceleration for large language models (LLMs). Scalar quantization (SQ) and vector quantization (VQ) are two primary quantization methods, howev…

  5. arXiv cs.AI TIER_1 English(EN) · Juan Amboage, Pablo Monteagudo-Lago, Ian Colbert, Giuseppe Franco, Nicholas Fraser ·

    Optimal Post-Training Quantization Scales and Where to Find Them

    arXiv:2606.10890v1 Announce Type: cross Abstract: Post-training quantization (PTQ) compresses large language models by mapping weights to low-bit representations. The scaling factor that defines the quantization grid is typically chosen using simple, data-free heuristics. In this…

  6. arXiv cs.AI TIER_1 English(EN) · Nicholas Fraser ·

    Optimal Post-Training Quantization Scales and Where to Find Them

    Post-training quantization (PTQ) compresses large language models by mapping weights to low-bit representations. The scaling factor that defines the quantization grid is typically chosen using simple, data-free heuristics. In this work, we present PiSO (Piecewise Scale Optimizati…

  7. arXiv cs.CL TIER_1 English(EN) · Maosong Sun ·

    UniSVQ: 2-bit Unified Scalar-Vector Quantization

    Post-training quantization at the 2-bit level enables low-cost deployment and inference acceleration for large language models (LLMs). Scalar quantization (SQ) and vector quantization (VQ) are two primary quantization methods, however, the former suffers from significant performa…

  8. arXiv cs.AI TIER_1 English(EN) · Li Lin, Xiaojun Wan ·

    ScaleSweep: Accurate NVFP4 Post-Training Quantization of LLMs via Block Scale Initialization

    arXiv:2606.07618v1 Announce Type: cross Abstract: NVFP4 is a recently introduced hardware-supported FP4 format that improves the fidelity of 4-bit quantization through fine-grained block scales. However, existing NVFP4 scale initialization methods still primarily rely on AbsMax i…

  9. arXiv cs.AI TIER_1 English(EN) · Haoqi Wang, Lorenz K. Mueller, Jiawei Zhuang, Mathieu Salzmann, Lukas Cavigelli ·

    OffQ: Taming Structured Outliers in LLM Quantization by Offsetting

    arXiv:2606.07116v1 Announce Type: cross Abstract: Low-bit quantization has been widely adopted to accelerate the inference of large language models (LLMs) by significantly reducing computational cost and memory usage. However, activation outliers pose a major challenge to effecti…

  10. arXiv cs.CL TIER_1 English(EN) · Beshr IslamBouli, David Jin ·

    AAAC: Activation-Aware Adaptive Codebooks for 4-bit LLM Weight Quantization

    arXiv:2605.08692v2 Announce Type: replace-cross Abstract: Post-training weight-only quantization to 4 bits is widely used to reduce the memory and compute costs of large language model inference. Existing PTQ methods, such as AWQ and GPTQ, improve how weights are mapped onto a fi…

  11. arXiv cs.AI TIER_1 English(EN) · Haoyu Huang, Linlin Yang, Sheng Xu, Boyu Liu, Guodong Guo, Zhongqian Fu, Hang Zhou, Baochang Zhang ·

    FAIR-Calib: Frontier-Aware Instability-Reweighted Calibration for Post-Training Quantization of Diffusion Large Language Models

    arXiv:2606.06547v1 Announce Type: cross Abstract: Diffusion Large Language Models (dLLMs) refine tokens iteratively but commit them irreversibly, leading to a "stability lag" where early decisions remain fragile even after being written. We reveal that Post-Training Quantization …

  12. arXiv cs.AI TIER_1 English(EN) · Rayyan Abdalla, Amir Hussein, Min Wu, Dinesh Manocha ·

    Minimizing the Hidden Cost of Scales: Graph-Guided Ultra-Low-Bit Quantization for Large Language Models

    arXiv:2606.05429v1 Announce Type: new Abstract: Post-training quantization (PTQ) is critical for the efficient deployment of large language models (LLMs). Recent ultra-low-bit PTQ methods rely on rigid weight-saliency assumptions or position heuristics, introducing substantial hi…

  13. arXiv cs.CL TIER_1 English(EN) · Lukas Cavigelli ·

    OffQ: Taming Structured Outliers in LLM Quantization by Offsetting

    Low-bit quantization has been widely adopted to accelerate the inference of large language models (LLMs) by significantly reducing computational cost and memory usage. However, activation outliers pose a major challenge to effective quantization, often leading to notable performa…

  14. arXiv cs.CL TIER_1 English(EN) · Zihan Chen, Bike Xie, Jundong Li, Cong Shen ·

    Channel-Wise Mixed-Precision Quantization for Large Language Models

    arXiv:2410.13056v4 Announce Type: replace Abstract: Large Language Models (LLMs) have demonstrated remarkable success across a wide range of language tasks, but their deployment on edge devices remains challenging due to the substantial memory requirements imposed by their large …

  15. arXiv cs.AI TIER_1 English(EN) · Xiaohua Zhan, Kazuki Egashira, Robin Staab, Mark Vero, Martin Vechev ·

    Widening the Gap: Exploiting LLM Quantization via Outlier Injection

    arXiv:2605.15152v2 Announce Type: replace-cross Abstract: LLM quantization has become essential for memory-efficient deployment. Recent work has shown that quantization schemes can pose critical security risks: an adversary may release a model that appears benign in full precisio…

  16. arXiv cs.LG TIER_1 English(EN) · Wanqi Yang, Yuexiao Ma, Alexander Conzelmann, Xiawu Zheng, Michael W. Mahoney, T. Konstantin Rusch, Shiwei Liu ·

    AlphaQ: Calibration-Free Bit Allocation for Mixture-of-Experts Quantization

    arXiv:2606.04980v1 Announce Type: new Abstract: Mixture-of-Experts (MoE) architectures scale model capacity through sparse expert activation, but their deployment remains memory-bound because all expert weights must reside in memory. Mixed-precision quantization can substantially…

  17. arXiv cs.LG TIER_1 English(EN) · Xin Nie, Haicheng Zhang, Liang Dong, Beining Feng, Jinhong Weng, Guiling Sun ·

    SFMP: Fine-Grained, Hardware-Friendly and Search-Free Mixed-Precision Quantization for Large Language Models

    arXiv:2602.01027v2 Announce Type: replace Abstract: Mixed-precision quantization is a promising approach for compressing large language models under tight memory budgets. However, existing mixed-precision methods typically suffer from one of two limitations: they either rely on e…

  18. arXiv cs.LG TIER_1 English(EN) · Chin-Yuan Yeh, Ting-An Chen, De-Nian Yang, Ming-Syan Chen ·

    Toward Multi-Domain and Long-Tailed Quantization via Feature Alignment and Scaling

    arXiv:2606.04920v1 Announce Type: new Abstract: Quantizing deep neural networks is essential for efficient inference on resource-constrained devices. However, most existing methods are designed for single-domain and class-balanced data, leaving practical settings with domain shif…

  19. arXiv cs.LG TIER_1 English(EN) · Shiwei Liu ·

    AlphaQ: Calibration-Free Bit Allocation for Mixture-of-Experts Quantization

    Mixture-of-Experts (MoE) architectures scale model capacity through sparse expert activation, but their deployment remains memory-bound because all expert weights must reside in memory. Mixed-precision quantization can substantially reduce this footprint by assigning different bi…

  20. arXiv cs.LG TIER_1 English(EN) · Ming-Syan Chen ·

    Toward Multi-Domain and Long-Tailed Quantization via Feature Alignment and Scaling

    Quantizing deep neural networks is essential for efficient inference on resource-constrained devices. However, most existing methods are designed for single-domain and class-balanced data, leaving practical settings with domain shifts or severe class imbalance underexplored. We a…

  21. arXiv cs.LG TIER_1 English(EN) · Egor Lifar, Semyon Savkin, Or Ordentlich, Yury Polyanskiy ·

    WaterSIC: Information-Theoretically (Near) Optimal Linear Layer Quantization

    arXiv:2603.04956v2 Announce Type: replace Abstract: This paper considers the problem of converting a given dense linear layer to low precision. The tradeoff between compressed length and output discrepancy is analyzed information theoretically (IT). It is shown that a popular GPT…

  22. arXiv cs.LG TIER_1 English(EN) · Chi-Wei Huang, Chia-Chi Tsai ·

    Qift: Shift-Friendly No-Zero W2 Post-Training Quantization for Rotated W2A4/KV4 LLM Inference

    arXiv:2606.02823v1 Announce Type: new Abstract: Two-bit weight quantization is attractive for memory-efficient LLM inference, but the standard W2 level set {-2,-1,0,+1} often collapses under aggressive W2A4/KV4 settings. We study the scalar level-set geometry of two-bit weights i…

  23. arXiv cs.LG TIER_1 English(EN) · Xueying Wu, Baijun Zhou, Zhihui Gao, Yuzhe Fu, Qilin Zheng, Yintao He, Hai Li ·

    OASIS: Outlier-Aware LUT-Based GEMM with Dual-Side Quantization for LLM Inference Acceleration

    arXiv:2507.23035v4 Announce Type: replace Abstract: Large language models (LLMs) have demonstrated impressive capabilities across a wide range of applications, but demand substantial memory and compute resources during inference. Existing quantization methods expose a trade-off b…

  24. arXiv cs.AI TIER_1 English(EN) · Jiayu Zhao, Zihan Teng, Minhao Fan, Tianrui Ma, Wentao Ren, Song Chen, Weichen Liu ·

    BitsMoE: Efficient Spectral Energy-Guided Bit Allocation for MoE LLM Quantization

    arXiv:2606.00079v1 Announce Type: cross Abstract: Mixture-of-Experts (MoE) large language models reduce per-token computation through sparse expert activation, but their deployment remains memory-intensive because all expert weights must be kept resident in memory. Existing MoE c…

  25. arXiv cs.LG TIER_1 English(EN) · Jiale Chen, Vage Egiazarian, Roberto L. Castro, Torsten Hoefler, Dan Alistarh ·

    WUSH: Near-Optimal Adaptive Transforms for LLM Quantization

    arXiv:2512.00956v3 Announce Type: replace Abstract: Quantizing LLM weights and activations is a standard approach for efficient deployment, but a few extreme outliers can stretch the dynamic range and amplify low-bit quantization errors. Prior transform-based mitigations (e.g., H…

  26. arXiv cs.LG TIER_1 English(EN) · Halyun Jeong, Jack Xin, Penghang Yin ·

    Beyond Discreteness: Sample Complexity Analysis of Straight-Through Estimator for 1-bit Quantization

    arXiv:2505.18113v2 Announce Type: replace Abstract: Training quantized neural networks requires addressing the non-differentiable and discrete nature of the underlying optimization problem. To tackle this challenge, the straight-through estimator (STE) has become the most widely …

  27. arXiv cs.CL TIER_1 English(EN) · Li Lin, Xinyu Hu, Xiaojun Wan ·

    NeUQI: Near-Optimal Uniform Quantization Parameter Initialization for Low-Bit LLMs

    arXiv:2505.17595v4 Announce Type: replace-cross Abstract: Large language models (LLMs) achieve impressive performance across domains but face significant challenges when deployed on consumer-grade GPUs or personal devices such as laptops, due to high memory consumption and infere…

  28. arXiv cs.AI TIER_1 English(EN) · Artur Zagitov, Gleb Molodtsov, Aleksandr Beznosikov ·

    HARP: Hadamard-Preconditioned Adaptive Rotation Processor for Extreme LLM Quantization

    arXiv:2605.29843v1 Announce Type: cross Abstract: Post-training quantization (PTQ) is essential for deploying LLMs under memory and bandwidth constraints. However, extreme low-bit quantization remains highly sensitive to activation outliers and anisotropic weight curvature. Exist…

  29. arXiv cs.LG TIER_1 English(EN) · Zexin Zhuang, Yanhang Li, Zhichao Fan ·

    Pre-Registering the Detectable Effect: A Paired-MDE Budget for 4-bit Quantization Benchmarks, with a Pilot Audit

    arXiv:2605.28873v1 Announce Type: new Abstract: This is a planning-method note with an unpaired pilot audit. We adapt the classical paired-binary sample-size calculation (Miettinen, 1968) to quantization benchmarks, giving a conservative minimum detectable effect (MDE) bound $\de…

  30. arXiv cs.AI TIER_1 English(EN) · Suyoung Kim, Sunghyun Wee, Hyeonjin Kim, Kyomin Hwang, Hyunho Lee, Nojun Kwak ·

    ReSpinQuant: Efficient Layer-Wise LLM Quantization via Subspace Residual Rotation Approximation

    arXiv:2604.11080v2 Announce Type: replace-cross Abstract: Rotation-based Post-Training Quantization (PTQ) has emerged as a promising solution for mitigating activation outliers in the quantization of Large Language Models (LLMs). Global rotation methods achieve inference efficien…

  31. arXiv cs.AI TIER_1 English(EN) · Jung Hyun Lee, June Yong Yang, Jungwook Choi, Eunho Yang ·

    LFQ: Logit-aware Final-block Quantization for Boosting the Generation Quality of Low-Bit Quantized LLMs

    arXiv:2605.29756v1 Announce Type: new Abstract: As large language models continue to scale, low-bit weight-only post-training quantization (PTQ) offers a practical solution to their memory-efficient deployment. Although block-wise PTQ is capable of matching the full-precision (FP…

  32. arXiv cs.CL TIER_1 English(EN) · Preetam Sharma, Kacper Dobek ·

    QAM-W: Joint 2D Codebook Quantization for LLM Weights via Hadamard Rotation and Activation-Aware Scaling

    arXiv:2605.26339v1 Announce Type: cross Abstract: Scalar post-training quantizers discard pairwise coordinate structure within weight rows. We introduce QAM-W (Quadrature Amplitude Modulation for Weights), a codec that recovers this structure: each row is L2-normalized, block-Had…

  33. arXiv cs.LG TIER_1 English(EN) · Phong Nam Huu Nguyen, Khoi M. Le, Cong-Duy T Nguyen, Anh Tuan Luu, Thong Thanh Nguyen, Tho Quan ·

    WINDQuant: Weight-Informed Neural Decision-Making for Global Mixed-Precision LLM Quantization

    arXiv:2605.26660v1 Announce Type: new Abstract: Quantization is an effective approach to reduce the memory footprint and inference cost of large language models (LLMs), yet maintaining performance in the ultra-low-bit regime remains challenging. Existing post-training methods oft…

  34. arXiv cs.AI TIER_1 English(EN) · Ke Li, Dong An, Xiaoling Zang, Can Ye, Liang Xie, Qibo Qiu, Chen Shen, Xiaofei He, Wenxiao Wang ·

    InfoQuant: Shaping Activation Distributions for Low-Bit LLM Quantization

    arXiv:2605.26175v1 Announce Type: cross Abstract: Low-bit activation quantization remains a major bottleneck in efficient large language model (LLM) deployment. The difficulty is not only that activations contain outliers, but that their distributions are often poorly matched to …

  35. arXiv cs.AI TIER_1 English(EN) · Eldar Kurtic, Alexandre Marques, Shubhra Pandit, Mark Kurtz, Dan Alistarh ·

    "Give Me BF16 or Give Me Death"? Accuracy-Performance Trade-Offs in LLM Quantization

    arXiv:2411.02355v4 Announce Type: replace-cross Abstract: Quantization is a powerful tool for accelerating large language model (LLM) inference, but the accuracy-performance trade-offs across different formats remain unclear. In this paper, we conduct the most comprehensive empir…

  36. arXiv cs.AI TIER_1 English(EN) · Dongwei Wang, Jinhee Kim, Seokho Han, Denis Gudovskiy, Yohei Nakata, Tomoyuki Okuno, KhayTze Peong, Kang Eun Jeon, Jong Hwan Ko, Yiran Chen, Huanrui Yang ·

    MoBiQuant: Mixture-of-Bits Quantization for Token-Adaptive Any-Precision LLM

    arXiv:2602.20191v2 Announce Type: replace-cross Abstract: Dynamic runtime latency and memory constraints necessitate flexible large language model (LLM) deployment, where an LLM can be inferred with various quantization precisions based on available computational resources. Recen…

  37. arXiv cs.CL TIER_1 English(EN) · Jianing Deng, Song Wang, Dongwei Wang, Zijie Liu, Tianlong Chen, Huanrui Yang, Jingtong Hu ·

    GEMQ: Global Expert-Level Mixed-Precision Quantization for MoE LLMs

    arXiv:2605.23078v1 Announce Type: cross Abstract: Mixture-of-Experts Large Language Models (MoE-LLMs) achieve strong performance but incur substantial memory overhead due to massive expert parameters. Mixed-precision quantization mitigates this cost by allocating expert-wise bit-…

  38. arXiv cs.CL TIER_1 English(EN) · Jingtong Hu ·

    GEMQ: Global Expert-Level Mixed-Precision Quantization for MoE LLMs

    Mixture-of-Experts Large Language Models (MoE-LLMs) achieve strong performance but incur substantial memory overhead due to massive expert parameters. Mixed-precision quantization mitigates this cost by allocating expert-wise bit-widths based on their importance, approaching the …

  39. arXiv cs.CV TIER_1 English(EN) · Hao Lu, Yongxin Guo, Onur Koyun, Zhengjie Zhu, Abbas Alili, Metin N. Gurcan ·

    NSVQ: Mitigating Codebook Collapse by Stabilizing Encoder Drift in Vector Quantization

    arXiv:2606.11363v1 Announce Type: new Abstract: Vector quantization is central to modern generative modeling pipelines, but large-codebook VQ models often suffer from codebook collapse. We identify encoder drift as a key driver of this failure: as the encoder moves the latent dis…

  40. arXiv stat.ML TIER_1 English(EN) · Hanyang Li, Jianhao Ma, Ying Cui ·

    Understanding Quantization-Aware Training: Gradients at Quantized Weights Bias to the Low-Loss Basin

    arXiv:2606.09012v1 Announce Type: cross Abstract: Post-training quantization (PTQ) converts a trained full-precision model into low-bit weights without task-level retraining, while quantization-aware training (QAT) incorporates quantization into the training loop. Although PTQ is…

  41. arXiv stat.ML TIER_1 English(EN) · Ying Cui ·

    Understanding Quantization-Aware Training: Gradients at Quantized Weights Bias to the Low-Loss Basin

    Post-training quantization (PTQ) converts a trained full-precision model into low-bit weights without task-level retraining, while quantization-aware training (QAT) incorporates quantization into the training loop. Although PTQ is efficient and often accurate at moderate bitwidth…

  42. Towards AI TIER_1 English(EN) · The Dev Loop ·

    How LLM Quantization Works: INT8, INT4, GPTQ, and AWQ Explained

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://pub.towardsai.net/how-llm-quantization-works-int8-int4-gptq-and-awq-explained-172e1a76b347?source=rss----98111c9905da---4"><img src="https://cdn-images-1.medium.com/max/1238/1*4M0Hf5tg3sypd97KzEMpmA.png" …

  43. r/LocalLLaMA TIER_1 English(EN) · /u/we_are_mammals ·

    Some contrived tests comparing the accuracy of different Gemma and Qwen quantizations

    <!-- SC_OFF --><div class="md"><p>I mostly ran these tests for myself, because the published KLD numbers are hard to interpret, and you cannot compare <code>9B-Q4</code> vs <code>4B-Q8</code>, for example. But I'm happy to share the results with anyone interested:</p> <h3>Test 1 …

  44. dev.to — LLM tag TIER_1 Italiano(IT) · Chinaski ·

    Re-quantizing a local model, 14x faster

    <p><em>Where a 2-bit model spends its bits, and why trying answers used to cost eighty minutes</em></p> <p><a class="article-body-image-wrapper" href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-upload…

  45. r/LocalLLaMA TIER_1 Italiano(IT) · /u/Any-Chipmunk5480 ·

    Dense vs MoE quantization resilience

    <!-- SC_OFF --><div class="md"><p>Which one is more resiliant to quantization? Especially at 4-bit?</p> <p>My experience:i tried gemma4 26b a4b with Ud-q5_k_xl quant and i got loop around 45k context. At 6-bit the looping issue is fixed. (Llamacpp default sample settings)</p> <p>…

  46. r/LocalLLaMA TIER_1 English(EN) · /u/rerri ·

    Gemma 4 with quantization-aware training

    <table> <tr><td> <a href="https://www.reddit.com/r/LocalLLaMA/comments/1txpeo0/gemma_4_with_quantizationaware_training/"> <img alt="Gemma 4 with quantization-aware training" src="https://external-preview.redd.it/Kqa2WJRtSdbm_jz8LE3GDS5WzwWk70_7fBudWHrjqnI.png?width=640&amp;crop=s…

  47. r/LocalLLaMA TIER_1 English(EN) · /u/_cpatonn ·

    cyankiwi AWQ 4-bit — 26.05 update, NVFP4 + FP8 Dynamic quantization and benchmarks across Qwen3.6 4-bit quants

    <table> <tr><td> <a href="https://www.reddit.com/r/LocalLLaMA/comments/1twz9ur/cyankiwi_awq_4bit_2605_update_nvfp4_fp8_dynamic/"> <img alt="cyankiwi AWQ 4-bit — 26.05 update, NVFP4 + FP8 Dynamic quantization and benchmarks across Qwen3.6 4-bit quants" src="https://preview.redd.it…

  48. r/LocalLLaMA TIER_1 English(EN) · /u/bobaburger ·

    Qwen3.6-27B Quantization Benchmark

    <table> <tr><td> <a href="https://www.reddit.com/r/LocalLLaMA/comments/1tr9vzn/qwen3627b_quantization_benchmark/"> <img alt="Qwen3.6-27B Quantization Benchmark" src="https://preview.redd.it/awcfprb5744h1.png?width=140&amp;height=105&amp;auto=webp&amp;s=80295b9c977b7615680ea4cef47…