English

RockIt: Exploiting Parallelism and Symmetry for MAP Inference in Statistical Relational Models

Artificial Intelligence 2013-05-01 v2

Abstract

RockIt is a maximum a-posteriori (MAP) query engine for statistical relational models. MAP inference in graphical models is an optimization problem which can be compiled to integer linear programs (ILPs). We describe several advances in translating MAP queries to ILP instances and present the novel meta-algorithm cutting plane aggregation (CPA). CPA exploits local context-specific symmetries and bundles up sets of linear constraints. The resulting counting constraints lead to more compact ILPs and make the symmetry of the ground model more explicit to state-of-the-art ILP solvers. Moreover, RockIt parallelizes most parts of the MAP inference pipeline taking advantage of ubiquitous shared-memory multi-core architectures. We report on extensive experiments with Markov logic network (MLN) benchmarks showing that RockIt outperforms the state-of-the-art systems Alchemy, Markov TheBeast, and Tuffy both in terms of efficiency and quality of results.

Keywords

Cite

@article{arxiv.1304.4379,
  title  = {RockIt: Exploiting Parallelism and Symmetry for MAP Inference in Statistical Relational Models},
  author = {Jan Noessner and Mathias Niepert and Heiner Stuckenschmidt},
  journal= {arXiv preprint arXiv:1304.4379},
  year   = {2013}
}

Comments

To appear in proceedings of AAAI 2013

R2 v1 2026-06-22T00:00:24.137Z