paper-with-me

홈 › Papers

Preconditioned Stochastic Gradient Langevin Dynamics for Deep Neural Networks

2015-12-23 · Chunyuan Li, Changyou Chen, David Carlson, Lawrence Carin

Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace and more

📄 PDF Abstract BibTeX arXiv:1512.07666

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Adaptively Preconditioned Stochastic Gradient Langevin Dynamics

2019-06-10 · Chandrasekaran Anirudh Bhardwaj

Stochastic Gradient Langevin Dynamics infuses isotropic gradient noise to SGD to help navigate pathological curvature in the loss landscape for deep networks. Isotropic nature of the noise leads to poor scaling, and adap…

Navigate

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 trai…

Sparse Learning

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

Natural Langevin Dynamics for Neural Networks

2017-12-04 · Gaétan Marceau-Caron, Yann Ollivier

One way to avoid overfitting in machine learning is to use model parameters distributed according to a Bayesian posterior given the data, rather than the maximum likelihood estimator. Stochastic gradient Langevin dynamic…

Remote sensing image fusion based on Bayesian GAN

2020-09-20 · Junfu Chen, Yue Pan, Yang Chen

Remote sensing image fusion technology (pan-sharpening) is an important means to improve the information capacity of remote sensing images. Inspired by the efficient arameter space posteriori sampling of Bayesian neural …

Bayesian InferenceGenerative Adversarial NetworkImage Reconstruction