Saved in:
Bibliographic Details
Main Authors: Lv, Mengtao, Zhu, Ruiqi, Wang, Xinyu, Li, Yun
Format: Preprint
Published: 2025
Subjects:
Online Access:https://arxiv.org/abs/2510.16045
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866915561075638272
author Lv, Mengtao
Zhu, Ruiqi
Wang, Xinyu
Li, Yun
author_facet Lv, Mengtao
Zhu, Ruiqi
Wang, Xinyu
Li, Yun
contents Large language models (LLMs) have demonstrated remarkable capabilities in various kinds of tasks, while the billion or even trillion parameters bring storage and efficiency bottlenecks for inference. Quantization, particularly floating-point quantization, is known to be capable of speeding up LLM inference by reducing memory footprint and data movement during the inference process. For the first time, we advance the floating-point quantization exploration from integer bitwidths to non-integer bit-widths, namely AMS-Quant, to further approach the quantization sweet spot. AMS-Quant incorporates two novel techniques to put it into effect: (1) it proposes Mantissa-bit Sharing, which groups k quantized weights and lets them share the least significant mantissa bit, allowing us to further approach the minimum quantization bit-width without accuracy loss. (2) It introduces Adaptive Searching, which employs an offline optimization strategy to minimize the accuracy degradation introduced by sharing. Moreover, AMS-Quant is also prototyped as efficient CUDA Linear kernels, which translates memory savings into wall-clock latency reduction by reducing memory access. Extensive experiments on large-scale datasets and models show that AMS-Quant can quantize the model to FP-5.33-e2m3 and FP4.25-e2m2, and significantly speed up the LLM decoding over FP16 inference (2.8x and 3.2x), with negligible accuracy loss.
format Preprint
id arxiv_https___arxiv_org_abs_2510_16045
institution arXiv
publishDate 2025
record_format arxiv
spellingShingle AMS-QUANT: Adaptive Mantissa Sharing for Floating-point Quantization
Lv, Mengtao
Zhu, Ruiqi
Wang, Xinyu
Li, Yun
Machine Learning
Artificial Intelligence
Large language models (LLMs) have demonstrated remarkable capabilities in various kinds of tasks, while the billion or even trillion parameters bring storage and efficiency bottlenecks for inference. Quantization, particularly floating-point quantization, is known to be capable of speeding up LLM inference by reducing memory footprint and data movement during the inference process. For the first time, we advance the floating-point quantization exploration from integer bitwidths to non-integer bit-widths, namely AMS-Quant, to further approach the quantization sweet spot. AMS-Quant incorporates two novel techniques to put it into effect: (1) it proposes Mantissa-bit Sharing, which groups k quantized weights and lets them share the least significant mantissa bit, allowing us to further approach the minimum quantization bit-width without accuracy loss. (2) It introduces Adaptive Searching, which employs an offline optimization strategy to minimize the accuracy degradation introduced by sharing. Moreover, AMS-Quant is also prototyped as efficient CUDA Linear kernels, which translates memory savings into wall-clock latency reduction by reducing memory access. Extensive experiments on large-scale datasets and models show that AMS-Quant can quantize the model to FP-5.33-e2m3 and FP4.25-e2m2, and significantly speed up the LLM decoding over FP16 inference (2.8x and 3.2x), with negligible accuracy loss.
title AMS-QUANT: Adaptive Mantissa Sharing for Floating-point Quantization
topic Machine Learning
Artificial Intelligence
url https://arxiv.org/abs/2510.16045