Research
On-device research index

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.

168,657 papers · 148 categories

Trend · papers per month

133266399532 · Jun 202019922001200920172026
48 results for log-concave sampling

Study improves sampling from non-log-concave distributions using Fisher information.

problem Sampling from non-log-concave distributions with high Fisher information guarantees.
method Proximal sampler with RGO implementation, leveraging log-concave sampling results.
result Improved complexity guarantee in relative Fisher information for non-log-concave sampling.

Zigzag sampling algorithm efficiently samples from strongly log-concave distributions with low computational cost.

problem Sampling from strongly log-concave distributions efficiently and with low computational complexity.
method Zigzag sampling algorithm with warm start assumption, focusing on gradient evaluations.
result Achieves ε error in chi-square divergence with computational cost of O(κ²d^(1/2)(log(1/ε))^(3/2)) gradient evaluations.

New lower bounds for sampling from log-concave distributions in higher dimensions.

problem Proving lower bounds for sampling from log-concave distributions in higher dimensions.
method Multiscale construction inspired by geometric measure theory and reduction to block Krylov algorithms.
result Query lower bounds for sampling from log-concave distributions in higher dimensions are established.

New algorithms improve convergence rates for non-log-concave sampling and log-partition estimation.

problem Efficiently sampling from non-log-concave distributions and estimating their log-partition function.
method Analysis of information-based complexity, study of polynomial-time sampling algorithms.
result Optimal rates for sampling and log-partition estimation sometimes exceed those for optimization.

Improved sampling for diffusion models and log-concave distributions.

problem Efficient sampling for diffusion models and log-concave distributions.
method Algorithms for sampling with δδ-error in polylog(1/δ)\mathrm{polylog}(1/δ) steps using accurate score estimates.
result Exponential improvement in complexity over previous results.

Algorithm samples from composite log-concave distributions using gradient evaluations and restricted Gaussian oracles.

problem Sampling from composite log-concave distributions with limited gradient evaluations.
method Proximal gradient algorithm with RGO for gg and strong/strongly convex conditions for ff.
result Achieves εε error in total variation distance in O~(κdlog4(1/ε))\widetilde{\mathcal O}(κ\sqrt d \log^4(1/ε)) iterations.

New algorithms sample from log concave distributions without gradient Lipschitz continuity.

problem Sampling from log concave distributions without gradient Lipschitz continuity.
method Two algorithms based on monotone polygonal (tamed) Euler schemes.
result Non-asymptotic 2-Wasserstein distance bounds between the process and target measure.

Introduces CSLC models to bridge deep generative models and classical algorithms.

problem Mode collapse and memorization issues in deep generative models and restrictive assumptions in classical algorithms.
method Introduces conditionally strongly log-concave (CSLC) models, factorizing data distribution into strongly log-concave conditional distributions.
result Efficient parameter estimation and sampling algorithms with theoretical guarantees for non-log-concave data distributions.

Log-concavity proven for multinomial likelihoods under specific constraints.

problem Log-concavity of multinomial likelihoods under interval censoring constraints.
method Proved log-concavity by showing M-convex subsets of the discrete simplex.
result Likelihood function is completely log-concave.

New algorithm samples from log-concave distributions with high accuracy in polynomial time.

problem Sampling from log-concave distributions with high accuracy in infinity distance.
method Directly converts continuous samples from KK with total-variation bounds to samples with infinity bounds.
result Output a point εε-close to ππ in infinity distance with runtime bounds that depend on polylogarithmic and polynomial factors of 1/ε1/ε.

ULA estimates covariance of log-concave distributions efficiently.

problem Estimating covariance matrices of log-concave distributions efficiently.
method Unadjusted Langevin algorithm (ULA) for sampling and covariance estimation.
result Sample complexity of single-chain ULA is smaller than that of parallel ULA by a logarithmic factor.

The paper sets lower bounds for sampling non-log-concave distributions using Fisher information.

problem Understanding the complexity of sampling non-log-concave distributions.
method Proves two lower bounds using Fisher information in the context of sampling.
result Lower bounds on the complexity of sampling non-log-concave distributions, ruling out high-accuracy algorithms.

New sampling algorithms for complex distributions without log-concavity.

problem Efficient sampling from complex, high-dimensional distributions.
method Randomized splitting Langevin Monte Carlo (RSLMC) algorithm.
result Uniform-in-time error bounds for RSLMC and RLMC algorithms.

Paper proposes new Langevin samplers for sampling from log-concave distributions with superlinear gradient growth.

problem Sampling from log-concave distributions with superlinear gradient growth.
method Proposes two novel discretizations of kinetic Langevin SDEs, showing contractivity and log-Sobolev inequality.
result Establishes non-asymptotic bounds in 2-Wasserstein distance between sampled distributions and target measures.

Paper tackles sampling from non-log-concave distributions using denoising diffusion.

problem Sampling from non-log-concave distributions efficiently.
method DDMC framework, Zeroth-Order Diffusion Monte Carlo (ZOD-MC) algorithm.
result ZOD-MC achieves inverse polynomial dependence on sampling accuracy, efficient for low dimensions.

A new sampling method reduces computational cost for high-dimensional log-concave distributions.

problem High computational cost of ULMC in high dimensions.
method Random Coordinate ULMC (RC-ULMC) selects a single coordinate per iteration.
result RC-ULMC is cheaper than classical ULMC, especially in highly skewed and high-dimensional problems.

Gibbs sampler contracts entropy under strong log-concavity, improving mixing time.

problem Improving the mixing time of Gibbs sampler under strong log-concavity.
method Analyzing Gibbs sampler contraction under strong log-concavity, providing sharp contraction rate.
result Gibbs sampler contracts entropy linearly with condition number and independent of dimension under strong log-concavity.

Improves SGM convergence bounds in W2-distance without strict assumptions.

problem Convergence bounds for SGMs in W2-distance require stringent assumptions.
method Novel framework using the OU process and PDE analysis.
result Log-concavity evolves from weak to strong over time.

Study improves sampling from complex distributions using annealed Langevin Monte Carlo.

problem Sampling from non-log-concave and multimodal distributions.
method Annealed Langevin Monte Carlo algorithm with theoretical guarantees.
result Oracle complexity of O(dβ²A²/ε⁶) for achieving ε² accuracy in Kullback-Leibler divergence.

New method uses higher-order Langevin dynamics for efficient parallel sampling.

problem Efficient parallel sampling from high-dimensional log-concave distributions.
method Combines higher-order Langevin dynamics with blockwise Lagrange polynomial interpolation.
result Reduces the number of parallel points required for a target accuracy.

For sampling from a log-concave density, we study implicit integrators resulting from θθ-method discretization of the overdamped Langevin diffusion stochastic differential equation. Theoretical and algorithmic properties of the resulting sampling methods for θ[0,1] θ\in [0,1] and a range of step sizes are established. Ou…

2019-03-29abs ↗pdf ↗

New sampling method improves efficiency for diffusion models.

problem Efficient sampling from arbitrary smooth distributions in polynomial time.
method Randomized midpoint method for log-concave sampling.
result Achieves best known dimension dependence (O~(d5/12)\widetilde O(d^{5/12})) for total variation distance.

Discrete time analogues of ergodic stochastic differential equations (SDEs) are one of the most popular and flexible tools for sampling high-dimensional probability measures. Non-asymptotic analysis in the L2L^2 Wasserstein distance of sampling algorithms based on Euler discretisations of SDEs has been recently develop…

2018-08-21abs ↗pdf ↗

The study provides guarantees for diffusion-based models under log-concave data, offering best-known convergence rates.

problem Theoretical guarantees for convergence of diffusion-based generative models under log-concave data distributions.
method Assumption of strongly log-concave data distributions, Lipschitz continuous functions for score estimation, and novel auxiliary process.
result Best known upper bounds for Wasserstein-2 distance between Gaussian distribution and sampling algorithm.

Improved Langevin algorithms with prior diffusion achieve dimension-independent convergence for non-log-concave distributions.

problem Understanding the dimension dependency of computational complexity in high-dimensional sampling.
method Investigation of prior diffusion technique for log-Sobolev inequality target distributions.
result Modified Langevin algorithm achieves dimension-independent KL divergence convergence.

New algorithm reduces variance in stochastic gradient estimation.

problem Optimizing the variance of stochastic gradient algorithms for non-log-concave distributions.
method Developed a Multi-index Antithetic Stochastic Gradient Algorithm (MASGA) that is independent of the distribution's structure.
result MASGA achieves performance comparable to Monte Carlo estimators with unbiased samples.

We consider the problem of sampling from a strongly log-concave density in Rd\mathbb{R}^d, and prove a non-asymptotic upper bound on the mixing time of the Metropolis-adjusted Langevin algorithm (MALA). The method draws samples by simulating a Markov chain obtained from the discretization of an appropriate Langevin dif…

2018-01-08abs ↗pdf ↗

This paper resolves the Langevin Algorithm's mixing time for log-concave distributions.

problem Resolving the mixing time of the Langevin Algorithm for log-concave sampling.
method Introducing Privacy Amplification by Iteration to analyze Rényi divergence and Optimal Transport smoothing.
result Optimal mixing bounds for the Langevin Algorithm in log-concave sampling settings.

New bounds for generative models under weaker assumptions.

problem Establishing convergence guarantees for generative models under weak assumptions.
method Non-asymptotic 2-Wasserstein distance bounds for probability flow ODEs under weak log-concavity and Lipschitz continuity.
result Concrete convergence rates for generative models, including non-log-concave distributions.

A new sampling method for log-concave distributions with warm starts and barriers.

problem Sampling from log-concave distributions constrained by convex bodies with barriers.
method Robust sampling framework using spectral approximations to Hessian of barrier functions.
result Improved mixing times for polytopes and spectrahedra, faster than previous methods.

New sampling method guarantees approximate first-order stationary points for non-convex functions.

problem Sampling from non-log-concave densities with non-convex potential functions.
method Averaged Langevin Monte Carlo with complexity analysis.
result Langevin Monte Carlo outputs a sample with ε-relative Fisher information after O(L²d²/ε²) iterations.