paper-with-me

Papers

Approximate Lifted Inference with Probabilistic Databases

2014-12-02 · Wolfgang Gatterbauer, Dan Suciu

This paper proposes a new approach for approximate evaluation of #P-hard queries with probabilistic databases. In our approach, every query is evaluated entirely in the database engine by evaluating a fixed number of query plans, each providing an upper bound on the true probability, then taking their minimum. We provide an algorithm that takes into account important schema information to enumerate only the minimal necessary plans among all possible plans. Importantly, this algorithm is a strict generalization of all known results of PTIME self-join-free conjunctive queries: A query is safe if and only if our algorithm returns one single plan. We also apply three relational query optimization techniques to evaluate all minimal safe plans very fast. We give a detailed experimental evaluation of our approach and, in the process, provide a new way of thinking about the value of probabilistic methods over non-probabilistic methods for ranking query answers.

📄 PDF Abstract BibTeX arXiv:1412.1069

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dissociation and Propagation for Approximate Lifted Inference with Standard Relational Database Management Systems

2013-10-23 · Wolfgang Gatterbauer, Dan Suciu

Probabilistic inference over large data sets is a challenging data management problem since exact inference is generally #P-hard and is most often solved approximately with sampling-based methods today. This paper propos…

Management

Understanding the Complexity of Lifted Inference and Asymmetric Weighted Model Counting

2014-05-13 · Eric Gribkoff, Guy Van Den Broeck, Dan Suciu

In this paper we study lifted inference for the Weighted First-Order Model Counting problem (WFOMC), which counts the assignments that satisfy a given sentence in first-order logic (FOL); it has applications in Statistic…

Relational ReasoningSentence

Lifted Hybrid Variational Inference

2020-01-08 · Yuqiao Chen, Yibo Yang, Sriraam Natarajan, Nicholas Ruozzi

A variety of lifted inference algorithms, which exploit model symmetry to reduce computational cost, have been proposed to render inference tractable in probabilistic relational models. Most existing lifted inference alg…

Variational Inference

Lifted Probabilistic Inference for Asymmetric Graphical Models

2014-12-01 · Guy Van den Broeck, Mathias Niepert

Lifted probabilistic inference algorithms have been successfully applied to a large number of symmetric graphical models. Unfortunately, the majority of real-world graphical models is asymmetric. This is even the case fo…

Lower Complexity Bounds for Lifted Inference

2012-04-15 · Manfred Jaeger

One of the big challenges in the development of probabilistic relational (or probabilistic logical) modeling and learning frameworks is the design of inference techniques that operate on the level of the abstract model r…