paper-with-me

Papers

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

2013-04-16 · Jan Noessner, Mathias Niepert, Heiner Stuckenschmidt

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.

📄 PDF Abstract BibTeX arXiv:1304.4379

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimizing Teacher-Student Partitioning for Scalable Knowledge Distillation on HPC Systems

2026-06-26 · Adrian P. Dieguez, Victor Conchello Vendrell, Alex Batlle, Vinnam Kim 외 arxiv

Knowledge Distillation (KD) enables training smaller student models under the guidance of larger teacher models, and the widely adopted TRL library implements it. Yet, TRL treats both models symmetrically, missing opport…

Knowledge Distillation

Generating and Sampling Orbits for Lifted Probabilistic Inference

2019-03-12 · Steven Holtzen, Todd Millstein, Guy Van Den Broeck

A key goal in the design of probabilistic inference algorithms is identifying and exploiting properties of the distribution that make inference tractable. Lifted inference algorithms identify symmetry as a property that …

Contextual Symmetries in Probabilistic Graphical Models

2016-06-30 · Ankit Anand, Aditya Grover, Mausam, Parag Singla

An important approach for efficient inference in probabilistic graphical models exploits symmetries among objects in the domain. Symmetric variables (states) are collapsed into meta-variables (meta-states) and inference …

Exchangeability in Neural Network Architectures and its Application to Dynamic Pruning

2025-06-02 · Pu, Yi, Tianlang Chen, Yifan Yang 외

Neural networks (NNs) are equipped with increasingly many parameters and require more and more resource for deployment. Researchers have explored various ways to improve the efficiency of NNs by identifying and reducing …

Equivariant Representation Learning for Symmetry-Aware Inference with Guarantees

2025-05-26 · Daniel Ordoñez-Apraez, Vladimir Kostić, Alek Fröhlich, Vivien Brandt 외

In many real-world applications of regression, conditional probability estimation, and uncertainty quantification, exploiting symmetries rooted in physics or geometry can dramatically improve generalization and sample ef…

regressionRepresentation LearningUncertainty Quantification