English

Parameter-efficient Bayesian Neural Networks for Uncertainty-aware Depth Estimation

Computer Vision and Pattern Recognition 2024-09-26 v1 Machine Learning

Abstract

State-of-the-art computer vision tasks, like monocular depth estimation (MDE), rely heavily on large, modern Transformer-based architectures. However, their application in safety-critical domains demands reliable predictive performance and uncertainty quantification. While Bayesian neural networks provide a conceptually simple approach to serve those requirements, they suffer from the high dimensionality of the parameter space. Parameter-efficient fine-tuning (PEFT) methods, in particular low-rank adaptations (LoRA), have emerged as a popular strategy for adapting large-scale models to down-stream tasks by performing parameter inference on lower-dimensional subspaces. In this work, we investigate the suitability of PEFT methods for subspace Bayesian inference in large-scale Transformer-based vision models. We show that, indeed, combining BitFit, DiffFit, LoRA, and CoLoRA, a novel LoRA-inspired PEFT method, with Bayesian inference enables more robust and reliable predictive performance in MDE.

Keywords

Cite

@article{arxiv.2409.17085,
  title  = {Parameter-efficient Bayesian Neural Networks for Uncertainty-aware Depth Estimation},
  author = {Richard D. Paul and Alessio Quercia and Vincent Fortuin and Katharina Nöh and Hanno Scharr},
  journal= {arXiv preprint arXiv:2409.17085},
  year   = {2024}
}

Comments

Presented at UnCV Workshop at ECCV'24

R2 v1 2026-06-28T18:56:53.471Z