中文

Bayesian Sparse Low-Rank Adaptation for Large Language Model Uncertainty Estimation

机器学习 2026-07-02 v1 计算与语言

摘要

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.

引用

@article{arxiv.2607.02182,
  title  = {Bayesian Sparse Low-Rank Adaptation for Large Language Model Uncertainty Estimation},
  author = {Jijie Zhang and Zhe Ren and Quan Zhang and Dandan Guo},
  journal= {arXiv preprint arXiv:2607.02182},
  year   = {2026}
}

备注

Preprint. 16 pages, 7 figures, 6 tables