paper-with-me

Papers

Bayesian graph convolutional neural networks via tempered MCMC

2021-04-17 · Rohitash Chandra, Ayush Bhagat, Manavendra Maharana, Pavel N. Krivitsky

Deep learning models, such as convolutional neural networks, have long been applied to image and multi-media tasks, particularly those with structured data. More recently, there has been more attention to unstructured data that can be represented via graphs. These types of data are often found in health and medicine, social networks, and research data repositories. Graph convolutional neural networks have recently gained attention in the field of deep learning that takes advantage of graph-based data representation with automatic feature extraction via convolutions. Given the popularity of these methods in a wide range of applications, robust uncertainty quantification is vital. This remains a challenge for large models and unstructured datasets. Bayesian inference provides a principled approach to uncertainty quantification of model parameters for deep learning models. Although Bayesian inference has been used extensively elsewhere, its application to deep learning remains limited due to the computational requirements of the Markov Chain Monte Carlo (MCMC) methods. Recent advances in parallel computing and advanced proposal schemes in MCMC sampling methods has opened the path for Bayesian deep learning. In this paper, we present Bayesian graph convolutional neural networks that employ tempered MCMC sampling with Langevin-gradient proposal distribution implemented via parallel computing. Our results show that the proposed method can provide accuracy similar to advanced optimisers while providing uncertainty quantification for key benchmark problems.

📄 PDF Abstract BibTeX arXiv:2104.08438

Code (1)

sydney-machine-learning/BayesianGraphNeuralNetworks 공식 구현 pytorch

Tasks

Bayesian InferenceDeep LearningUncertainty Quantification

Similar Papers 제목 키워드 기반

Bayesian Pose Graph Optimization via Bingham Distributions and Tempered Geodesic MCMC

2018-05-31 · NeurIPS 2018 12 · Tolga Birdal, Umut Şimşekli, M. Onur Eken, Slobodan Ilic

We introduce Tempered Geodesic Markov Chain Monte Carlo (TG-MCMC) algorithm for initializing pose graph optimization problems, arising in various scenarios such as SFM (structure from motion) or SLAM (simultaneous locali…

Simultaneous Localization and Mapping

Variable-Complexity Weighted-Tempered Gibbs Samplers for Bayesian Variable Selection

2023-04-06 · Lan V. Truong

Subset weighted-Tempered Gibbs Sampler (wTGS) has been recently introduced by Jankowiak to reduce the computation complexity per MCMC iteration in high-dimensional applications where the exact calculation of the posterio…

Variable Selection

Amortized Simulation-Based Inference in Generalized Bayes via Neural Posterior Estimation

2026-01-29 · Shiyi Sun, Geoff K. Nicholls, Jeong Eun Lee arxiv

Generalized Bayesian Inference (GBI) tempers a loss with a temperature $β> 0$ to mitigate overconfidence and improve robustness under model misspecification, but existing GBI methods typically rely on costly MCMC or SDE-…

Bayesian Inference

Concentration of tempered posteriors and of their variational approximations

2017-06-28 · Pierre Alquier, James Ridgway

While Bayesian methods are extremely popular in statistics and machine learning, their application to massive datasets is often challenging, when possible at all. Indeed, the classical MCMC algorithms are prohibitively s…

Collaborative FilteringMatrix Completion

Fast Bayesian Variable Selection in Binomial and Negative Binomial Regression

2021-06-28 · Martin Jankowiak

Bayesian variable selection is a powerful tool for data analysis, as it offers a principled method for variable selection that accounts for prior information and uncertainty. However, wider adoption of Bayesian variable …

regressionVariable Selection