paper-with-me

Papers

Bayesian Sparse learning with preconditioned stochastic gradient MCMC and its applications

2020-06-29 · Yating Wang, Wei Deng, Lin Guang

In this work, we propose a Bayesian type sparse deep learning algorithm. The algorithm utilizes a set of spike-and-slab priors for the parameters in the deep neural network. The hierarchical Bayesian mixture will be trained using an adaptive empirical method. That is, one will alternatively sample from the posterior using preconditioned stochastic gradient Langevin Dynamics (PSGLD), and optimize the latent variables via stochastic approximation. The sparsity of the network is achieved while optimizing the hyperparameters with adaptive searching and penalizing. A popular SG-MCMC approach is Stochastic gradient Langevin dynamics (SGLD). However, considering the complex geometry in the model parameter space in non-convex learning, updating parameters using a universal step size in each component as in SGLD may cause slow mixing. To address this issue, we apply a computationally manageable preconditioner in the updating rule, which provides a step-size parameter to adapt to local geometric properties. Moreover, by smoothly optimizing the hyperparameter in the preconditioning matrix, our proposed algorithm ensures a decreasing bias, which is introduced by ignoring the correction term in preconditioned SGLD. According to the existing theoretical framework, we show that the proposed algorithm can asymptotically converge to the correct distribution with a controllable bias under mild conditions. Numerical tests are performed on both synthetic regression problems and learning the solutions of elliptic PDE, which demonstrate the accuracy and efficiency of present work.

📄 PDF Abstract BibTeX arXiv:2006.16376

Code (0)

등록된 구현이 없습니다.

Tasks

Sparse Learning

Similar Papers 제목 키워드 기반

Stochastic Gradient Langevin Dynamics Algorithms with Adaptive Drifts

2020-09-20 · Sehwan Kim, Qifan Song, Faming Liang

Bayesian deep learning offers a principled way to address many issues concerning safety of artificial intelligence (AI), such as model uncertainty,model interpretability, and prediction bias. However, due to the lack of …

Deep Learning

Impact of Parameter Sparsity on Stochastic Gradient MCMC Methods for Bayesian Deep Learning

2022-02-08 · Meet P. Vadera, Adam D. Cobb, Brian Jalaian, Benjamin M. Marlin

Bayesian methods hold significant promise for improving the uncertainty quantification ability and robustness of deep neural network models. Recent research has seen the investigation of a number of approximate Bayesian …

Bayesian InferenceUncertainty Quantification

Stochastic Gradient MCMC with Stale Gradients

2016-10-21 · NeurIPS 2016 12 · Changyou Chen, Nan Ding, Chunyuan Li, Yizhe Zhang 외

Stochastic gradient MCMC (SG-MCMC) has played an important role in large-scale Bayesian learning, with well-developed theoretical convergence properties. In such applications of SG-MCMC, it is becoming increasingly popul…

Large-Scale Stochastic Sampling from the Probability Simplex

2018-06-19 · NeurIPS 2018 12 · Jack Baker, Paul Fearnhead, Emily B. Fox, Christopher Nemeth

Stochastic gradient Markov chain Monte Carlo (SGMCMC) has become a popular method for scalable Bayesian inference. These methods are based on sampling a discrete-time approximation to a continuous time process, such as t…

Bayesian InferenceTopic Models

Extended Stochastic Gradient MCMC for Large-Scale Bayesian Variable Selection

2020-02-07 · Qifan Song, Yan Sun, Mao Ye, Faming Liang

Stochastic gradient Markov chain Monte Carlo (MCMC) algorithms have received much attention in Bayesian computing for big data problems, but they are only applicable to a small class of problems for which the parameter s…

Variable Selection