CLLGMay 20, 2025

Through a Compressed Lens: Investigating the Impact of Quantization on LLM Explainability and Interpretability

arXiv:2505.13963v12 citationsh-index: 13
Originality Incremental advance
AI Analysis

This work addresses the problem of ensuring model transparency for users deploying quantized LLMs, revealing that quantization can have inconsistent effects on explainability, which is crucial for applications requiring interpretability.

The study investigated how quantization affects the explainability and interpretability of large language models, finding that its impact varies unpredictably depending on the method, approach, and evaluation protocol, with some settings showing degradation and others improvement in transparency.

Quantization methods are widely used to accelerate inference and streamline the deployment of large language models (LLMs). While prior research has extensively investigated the degradation of various LLM capabilities due to quantization, its effects on model explainability and interpretability, which are crucial for understanding decision-making processes, remain unexplored. To address this gap, we conduct comprehensive experiments using three common quantization techniques at distinct bit widths, in conjunction with two explainability methods, counterfactual examples and natural language explanations, as well as two interpretability approaches, knowledge memorization analysis and latent multi-hop reasoning analysis. We complement our analysis with a thorough user study, evaluating selected explainability methods. Our findings reveal that, depending on the configuration, quantization can significantly impact model explainability and interpretability. Notably, the direction of this effect is not consistent, as it strongly depends on (1) the quantization method, (2) the explainability or interpretability approach, and (3) the evaluation protocol. In some settings, human evaluation shows that quantization degrades explainability, while in others, it even leads to improvements. Our work serves as a cautionary tale, demonstrating that quantization can unpredictably affect model transparency. This insight has important implications for deploying LLMs in applications where transparency is a critical requirement.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes