Stochastic gradient Markov Chain Monte Carlo (SG-MCMC) has been developed as a flexible family of scalable Bayesian sampling algorithms. However, there has been little theoretical analysis of the impact of minibatch size to the algorithm's convergence rate. In this paper, we prove that under a limited computational bud…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
New sampler reduces MCMC complexity for Bayesian variable selection.
Optimizes MCMC chains with neural control variates.
Stochastic particle-optimization sampling (SPOS) is a recently-developed scalable Bayesian sampling framework that unifies stochastic gradient MCMC (SG-MCMC) and Stein variational gradient descent (SVGD) algorithms based on Wasserstein gradient flows. With a rigorous non-asymptotic convergence theory developed recently…
In this paper we propose a novel variance reduction approach for additive functionals of Markov chains based on minimization of an estimate for the asymptotic variance of these functionals over suitable classes of control variates. A distinctive feature of the proposed approach is its ability to significantly reduce th…
A restricted Boltzmann machine (RBM) is a two-layer neural network with shared weights and has been extensively studied for dimensionality reduction, data representation and recommendation systems in the literature. The traditional RBM requires a probabilistic interpretation of the values on both layers and a Markov ch…
AI-driven framework optimizes MCMC-based preconditioners for faster linear system solving.
New MCMC method for complex models with large variables.
Bayesian neural networks improve uncertainty quantification in non-linear dimensionality reduction.
Practitioners of Bayesian statistics have long depended on Markov chain Monte Carlo (MCMC) to obtain samples from intractable posterior distributions. Unfortunately, MCMC algorithms are typically serial, and do not scale to the large datasets typical of modern machine learning. The recently proposed consensus Monte Car…
A new method reduces complexity of normalizing flows for MCMC preconditioning.
DPMC improves inverse problem solving with MCMC, reducing error in noisy conditions.
We introduce a doubly stochastic proximal gradient algorithm for optimizing a finite average of smooth convex functions, whose gradients depend on numerically expensive expectations. Our main motivation is the acceleration of the optimization of the regularized Cox partial-likelihood (the core model used in survival an…
New MCMC method learns sparse preconditioner for high-dimensional problems.
New method uses diffusion models to speed up MCMC sampling.
It is well known that Markov chain Monte Carlo (MCMC) methods scale poorly with dataset size. A popular class of methods for solving this issue is stochastic gradient MCMC. These methods use a noisy estimate of the gradient of the log posterior, which reduces the per iteration computational cost of the algorithm. Despi…
KSD Thinning uses KSD to thin MCMC samples efficiently.
Langevin MCMC samples efficiently from Riemannian manifolds with geometric Euler-Murayama analysis.
AutoStep MCMC adapts step size locally for better sampling efficiency.
This paper develops tools for nonreversible MCMC with convergence guarantees.
An ensemble of neural networks is known to be more robust and accurate than an individual network, however usually with linearly-increased cost in both training and testing. In this work, we propose a two-stage method to learn Sparse Structured Ensembles (SSEs) for neural networks. In the first stage, we run SG-MCMC wi…
Adaptive stopping in MCMC using classifier-based dynamics
The posteriors over neural network weights are high dimensional and multimodal. Each mode typically characterizes a meaningfully different representation of the data. We develop Cyclical Stochastic Gradient MCMC (SG-MCMC) to automatically explore such distributions. In particular, we propose a cyclical stepsize schedul…
Many Markov Chain Monte Carlo (MCMC) methods leverage gradient information of the potential function of target distribution to explore sample space efficiently. However, computing gradients can often be computationally expensive for large scale applications, such as those in contemporary machine learning. Stochastic Gr…
MCMC complexity matches optimization for large and .
We propose a novel approximate inference algorithm that approximates a target distribution by amortising the dynamics of a user-selected MCMC sampler. The idea is to initialise MCMC using samples from an approximation network, apply the MCMC operator to improve these samples, and finally use the samples to update the a…
New analysis of SGD with MCMC gradient estimator shows convergence rate and saddle point escape.
New model improves MCMC efficiency and multi-modal distribution exploration.
A new Monte Carlo sampling method derived from reverse diffusion.
PolytopeWalk library efficiently samples high-dimensional polytopes.
Data assimilation for subsurface flow using latent diffusion models shows that ensemble Kalman methods may overestimate posterior uncertainty, while Monte Carlo sampling is more reliable.
New MCMC method corrects bias without extra cost.
In this paper we propose an efficient variance reduction approach for additive functionals of Markov chains relying on a novel discrete time martingale representation. Our approach is fully non-asymptotic and does not require the knowledge of the stationary distribution (and even any type of ergodicity) or specific str…
Bayesian method refines surrogate models for accurate full waveform inversion.
Centered plug-in estimators reduce bias in Wasserstein distance estimation.
A new method de-randomizes MCMC dynamics using the Stein operator.
New method for MCMC models without perfect or sequential samplers.
Estimates covariance matrices using Markov chain Monte Carlo with improved sample complexity.
Improved modeling of persistence diagrams for data analysis.
We propose a generic Markov Chain Monte Carlo (MCMC) algorithm to speed up computations for datasets with many observations. A key feature of our approach is the use of the highly efficient difference estimator from the survey sampling literature to estimate the log-likelihood accurately using only a small fraction of …
Recent advances in stochastic gradient techniques have made it possible to estimate posterior distributions from large datasets via Markov Chain Monte Carlo (MCMC). However, when the target posterior is multimodal, mixing performance is often poor. This results in inadequate exploration of the posterior distribution. A…
We study the problem of sampling from a distribution , where the function is -smooth everywhere and -strongly convex outside a ball of radius , but potentially nonconvex inside this ball. We study both overdamped and underdamped Langevin MCMC and establish upper bound…
NEO combines orbits to sample and estimate complex distributions.
New method reduces Gibbs partition function estimation complexity.
Unified framework for MCMC algorithms simplifies their design and application.
New MCMC algorithm reduces subset selection passes to 2 for optimal -dimensional subspace approximation.
Performing exact Bayesian inference for complex models is computationally intractable. Markov chain Monte Carlo (MCMC) algorithms can provide reliable approximations of the posterior distribution but are expensive for large datasets and high-dimensional models. A standard approach to mitigate this complexity consists i…
Markov Chain Monte Carlo methods become increasingly popular in applied mathematics as a tool for numerical integration with respect to complex and high-dimensional distributions. However, application of MCMC methods to heavy tailed distributions and distributions with analytically intractable densities turns out to be…