paper-with-me

홈 › Papers

Projected BNNs: Avoiding weight-space pathologies by learning latent representations of neural network weights

2018-11-16 · Melanie F. Pradier, Weiwei Pan, Jiayu Yao, Soumya Ghosh, Finale Doshi-Velez

As machine learning systems get widely adopted for high-stake decisions, quantifying uncertainty over predictions becomes crucial. While modern neural networks are making remarkable gains in terms of predictive accuracy, characterizing uncertainty over the parameters of these models is challenging because of the high dimensionality and complex correlations of the network parameter space. This paper introduces a novel variational inference framework for Bayesian neural networks that (1) encodes complex distributions in high-dimensional parameter space with representations in a low-dimensional latent space, and (2) performs inference efficiently on the low-dimensional representations. Across a large array of synthetic and real-world datasets, we show that our method improves uncertainty characterization and model generalization when compared with methods that work directly in the parameter space.

📄 PDF Abstract BibTeX arXiv:1811.07006

Code (0)

등록된 구현이 없습니다.

Tasks

Variational Inference

Similar Papers 제목 키워드 기반

Radial Bayesian Neural Networks: Beyond Discrete Support In Large-Scale Bayesian Deep Learning

2019-07-01 · Sebastian Farquhar, Michael Osborne, Yarin Gal

We propose Radial Bayesian Neural Networks (BNNs): a variational approximate posterior for BNNs which scales well to large models while maintaining a distribution over weight-space with full support. Other scalable Bayes…

Continual LearningVariational Inference

Projected Stochastic Gradient Descent with Quantum Annealed Binary Gradients

2023-10-23 · Maximilian Krahn, Michele Sasdelli, Fengyi Yang, Vladislav Golyanik 외

We present, QP-SBGD, a novel layer-wise stochastic optimiser tailored towards training neural networks with binary weights, known as binary neural networks (BNNs), on quantum hardware. BNNs reduce the computational requi…

On the Expressiveness of Approximate Inference in Bayesian Neural Networks

2019-09-02 · NeurIPS 2020 12 · Andrew Y. K. Foong, David R. Burt, Yingzhen Li, Richard E. Turner

While Bayesian neural networks (BNNs) hold the promise of being flexible, well-calibrated statistical models, inference often requires approximations whose consequences are poorly understood. We study the quality of comm…

Active LearningBayesian InferenceBayesian OptimisationDecision Making+1

Binary domain generalization for sparsifying binary neural networks

2023-06-23 · Riccardo Schiavone, Francesco Galati, Maria A. Zuluaga

Binary neural networks (BNNs) are an attractive solution for developing and deploying deep neural network (DNN)-based applications in resource constrained devices. Despite their success, BNNs still suffer from a fixed an…

BinarizationDomain Generalization

STL-based Optimization of Biomolecular Neural Networks for Regression and Control

2025-09-05 · Eric Palanques-Tost, Hanna Krasowski, Murat Arcak, Ron Weiss 외 arxiv

Biomolecular Neural Networks (BNNs), artificial neural networks with biologically synthesizable architectures, achieve universal function approximation capabilities beyond simple biological circuits. However, training BN…