Bayesian Sparse Low-Rank Adaptation for Large Language Model Uncertainty Estimation
About
Large language models (LLMs) exhibit remarkable reasoning capabilities, but their task-specific fine-tuning is notoriously plagued by overconfidence, severely hindering trustworthy deployment. We propose Data-Adaptive Lower-Rank Adaptation (DALorRA), a simple and effective variational Bayesian sparse framework that shifts the paradigm of uncertainty quantification from the dense parameter space to the lightweight rank level of low-rank adaptation (LoRA). With the insight that LoRA essentially aggregates multiple rank-one components that may provide superfluous model capacity, DALorRA imposes stochastic masking on rank dimensions, enabling Bayesian regularization of model capacity during training and ensemble-like calibration during inference. Extensive experiments demonstrate DALorRA's excellent calibration of LLMs without compromising reasoning accuracy.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Commonsense Reasoning | ARC-E | Accuracy90.97 | 249 | |
| Commonsense Reasoning | WG-S | Accuracy66.61 | 26 | |
| Common Sense Reasoning | Chem OOD Large Shift | Accuracy50 | 23 | |
| Common Sense Reasoning | ARC-C OOD Small Shift | Accuracy81.6 | 23 | |
| Common Sense Reasoning | Phy OOD Large Shift | Accuracy47.22 | 21 | |
| Common Sense Reasoning | BoolQ In-Distribution | Accuracy89.43 | 21 | |
| Common Sense Reasoning | ARC-E OOD Small Shift | Accuracy86.56 | 21 | |
| Common Sense Reasoning | OpenBookQA (OBQA) (In-Distribution) | Accuracy88.24 | 9 | |
| Common Sense Reasoning | ARC-Challenge (In-Distribution) | Accuracy81.74 | 9 | |
| Common Sense Reasoning | Winogrande Small (In-Distribution) | Accuracy77.43 | 9 |