paper-with-me

홈 › Papers

Sampling with Trusthworthy Constraints: A Variational Gradient Framework

2021-12-01 · NeurIPS 2021 12 · Xingchao Liu, Xin Tong, Qiang Liu

Sampling-based inference and learning techniques, especially Bayesian inference, provide an essential approach to handling uncertainty in machine learning (ML). As these techniques are increasingly used in daily life, it becomes essential to safeguard the ML systems with various trustworthy-related constraints, such as fairness, safety, interpretability. Mathematically, enforcing these constraints in probabilistic inference can be cast into sampling from intractable distributions subject to general nonlinear constraints, for which practical efficient algorithms are still largely missing. In this work, we propose a family of constrained sampling algorithms which generalize Langevin Dynamics (LD) and Stein Variational Gradient Descent (SVGD) to incorporate a moment constraint specified by a general nonlinear function. By exploiting the gradient flow structure of LD and SVGD, we derive two types of algorithms for handling constraints, including a primal-dual gradient approach and the constraint controlled gradient descent approach. We investigate the continuous-time mean-field limit of these algorithms and show that they have O(1/t) convergence under mild conditions. Moreover, the LD variant converges linearly assuming that a log Sobolev like inequality holds. Various numerical experiments are conducted to demonstrate the efficiency of our algorithms in trustworthy settings.

📄 PDF Abstract BibTeX

Code (1)

gnobitab/constrainedsampling 공식 구현

Tasks

Bayesian InferenceFairness

Similar Papers 제목 키워드 기반

Sampling with Trusthworthy Constraints: A Variational Gradient Framework

2021-05-21 · NeurIPS 2021 12 · Xingchao Liu, Xin Tong, Qiang Liu

Sampling-based inference and learning techniques, especially Bayesian inference, provide an essential approach to handling uncertainty in machine learning (ML). As these techniques are increasingly used in daily life, it…

Bayesian InferenceFairness

Sampling in Constrained Domains with Orthogonal-Space Variational Gradient Descent

2022-10-12 · Ruqi Zhang, Qiang Liu, Xin T. Tong

Sampling methods, as important inference and learning techniques, are typically designed for unconstrained domains. However, constraints are ubiquitous in machine learning problems, such as those on safety, fairness, rob…

Fairness

Functional Gradient Flows for Constrained Sampling

2024-10-30 · Shiyue Zhang, Longlin Yu, Ziheng Cheng, Cheng Zhang

Recently, through a unified gradient flow perspective of Markov chain Monte Carlo (MCMC) and variational inference (VI), particle-based variational inference methods (ParVIs) have been proposed that tend to combine the b…

Variational Inference

DP-IVON-Gradsq: Differentially Private Squared-Gradient Improved Variational Online Newton

2026-07-26 · Nour Jamoussi, Ikram Dridi, Giuseppe Serra, Marios Kountouris arxiv

Differential privacy provides formal privacy guarantees for training neural networks on sensitive data, while Bayesian deep learning offers a principled framework for uncertainty-aware prediction. Combining these two obj…

Computational Efficiency

Learning Rate Free Sampling in Constrained Domains

2023-05-24 · Louis Sharrock, Lester Mackey, Christopher Nemeth

We introduce a suite of new particle-based algorithms for sampling in constrained domains which are entirely learning rate free. Our approach leverages coin betting ideas from convex optimisation, and the viewpoint of co…

Fairness