Conditioning Probabilistic Databases
Christoph Koch, Dan Olteanu

TL;DR
This paper introduces efficient exact algorithms for conditioning probabilistic databases and computing tuple confidence values, addressing the NP-hard challenge with novel decomposition methods and heuristics, supported by thorough experimental evaluation.
Contribution
It presents the first scalable exact algorithms for conditioning and confidence computation in probabilistic databases, outperforming previous approximation methods in some scenarios.
Findings
Exact algorithms scale well to realistic database sizes.
Algorithms can compete with the most efficient approximation methods.
Thorough experimental evaluation demonstrates effectiveness.
Abstract
Past research on probabilistic databases has studied the problem of answering queries on a static database. Application scenarios of probabilistic databases however often involve the conditioning of a database using additional information in the form of new evidence. The conditioning problem is thus to transform a probabilistic database of priors into a posterior probabilistic database which is materialized for subsequent query processing or further refinement. It turns out that the conditioning problem is closely related to the problem of computing exact tuple confidence values. It is known that exact confidence computation is an NP-hard problem. This has led researchers to consider approximation techniques for confidence computation. However, neither conditioning nor exact confidence computation can be solved using such techniques. In this paper we present efficient techniques for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Advanced Database Systems and Queries · Bayesian Modeling and Causal Inference
