paper-with-me

Papers

Sampling Constrained Continuous Probability Distributions: A Review

2022-09-26 · Shiwei Lan, Lulu Kang

The problem of sampling constrained continuous distributions has frequently appeared in many machine/statistical learning models. Many Monte Carlo Markov Chain (MCMC) sampling methods have been adapted to handle different types of constraints on the random variables. Among these methods, Hamilton Monte Carlo (HMC) and the related approaches have shown significant advantages in terms of computational efficiency compared to other counterparts. In this article, we first review HMC and some extended sampling methods, and then we concretely explain three constrained HMC-based sampling methods, reflection, reformulation, and spherical HMC. For illustration, we apply these methods to solve three well-known constrained sampling problems, truncated multivariate normal distributions, Bayesian regularized regression, and nonparametric density estimation. In this review, we also connect constrained sampling with another similar problem in the statistical design of experiments of constrained design space.

📄 PDF Abstract BibTeX arXiv:2209.12403

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyDensity Estimation

Similar Papers 제목 키워드 기반

Can Continuous-Time Diffusion Models Generate and Solve Globally Constrained Discrete Problems? A Study on Sudoku

2026-01-28 · Mariia Drozdova arxiv

Can standard continuous-time generative models represent distributions whose support is an extremely sparse, globally constrained discrete set? We study this question using completed Sudoku grids as a controlled testbed,…

Sampling constrained probability distributions using Spherical Augmentation

2015-06-19 · Shiwei Lan, Babak Shahbaba

Statistical models with constrained probability distributions are abundant in machine learning. Some examples include regression models with norm constraints (e.g., Lasso), probit, many copula models, and latent Dirichle…

Bayesian Inferenceregression

Computing Marginal Distributions over Continuous Markov Networks for Statistical Relational Learning

2010-12-01 · NeurIPS 2010 12 · Matthias Broecheler, Lise Getoor

Continuous Markov random fields are a general formalism to model joint probability distributions over events with continuous outcomes. We prove that marginal computation for constrained continuous MRFs is #P-hard in gene…

General ClassificationRelational Reasoning

DPPy: Sampling DPPs with Python

2018-09-19 · Guillaume Gautier, Guillermo Polito, Rémi Bardenet, Michal Valko

Determinantal point processes (DPPs) are specific probability distributions over clouds of points that are used as models and computational tools across physics, probability, statistics, and more recently machine learnin…

BIG-bench Machine LearningDiversityPoint Processes

Double-Loop Unadjusted Langevin Algorithm

2020-01-01 · ICML 2020 1 · Paul Rolland, Armin Eftekhari, Ali Kavis, Volkan Cevher

A well-known first-order method for sampling from log-concave probability distributions is the Unadjusted Langevin Algorithm (ULA). This work proposes a new annealing step-size schedule for ULA, which allows to prove n…