Probably Approximately Correct Maximum A Posteriori Inference
Matthew Shorvon, Frederik Mallmann-Trenn, David S. Watson

TL;DR
This paper introduces PAC algorithms for MAP inference that offer provable guarantees within fixed computational budgets, utilizing probabilistic circuits and information-theoretic measures, and demonstrates their effectiveness on various benchmarks.
Contribution
It presents the first PAC algorithms for MAP inference with provable guarantees, leveraging probabilistic circuits and information theory to characterize tractability.
Findings
PAC-MAP algorithms provide optimal solutions with bounded resources.
Probabilistic circuits enable efficient implementation of PAC-MAP.
Experiments show improved performance and guarantees over heuristics.
Abstract
Computing the conditional mode of a distribution, better known as the (MAP) assignment, is a fundamental task in probabilistic inference. However, MAP estimation is generally intractable, and remains hard even under many common structural constraints and approximation schemes. We introduce (PAC) algorithms for MAP inference that provide provably optimal solutions under variable and fixed computational budgets. We characterize tractability conditions for PAC-MAP using information theoretic measures that can be estimated from finite samples. Our PAC-MAP solvers are efficiently implemented using probabilistic circuits with appropriate architectures. The randomization strategies we develop can be used either as standalone MAP inference techniques or to improve on popular heuristics, fortifying their solutions with…
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
TopicsBayesian Modeling and Causal Inference · Gaussian Processes and Bayesian Inference · Machine Learning and Algorithms
