High Dimensional Discrete Integration over the Hypergrid
Raj Kumar Maity, Arya Mazumdar, Soumyabrata Pal

TL;DR
This paper improves approximation techniques for high-dimensional discrete integration over hypergrids, reducing the approximation factor significantly compared to previous methods, and demonstrates practical effectiveness through experiments.
Contribution
It introduces a novel method for better approximation factors in hypergrid integration problems, extending prior work to larger domains with minimal additional computational burden.
Findings
Achieves an approximation factor of 4+O(1/q^2) for hypergrid integration.
Method can be implemented with inequality constraints or unconstrained optimization.
Experimental results support theoretical guarantees.
Abstract
Recently Ermon et al. (2013) pioneered a way to practically compute approximations to large scale counting or discrete integration problems by using random hashes. The hashes are used to reduce the counting problem into many separate discrete optimization problems. The optimization problems then can be solved by an NP-oracle such as commercial SAT solvers or integer linear programming (ILP) solvers. In particular, Ermon et al. showed that if the domain of integration is then it is possible to obtain a solution within a factor of of the optimal (a 16-approximation) by this technique. In many crucial counting tasks, such as computation of partition function of ferromagnetic Potts model, the domain of integration is naturally , the hypergrid. The straightforward extension of Ermon et al.'s method allows a -approximation for this problem.…
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 · Markov Chains and Monte Carlo Methods · Complexity and Algorithms in Graphs
