paper-with-me

Papers

GaugeQuant: Online Learning of Quantization-Optimal Bases from LLM Symmetries

2026-07-22 · Miguel P. Bento, João Seabra arxiv

Transformers are known to have internal continuous symmetries that leave outputs invariant, while modifying quantization. GaugeQuant leverages this in-training by introducing a LogSumExp term to the loss that breaks the symmetries, thus selecting a basis that minimizes activation outliers. A stop-gradient operator ensures that only rotation matrices are updated, yielding the language modeling objective completely unaltered. Our requires no specific calibration data, no quantization simulation, and adds negligible training overhead. With the LLaMA-2 7B model under W4A4 quantization with group size 128, perplexity drops from 8.22 to 6.73, competing with post-training methods that require frozen models and calibration datasets. Under W4A16, perplexity drops from 11.16 to 5.45. Code is available at https://github.com/MPedraBento/gauge-quant.

📄 PDF Abstract BibTeX arXiv:2607.20757

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Online Product Quantization

2017-11-29 · Donna Xu, Ivor W. Tsang, Ying Zhang

Approximate nearest neighbor (ANN) search has achieved great success in many tasks. However, existing popular methods for ANN search, such as hashing and quantization methods, are designed for static databases only. They…

Quantization

$\text{Log}_\text{b}$Quant: Quantizing Language Models in Logarithmic Space

2026-07-01 · Jeremias Bohn, Tizian Dippold, Mahdi Koubaa, Elias R. Wahl 외 arxiv

Quantization has become an invaluable tool to reduce memory requirements and inference speed of modern language models, in particular to make them available for consumer setups and edge devices. While previous work has p…

Huber-energy measure quantization

2022-12-15 · Gabriel Turinici

We describe a measure quantization procedure i.e., an algorithm which finds the best approximation of a target probability law (and more generally signed finite variation measure) by a sum of $Q$ Dirac masses ($Q$ being …

QuantizationStochastic Optimization

Phylogenomic Models from Tree Symmetries

2023-03-13 · Elizabeth A. Allman, Colby Long, John A. Rhodes

A model of genomic sequence evolution on a species tree should include not only a sequence substitution process, but also a coalescent process, since different sites may evolve on different gene trees due to incomplete l…

Zero-Shot Quantization via Weight-Space Arithmetic

2026-04-03 · Daniele Solombrino, Antonio Andrea Gargiulo, Alessandro Zirilli, Luca Zhou 외 arxiv

We show that robustness to post-training quantization (PTQ) is a transferable direction in weight space. We call this direction the quantization vector: extracted from a donor task by simple weight-space arithmetic, it c…

Image Classification