Integrating Belief Domains into Probabilistic Logic Programs
By: Damiano Azzolini, Fabrizio Riguzzi, Theresa Swift
Potential Business Impact:
Lets computers guess better with more uncertainty.
Probabilistic Logic Programming (PLP) under the Distribution Semantics is a leading approach to practical reasoning under uncertainty. An advantage of the Distribution Semantics is its suitability for implementation as a Prolog or Python library, available through two well-maintained implementations, namely ProbLog and cplint/PITA. However, current formulations of the Distribution Semantics use point-probabilities, making it difficult to express epistemic uncertainty, such as arises from, for example, hierarchical classifications from computer vision models. Belief functions generalize probability measures as non-additive capacities, and address epistemic uncertainty via interval probabilities. This paper introduces interval-based Capacity Logic Programs based on an extension of the Distribution Semantics to include belief functions, and describes properties of the new framework that make it amenable to practical applications.
Similar Papers
Integrating Belief Domains into Probabilistic Logic Programs
Logic in Computer Science
Lets computers understand when they are unsure.
Graded Distributed Belief
Logic in Computer Science
Helps groups of computers agree on facts.
Bayesian Separation Logic
Programming Languages
Lets computers understand smart guesses better.