Parameter estimation for integer-valued Gibbs distributions
David G. Harris, Vladimir Kolmogorov

TL;DR
This paper introduces algorithms for estimating counts and the partition function of Gibbs distributions, providing near-optimal sample complexities and applications to counting subgraphs and matchings.
Contribution
It presents the first near-optimal algorithms for global partition function estimation and count approximation in Gibbs distributions, improving previous methods.
Findings
Algorithm estimates counts with O(q/\u03b5^2) samples
Data structure estimates Z(0) for all 0 with O(q \, log n/5^2) samples
Results are optimal up to logarithmic factors
Abstract
A central problem in computational statistics is to convert a procedure for sampling combinatorial from an objects into a procedure for counting those objects, and vice versa. Weconsider sampling problems coming from *Gibbs distributions*, which are probability distributions of the form for in an interval [\beta_\min, \beta_\max] and . The *partition function* is the normalization factor . Two important parameters are the log partition ratio q = \log \tfrac{Z(\beta_\max)}{Z(\beta_\min)} and the vector of counts . Our first result is an algorithm to estimate the counts using roughly samples for general Gibbs distributions and samples for…
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 · Bayesian Methods and Mixture Models · Statistical Methods and Inference
