An Algebraic Approach to Weighted Answer-set Programming
By: Francisco Coelho , Bruno Dinis , Dietmar Seipel and more
Potential Business Impact:
Lets computers guess answers with uncertain facts.
Logic programs, more specifically, Answer-set programs, can be annotated with probabilities on facts to express uncertainty. We address the problem of propagating weight annotations on facts (eg probabilities) of an ASP to its standard models, and from there to events (defined as sets of atoms) in a dataset over the program's domain. We propose a novel approach which is algebraic in the sense that it relies on an equivalence relation over the set of events. Uncertainty is then described as polynomial expressions over variables. We propagate the weight function in the space of models and events, rather than doing so within the syntax of the program. As evidence that our approach is sound, we show that certain facts behave as expected. Our approach allows us to investigate weight annotated programs and to determine how suitable a given one is for modeling a given dataset containing events.
Similar Papers
A framework for Conditional Reasoning in Answer Set Programming
Artificial Intelligence
Lets computers reason with "if this, then that" rules.
Epistemic Logic Programs: Non-Ground and Counting Complexity
Logic in Computer Science
Lets computers think about many possible futures.
Probabilistic Programming Meets Automata Theory: Exact Inference using Weighted Automata
Formal Languages and Automata Theory
Computers learn from uncertain information better.