English

Probably Approximately Correct Maximum A Posteriori Inference

Machine Learning 2026-01-23 v1 Artificial Intelligence

Abstract

Computing the conditional mode of a distribution, better known as the maximum a posteriori\mathit{maximum\ a\ posteriori} (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 probably approximately correct\mathit{probably\ approximately\ correct} (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 rigorous guarantees. Experiments confirm the benefits of our method in a range of benchmarks.

Keywords

Cite

@article{arxiv.2601.16083,
  title  = {Probably Approximately Correct Maximum A Posteriori Inference},
  author = {Matthew Shorvon and Frederik Mallmann-Trenn and David S. Watson},
  journal= {arXiv preprint arXiv:2601.16083},
  year   = {2026}
}

Comments

7 pages main text, 16 total, 3 figures

R2 v1 2026-07-01T09:16:03.895Z