CLAILGJan 1

Can Large Language Models Still Explain Themselves? Investigating the Impact of Quantization on Self-Explanations

arXiv:2601.00282v1h-index: 18
Originality Incremental advance
AI Analysis

This addresses the problem of maintaining transparency in high-stakes applications where quantized LLMs are deployed, though it is incremental as it explores an underexamined aspect of a known technique.

The paper investigates how quantization affects the quality and faithfulness of self-explanations generated by large language models, finding that it leads to moderate declines of up to 4.4% in quality and 2.38% in faithfulness, with user studies showing up to 8.5% reductions in coherence and trustworthiness.

Quantization is widely used to accelerate inference and streamline the deployment of large language models (LLMs), yet its effects on self-explanations (SEs) remain unexplored. SEs, generated by LLMs to justify their own outputs, require reasoning about the model's own decision-making process, a capability that may exhibit particular sensitivity to quantization. As SEs are increasingly relied upon for transparency in high-stakes applications, understanding whether and to what extent quantization degrades SE quality and faithfulness is critical. To address this gap, we examine two types of SEs: natural language explanations (NLEs) and counterfactual examples, generated by LLMs quantized using three common techniques at distinct bit widths. Our findings indicate that quantization typically leads to moderate declines in both SE quality (up to 4.4\%) and faithfulness (up to 2.38\%). The user study further demonstrates that quantization diminishes both the coherence and trustworthiness of SEs (up to 8.5\%). Compared to smaller models, larger models show limited resilience to quantization in terms of SE quality but better maintain faithfulness. Moreover, no quantization technique consistently excels across task accuracy, SE quality, and faithfulness. Given that quantization's impact varies by context, we recommend validating SE quality for specific use cases, especially for NLEs, which show greater sensitivity. Nonetheless, the relatively minor deterioration in SE quality and faithfulness does not undermine quantization's effectiveness as a model compression technique.

Foundations

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

Your Notes