Additive estimates of the permanent using Gaussian fields
Tantrik Mukerji, Wei-Shih Yang

TL;DR
This paper introduces a randomized Gaussian-based algorithm for estimating the permanent of a matrix with additive error, providing a new approach that relates to semidefinite programming and combinatorial optimization.
Contribution
The paper presents a novel Gaussian field-based method for permanent estimation, improving computational efficiency and connecting to semidefinite programming and Max-Cut problems.
Findings
Algorithm runs in polynomial time with explicit error bounds.
Estimates the permanent via expectation of Gaussian products.
Links to semidefinite programming and combinatorial optimization.
Abstract
We present a randomized algorithm for estimating the permanent of an real matrix up to an additive error. We do this by viewing the permanent of as the expectation of a product of centered joint Gaussian random variables with a particular covariance matrix . The algorithm outputs the empirical mean of this product after sampling times. Our algorithm runs in total time with failure probability \begin{equation*} P(|S_{N}-\text{perm}(A)| > t) \leq \frac{3^{M}}{t^{2}N} \prod^{2M}_{i=1} C_{ii}. \end{equation*} In particular, we can estimate to an additive error of in polynomial time. We compare to a previous procedure due to Gurvits. We discuss how to find a particular using a semidefinite program and a relation to the Max-Cut…
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
TopicsStochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques · Markov Chains and Monte Carlo Methods
