Taming the Curse of Dimensionality: Discrete Integration by Hashing and Optimization
Stefano Ermon, Carla P. Gomes, Ashish Sabharwal, Bart Selman

TL;DR
This paper introduces a randomized hashing-based algorithm that efficiently approximates high-dimensional discrete integrals and partition functions, overcoming the curse of dimensionality in probabilistic inference tasks.
Contribution
It presents a novel randomized approach using hash functions and optimization to approximate discrete integrals and partition functions with theoretical guarantees.
Findings
Achieves constant-factor approximation of discrete integrals
Requires only a small number of MAP queries for partition function estimation
Demonstrates effectiveness on graphical models for marginal computation
Abstract
Integration is affected by the curse of dimensionality and quickly becomes intractable as the dimensionality of the problem grows. We propose a randomized algorithm that, with high probability, gives a constant-factor approximation of a general discrete integral defined over an exponentially large set. This algorithm relies on solving only a small number of instances of a discrete combinatorial optimization problem subject to randomly generated parity constraints used as a hash function. As an application, we demonstrate that with a small number of MAP queries we can efficiently approximate the partition function of discrete graphical models, which can in turn be used, for instance, for marginal computation or model selection.
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
TopicsData Management and Algorithms · Algorithms and Data Compression · Advanced Database Systems and Queries
