The PITA System: Tabling and Answer Subsumption for Reasoning under Uncertainty
Fabrizio Riguzzi, Terrance Swift

TL;DR
The paper introduces the PITA system, which efficiently supports various probabilistic and possibilistic logic programming paradigms using tabling with answer subsumption, enabling scalable reasoning under uncertainty.
Contribution
It extends the PITA system to support restricted probabilistic logic programs and possibilistic logic programs, broadening its applicability for reasoning under different uncertainty models.
Findings
PITA efficiently supports general PLP, restricted PLP, and possibilistic logic programs.
The system enables scalable reasoning under uncertainty.
It provides an API for integrating answer subsumption with logic programming.
Abstract
Many real world domains require the representation of a measure of uncertainty. The most common such representation is probability, and the combination of probability with logic programs has given rise to the field of Probabilistic Logic Programming (PLP), leading to languages such as the Independent Choice Logic, Logic Programs with Annotated Disjunctions (LPADs), Problog, PRISM and others. These languages share a similar distribution semantics, and methods have been devised to translate programs between these languages. The complexity of computing the probability of queries to these general PLP programs is very high due to the need to combine the probabilities of explanations that may not be exclusive. As one alternative, the PRISM system reduces the complexity of query answering by restricting the form of programs it can evaluate. As an entirely different alternative, Possibilistic…
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.
