Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Probabilistic Inference for Datalog with Correlated Inputs

About

Probabilistic extensions of logic programming languages, such as ProbLog, integrate logical reasoning with probabilistic inference to evaluate probabilities of output relations; however, prior work does not account for potential statistical correlations among input facts. This paper introduces Praline, a new extension to Datalog designed for precise probabilistic inference in the presence of (partially known) input correlations. We formulate the inference task as a constrained optimization problem, where the solution yields sound and precise probability bounds for output facts. However, due to the complexity of the resulting optimization problem, this approach alone often does not scale to large programs. To address scalability, we propose a more efficient $\delta$-exact inference algorithm that leverages constraint solving, static analysis, and iterative refinement. Our empirical evaluation on challenging real-world benchmarks, including side-channel analysis, demonstrates that our method not only scales effectively but also delivers tight probability bounds.

Jingbo Wang, Shashin Halalingaiah, Weiyi Chen, Chao Wang, Isil Dillig• 2025

Related benchmarks

TaskDatasetResultRank
Policy EnforcementATBench
Utility100
12
Policy EnforcementSide Channel
Utility100
12
Policy EnforcementInterCode
Utility97.9
12
Probabilistic verificationSide Channel
Average Latency (ms)330
2
Probabilistic verificationInterCode
Average Latency (ms)1.02e+3
2
Probabilistic verificationATBench
Average Latency (ms)7.23e+3
2
Showing 6 of 6 rows

Other info

Follow for update