← Search

Alexey Radul

3 accepted papers

2021

An Adaptive-MCMC Scheme for Setting Trajectory Lengths in Hamiltonian Monte Carlo

AISTATS 2021poster

Hamiltonian Monte Carlo (HMC) is a powerful MCMC algorithm based on simulating Hamiltonian dynamics. Its performance depends strongly on choosing appropriate values for two parameters: the step size used in the simulation, and how long the simulation runs for. The step-size parameter can be tuned us…

2018

Simple, Distributed, and Accelerated Probabilistic Programming

NeurIPS 2018poster

We describe a simple, low-level approach for embedding probabilistic programming in a deep learning ecosystem. In particular, we distill probabilistic programming down to a single abstraction—the random variable. Our lightweight implementation in TensorFlow enables numerous applications: a model-par…