paper-with-me

Papers

Training Dynamics Impact Post-Training Quantization Robustness

2025-10-07 · Albert Catalan-Tatjer, Niccolò Ajroldi, Jonas Geiping arxiv

While post-training quantization is widely adopted for efficient deployment of large language models, the mechanisms underlying quantization robustness remain unclear. We conduct a comprehensive analysis of quantization degradation across open-source language model training trajectories up to 32B parameters and 15T training tokens to accurately assess the relationship between training dynamics and quantization performance. Our key finding is that quantization errors in large-scale training runs are driven by a complex interplay between learning rate and other training hyperparameters. Specifically, once learning rates decay, validation loss and quantization error diverge, largely independent of training data scale. To investigate interventions on the training dynamics and identify specific configurations that can modulate quantization robustness favorably, we train our own models in controlled experiments up to 100B tokens. Our results challenge the assumption that increasing dataset scale inherently compromises quantization effectiveness, demonstrating instead that strategic training hyperparameter interventions can improve quantization quality at scale.

📄 PDF Abstract BibTeX arXiv:2510.06213

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Do All MobileNets Quantize Poorly? Gaining Insights into the Effect of Quantization on Depthwise Separable Convolutional Networks Through the Eyes of Multi-scale Distributional Dynamics

2021-04-24 · Stone Yun, Alexander Wong

As the "Mobile AI" revolution continues to grow, so does the need to understand the behaviour of edge-deployed deep neural networks. In particular, MobileNets are the go-to family of deep convolutional neural networks (C…

AllQuantization

The Impact of Quantization on Large Reasoning Model Reinforcement Learning

2025-11-19 · Medha Kumar, Zifei Xu, Xin Wang, Tristan Webb arxiv

Strong reasoning capabilities can now be achieved by large-scale reinforcement learning (RL) without any supervised fine-tuning. Although post-training quantization (PTQ) and quantization-aware training (QAT) are well st…

Reinforcement Learning

Explaining How Quantization Disparately Skews a Model

2025-09-08 · Abhimanyu Bellam, Jung-Eun Kim arxiv

Post Training Quantization (PTQ) is widely adopted due to its high compression capacity and speed with minimal impact on accuracy. However, we observed that disparate impacts are exacerbated by quantization, especially f…

On the Impact of Calibration Data in Post-training Quantization and Pruning

2023-11-16 · Miles Williams, Nikolaos Aletras

Quantization and pruning form the foundation of compression for neural networks, enabling efficient inference for large language models (LLMs). Recently, various quantization and pruning techniques have demonstrated rema…

Model CompressionQuantization

DopQ-ViT: Towards Distribution-Friendly and Outlier-Aware Post-Training Quantization for Vision Transformers

2024-08-06 · Lianwei Yang, Haisong Gong, Qingyi Gu

Vision transformers (ViTs) have garnered significant attention for their performance in vision tasks, but the high computational cost and significant latency issues have hindered widespread adoption. Post-training quanti…

Model CompressionQuantization