AI RESEARCH

LoRA-Ensemble: Efficient Uncertainty Modelling for Self-Attention Networks

arXiv CS.LG

ArXi:2405.14438v5 Announce Type: replace Numerous real-world decisions rely on machine learning algorithms and require calibrated uncertainty estimates. However, modern methods often yield overconfident, uncalibrated predictions. The dominant approach to quantifying the uncertainty inherent in the model is to train an ensemble of separate predictors and measure their empirical variance. In an explicit implementation, the ensemble has a high computational cost and memory footprint, especially if the base model itself is already large, like modern transformers.