paper-with-me

홈 › Papers

Constrained Sampling with Primal-Dual Langevin Monte Carlo

2024-11-01 · Luiz F. O. Chamon, Mohammad Reza Karimi, Anna Korba

This work considers the problem of sampling from a probability distribution known up to a normalization constant while satisfying a set of statistical constraints specified by the expected values of general nonlinear functions. This problem finds applications in, e.g., Bayesian inference, where it can constrain moments to evaluate counterfactual scenarios or enforce desiderata such as prediction fairness. Methods developed to handle support constraints, such as those based on mirror maps, barriers, and penalties, are not suited for this task. This work therefore relies on gradient descent-ascent dynamics in Wasserstein space to put forward a discrete-time primal-dual Langevin Monte Carlo algorithm (PD-LMC) that simultaneously constrains the target distribution and samples from it. We analyze the convergence of PD-LMC under standard assumptions on the target distribution and constraints, namely (strong) convexity and log-Sobolev inequalities. To do so, we bring classical optimization arguments for saddle-point algorithms to the geometry of Wasserstein space. We illustrate the relevance and effectiveness of PD-LMC in several applications.

📄 PDF Abstract BibTeX arXiv:2411.00568

Code (1)

lfochamon/pdlmc 공식 구현 jax

Tasks

Bayesian InferencecounterfactualFairness

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

ELF: Federated Langevin Algorithms with Primal, Dual and Bidirectional Compression

2023-03-08 · Avetik Karagulyan, Peter Richtárik

Federated sampling algorithms have recently gained great popularity in the community of machine learning and statistics. This paper studies variants of such algorithms called Error Feedback Langevin algorithms (ELF). In …

Strictly Constrained Generative Modeling via Split Augmented Langevin Sampling

2025-05-23 · Matthieu Blanke, Yongquan Qu, Sara Shamekh, Pierre Gentine

Deep generative models hold great promise for representing complex physical systems, but their deployment is currently limited by the lack of guarantees on the physical plausibility of the generated outputs. Ensuring tha…

Sampling with Shielded Langevin Monte Carlo Using Navigation Potentials

2025-12-15 · Nicolas Zilberstein, Santiago Segarra, Luiz Chamon arxiv

We introduce shielded Langevin Monte Carlo (LMC), a constrained sampler inspired by navigation functions, capable of sampling from unnormalized target distributions defined over punctured supports. In other words, this a…

Non-Reversible Langevin Algorithms for Constrained Sampling

2025-01-20 · Hengrong Du, Qi Feng, Changwei Tu, Xiaoyu Wang 외

We consider the constrained sampling problem where the goal is to sample from a target distribution on a constrained domain. We propose skew-reflected non-reversible Langevin dynamics (SRNLD), a continuous-time stochasti…

Penalized Overdamped and Underdamped Langevin Monte Carlo Algorithms for Constrained Sampling

2022-11-29 · Mert Gürbüzbalaban, Yuanhan Hu, Lingjiong Zhu

We consider the constrained sampling problem where the goal is to sample from a target distribution $\pi(x)\propto e^{-f(x)}$ when $x$ is constrained to lie on a convex body $\mathcal{C}$. Motivated by penalty methods fr…