paper-with-me

Papers

Exploring Variational Deep Q Networks

2020-08-04 · A. H. Bell-Thomas

This study provides both analysis and a refined, research-ready implementation of Tang and Kucukelbir's Variational Deep Q Network, a novel approach to maximising the efficiency of exploration in complex learning environments using Variational Bayesian Inference. Alongside reference implementations of both Traditional and Double Deep Q Networks, a small novel contribution is presented - the Double Variational Deep Q Network, which incorporates improvements to increase the stability and robustness of inference-based learning. Finally, an evaluation and discussion of the effectiveness of these approaches is discussed in the wider context of Bayesian Deep Learning.

📄 PDF Abstract BibTeX arXiv:2008.01641

Code (1)

HarriBellThomas/VDQN 공식 구현

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

Variance reduction properties of the reparameterization trick

2018-09-27 · Ming Xu, Matias Quiroz, Robert Kohn, Scott A. Sisson

The reparameterization trick is widely used in variational inference as it yields more accurate estimates of the gradient of the variational objective than alternative approaches such as the score function method. Althou…

Variational Inference

Black Box Variational Inference

2013-12-31 · Rajesh Ranganath, Sean Gerrish, David M. Blei

Variational inference has become a widely used method to approximate posteriors in complex latent variables models. However, deriving a variational inference algorithm generally requires significant model-specific analys…

Stochastic OptimizationVariational Inference

Randomized Benchmarking of Local Zeroth-Order Optimizers for Variational Quantum Systems

2023-10-14 · Lucas Tecot, Cho-Jui Hsieh

In the field of quantum information, classical optimizers play an important role. From experimentalists optimizing their physical devices to theorists exploring variational quantum algorithms, many aspects of quantum inf…

Benchmarking

Probabilistic Deep Learning with Generalised Variational Inference

2021-11-22 · pproximateinference AABI Symposium 2022 2 · Giorgos Felekis, Theo Damoulas, Brooks Paige

We study probabilistic Deep Learning methods through the lens of Approximate Bayesian Inference. In particular, we examine Bayesian Neural Networks (BNNs), which usually suffer from multiple ill-posed assumptions such as…

Bayesian InferenceDeep LearningProbabilistic Deep LearningUncertainty Quantification+1

Riemannian Stein Variational Gradient Descent for Bayesian Inference

2017-11-30 · Chang Liu, Jun Zhu

We develop Riemannian Stein Variational Gradient Descent (RSVGD), a Bayesian inference method that generalizes Stein Variational Gradient Descent (SVGD) to Riemann manifold. The benefits are two-folds: (i) for inference …

Bayesian Inference