paper-with-me

홈 › Papers

Dimensionally Tight Bounds for Second-Order Hamiltonian Monte Carlo

2018-02-24 · NeurIPS 2018 12 · Oren Mangoubi, Nisheeth K. Vishnoi

Hamiltonian Monte Carlo (HMC) is a widely deployed method to sample from high-dimensional distributions in Statistics and Machine learning. HMC is known to run very efficiently in practice and its popular second-order "leapfrog" implementation has long been conjectured to run in $d^{1/4}$ gradient evaluations. Here we show that this conjecture is true when sampling from strongly log-concave target distributions that satisfy a weak third-order regularity property associated with the input data. Our regularity condition is weaker than the Lipschitz Hessian property and allows us to show faster convergence bounds for a much larger class of distributions than would be possible with the usual Lipschitz Hessian constant alone. Important distributions that satisfy our regularity condition include posterior distributions used in Bayesian logistic regression for which the data satisfies an "incoherence" property. Our result compares favorably with the best available bounds for the class of strongly log-concave distributions, which grow like $d^{{1}/{2}}$ gradient evaluations with the dimension. Moreover, our simulations on synthetic data suggest that, when our regularity condition is satisfied, leapfrog HMC performs better than its competitors -- both in terms of accuracy and in terms of the number of gradient evaluations it requires.

📄 PDF Abstract BibTeX arXiv:1802.08898

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Estimating optimal PAC-Bayes bounds with Hamiltonian Monte Carlo

2023-10-30 · Szilvia Ujváry, Gergely Flamich, Vincent Fortuin, José Miguel Hernández Lobato

An important yet underexplored question in the PAC-Bayes literature is how much tightness we lose by restricting the posterior family to factorized Gaussian distributions when optimizing a PAC-Bayes bound. We investigate…

MCMC Variational Inference via Uncorrected Hamiltonian Annealing

2021-07-08 · NeurIPS 2021 12 · Tomas Geffner, Justin Domke

Given an unnormalized target distribution we want to obtain approximate samples from it and a tight lower bound on its (log) normalization constant log Z. Annealed Importance Sampling (AIS) with Hamiltonian MCMC is a pow…

Variational Inference

Computing Smooth Geodesics under Two-Sided Curvature Bounds with Applications to Robotics and Image Analysis

2026-06-11 · Da Chen, Zhenjiang Li, Jean-Marie Mirebeau, Xuecheng Tai 외 arxiv

Curvature of planar curves serves as a key regularization term for computing second-order minimal paths, due to its tight relevance to desirable geometric properties such as smoothness, rigidity, and elasticity. In this …

Tight First- and Second-Order Regret Bounds for Adversarial Linear Bandits

2020-12-01 · NeurIPS 2020 12 · Shinji Ito, Shuichi Hirahara, Tasuku Soma, Yuichi Yoshida

We propose novel algorithms with first- and second-order regret bounds for adversarial linear bandits. These regret bounds imply that our algorithms perform well when there is an action achieving a small cumulative loss …

More Benefits of Being Distributional: Second-Order Bounds for Reinforcement Learning

2024-02-11 · Kaiwen Wang, Owen Oertell, Alekh Agarwal, Nathan Kallus 외

In this paper, we prove that Distributional Reinforcement Learning (DistRL), which learns the return distribution, can obtain second-order bounds in both online and offline RL in general settings with function approximat…

Distributional Reinforcement LearningMulti-Armed BanditsOffline RL