Constrained and Composite Sampling via Proximal Sampler
Thanh Dang, Jiaming Liang

TL;DR
This paper introduces a practical proximal sampler for constrained and composite log-concave sampling problems, leveraging minimal oracle access and epigraph transformations to improve efficiency and applicability.
Contribution
It develops a novel proximal sampling method that enforces feasibility with minimal oracle access, and extends it to composite sampling via epigraph lifting, with proven mixing time bounds.
Findings
Proposed a minimal-oracle proximal sampler for constrained sampling.
Extended the method to composite sampling with double epigraph lifting.
Established mixing time bounds in Rényi and χ² divergences.
Abstract
We study two log-concave sampling problems: constrained sampling and composite sampling. First, we consider sampling from a target distribution with density proportional to supported on a convex set , where is convex. The main challenge is enforcing feasibility without degrading mixing. Using an epigraph transformation, we reduce this task to sampling from a nearly uniform distribution over a lifted convex set in . We then solve the lifted problem using a proximal sampler. Assuming only a separation oracle for and a subgradient oracle for , we develop an implementation of the proximal sampler based on the cutting-plane method and rejection sampling. Unlike existing constrained samplers that rely on projection, reflection, barrier functions, or mirror maps, our approach enforces feasibility using only minimal oracle…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMarkov Chains and Monte Carlo Methods · Gaussian Processes and Bayesian Inference · Machine Learning and Algorithms
