Scaling Relational Inference Using Proofs and Refutations

Ravi Mangal,Xin Zhang,Aditya Kamath,Aditya V. Nori,Mayur Naik
DOI: https://doi.org/10.1609/aaai.v30i1.10426
2016-01-01
Proceedings of the AAAI Conference on Artificial Intelligence
Abstract:Many inference problems are naturally formulated using hard and soft constraints over relational domains: the desired solution must satisfy the hard constraints, while optimizing the objectives expressed by the soft constraints. Existing techniques for solving such constraints rely on efficiently grounding a sufficient subset of constraints that is tractable to solve. We present an eager-lazy grounding algorithm that eagerly exploits proofs and lazily refutes counterexamples. We show that our algorithm achieves significant speedup over existing approaches without sacrificing soundness for real-world applications from information retrieval and program analysis.
What problem does this paper attempt to address?