paper-with-me

Papers

Introducing an Explicit Symplectic Integration Scheme for Riemannian Manifold Hamiltonian Monte Carlo

2019-10-14 · Adam D. Cobb, Atılım Güneş Baydin, Andrew Markham, Stephen J. Roberts

We introduce a recent symplectic integration scheme derived for solving physically motivated systems with non-separable Hamiltonians. We show its relevance to Riemannian manifold Hamiltonian Monte Carlo (RMHMC) and provide an alternative to the currently used generalised leapfrog symplectic integrator, which relies on solving multiple fixed point iterations to convergence. Via this approach, we are able to reduce the number of higher-order derivative calculations per leapfrog step. We explore the implications of this integrator and demonstrate its efficacy in reducing the computational burden of RMHMC. Our code is provided in a new open-source Python package, hamiltorch.

📄 PDF Abstract BibTeX arXiv:1910.06243

Code (1)

AdamCobb/hamiltorch 공식 구현 pytorch

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

Acceleration via Symplectic Discretization of High-Resolution Differential Equations

2019-02-11 · NeurIPS 2019 12 · Bin Shi, Simon S. Du, Weijie J. Su, Michael. I. Jordan

We study first-order optimization methods obtained by discretizing ordinary differential equations (ODEs) corresponding to Nesterov's accelerated gradient methods (NAGs) and Polyak's heavy-ball method. We consider three …

Vocal Bursts Intensity Prediction

Symplectic Recurrent Neural Networks

2019-09-29 · ICLR 2020 1 · Zhengdao Chen, Jianyu Zhang, Martin Arjovsky, Léon Bottou

We propose Symplectic Recurrent Neural Networks (SRNNs) as learning algorithms that capture the dynamics of physical systems from observed trajectories. An SRNN models the Hamiltonian function of the system by a neural n…

Symplectic Adjoint Method for Exact Gradient of Neural ODE with Minimal Memory

2021-02-19 · NeurIPS 2021 12 · Takashi Matsubara, Yuto Miyatake, Takaharu Yaguchi

A neural network model of a differential equation, namely neural ODE, has enabled the learning of continuous-time dynamical systems and probabilistic distributions with high accuracy. The neural ODE uses the same network…

Numerical Integration

Even Order Explicit Symplectic Geometric Algorithms for Solving Quaternions in Guidance Navigation and Control via Diagonal Padé Approximation and Cayley Transform

2022-12-13 · Hong-Yan Zhang, Fei Liu, Yu Zhou, Man Liang

Quaternion kinematical differential equation (QKDE) plays a key role in navigation, control and guidance systems. Although explicit symplectic geometric algorithms (ESGA) for this problem are available, there is a lack o…

LEMMA

A Discrete Variational Derivation of Accelerated Methods in Optimization

2021-06-04 · Cédric M. Campos, Alejandro Mahillo, David Martín de Diego

Many of the new developments in machine learning are connected with gradient-based optimization methods. Recently, these methods have been studied using a variational perspective. This has opened up the possibility of in…