OptRot: Mitigating Weight Outliers via Data-Free Rotations for Post-Training Quantization
Advait Gadhikar, Riccardo Grazzi, James Hensman

TL;DR
OptRot introduces a data-free rotation method that effectively reduces weight outliers in large language models, enhancing post-training quantization performance with minimal computational overhead.
Contribution
The paper presents OptRot, a novel data-free rotation technique that minimizes weight outliers for improved quantization, outperforming existing methods like Hadamard rotations and data-dependent approaches.
Findings
OptRot outperforms Hadamard, SpinQuant, and OSTQuant in weight quantization.
OptRot improves activation quantization in W4A8 setting.
OptRot$^{+}$ further enhances performance by incorporating activation covariance.
Abstract
The presence of outliers in Large Language Models (LLMs) weights and activations makes them difficult to quantize. Recent work has leveraged rotations to mitigate these outliers. In this work, we propose methods that learn fusible rotations by minimizing principled and cheap proxy objectives to the weight quantization error. We primarily focus on GPTQ as the quantization method. Our main method is OptRot, which reduces weight outliers simply by minimizing the element-wise fourth power of the rotated weights. We show that OptRot outperforms both Hadamard rotations and more expensive, data-dependent methods like SpinQuant and OSTQuant for weight quantization. It also improves activation quantization in the W4A8 setting. We also propose a data-dependent method, OptRot, that further improves performance by incorporating information on the activation covariance. In the W4A4 setting, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Multimodal Machine Learning Applications · Adversarial Robustness in Machine Learning
