Towards Uncertainty-Aware Low-Bit Quantized {LLMs} for On-Device Inference
Quantizing large language models ({LLMs}) significantly reduces memory usage and computational requirements, enabling efficient on-device inference. However, aggressive quantization can degrade model performance and exacerbate prediction uncertainty. To address this critical issue, we propose a logits-based calibration strategy where the model is restricted to generating a single token from a limited set of predefined decision tokens. By applying a temperature-scaled softmax directly on the logits corresponding to these tokens, we obtain calibrated and interpretable probability distributions, explicitly circumventing stochastic methods such as top-k sampling by directly leveraging deterministic logit values, revealing subtle behavioral shifts caused by quantization. Using Qwen-2.5 models ranging from 7 B to 72 B parameters at various quantization levels (2, 4, 6 and 8-bit), we evaluate our method across four recently released benchmarks encompassing regression ({README}++, {CompLex}-{ZH}, {GIRAI}) and classification ({DarkBench}) tasks. Thus, minimizing the risk of data leakage into pre-training data. Results indicate moderate quantization (4-bit) as optimal, particularly when combined with minimal few-shot prompting, enabling quantized {LLMs} to closely match or surpass proprietary models such as {GPT}-4o and {GPT}-4.1 in certain tasks. Our opensource toolkit facilitates straightforward deployment of reliable, uncertainty-aware quantized {LLMs} for privacy-preserving, ondevice inference, making them suitable for sensitive settings such as human-subject economic experiments and survey analysis.
- Veröffentlicht in:
2025 IEEE International Conference on Big Data (BigData) - Typ:
Inproceedings - Autoren:
- Jahr:
2025 - Source:
https://ieeexplore.ieee.org/document/11400739
Informationen zur Zitierung
: Towards Uncertainty-Aware Low-Bit Quantized {LLMs} for On-Device Inference, 2025 IEEE International Conference on Big Data (BigData), 2025, 5930--5939, December, https://ieeexplore.ieee.org/document/11400739, Sparrenberg.etal.2025b,
@Inproceedings{Sparrenberg.etal.2025b,
author={Sparrenberg, Lorenz; Schneider, Tobias; Deußer, Tobias; Berger, Armin; Sifa, Rafet},
title={Towards Uncertainty-Aware Low-Bit Quantized {LLMs} for On-Device Inference},
booktitle={2025 IEEE International Conference on Big Data (BigData)},
pages={5930--5939},
month={December},
url={https://ieeexplore.ieee.org/document/11400739},
year={2025},
abstract={Quantizing large language models ({LLMs}) significantly reduces memory usage and computational requirements, enabling efficient on-device inference. However, aggressive quantization can degrade model performance and exacerbate prediction uncertainty. To address this critical issue, we propose a logits-based calibration strategy where the model is restricted to generating a single token from a...}}