paper-with-me

Papers

AdamMCMC: Combining Metropolis Adjusted Langevin with Momentum-based Optimization

2023-12-21 · Sebastian Bieringer, Gregor Kasieczka, Maximilian F. Steffen, Mathias Trabs

Uncertainty estimation is a key issue when considering the application of deep neural network methods in science and engineering. In this work, we introduce a novel algorithm that quantifies epistemic uncertainty via Monte Carlo sampling from a tempered posterior distribution. It combines the well established Metropolis Adjusted Langevin Algorithm (MALA) with momentum-based optimization using Adam and leverages a prolate proposal distribution, to efficiently draw from the posterior. We prove that the constructed chain admits the Gibbs posterior as invariant distribution and approximates this posterior in total variation distance. Furthermore, we demonstrate the efficiency of the resulting algorithm and the merit of the proposed changes on a state-of-the-art classifier from high-energy particle physics.

📄 PDF Abstract BibTeX arXiv:2312.14027

Code (2)

sbieringer/adammcmc 공식 구현 pytorch
sbieringer/classificationsurrogates pytorch

Methods 이 논문이 사용한 방법론

Adam 설명 없음

Similar Papers 제목 키워드 기반

Efficiently handling constraints with Metropolis-adjusted Langevin algorithm

2023-02-23 · Jinyuan Chang, Cheng Yong Tang, Yuanzheng Zhu

In this study, we investigate the performance of the Metropolis-adjusted Langevin algorithm in a setting with constraints on the support of the target distribution. We provide a rigorous analysis of the resulting Markov …

Score-based Metropolis-Hastings for Fractional Langevin Algorithms

2026-01-31 · Ahmed Aloui, Junyi Liao, Ali Hasan, Jose Blanchet 외 arxiv

Sampling from heavy-tailed and multimodal distributions is challenging when neither the target density nor the proposal density can be evaluated, as in $α$-stable Lévy-driven fractional Langevin algorithms. While the tar…

Fast sampling from constrained spaces using the Metropolis-adjusted Mirror Langevin algorithm

2023-12-14 · Vishwak Srinivasan, Andre Wibisono, Ashia Wilson

We propose a new method called the Metropolis-adjusted Mirror Langevin algorithm for approximate sampling from distributions whose support is a compact and convex set. This algorithm adds an accept-reject filter to the M…

Score-Based Metropolis-Hastings Algorithms

2024-12-31 · Ahmed Aloui, Ali Hasan, Juncheng Dong, Zihao Wu 외

In this paper, we introduce a new approach for integrating score-based models with the Metropolis-Hastings algorithm. While traditional score-based diffusion models excel in accurately learning the score function from da…

Optimal dimension dependence of the Metropolis-Adjusted Langevin Algorithm

2020-12-23 · Sinho Chewi, Chen Lu, Kwangjun Ahn, Xiang Cheng 외

Conventional wisdom in the sampling literature, backed by a popular diffusion scaling limit, suggests that the mixing time of the Metropolis-Adjusted Langevin Algorithm (MALA) scales as $O(d^{1/3})$, where $d$ is the dim…