Probabilistic DL Reasoning with Pinpointing Formulas: A Prolog-based Approach
Riccardo Zese, Giuseppe Cota, Evelina Lamma, Elena Bellodi, Fabrizio, Riguzzi

TL;DR
This paper introduces TORNADO, an improved probabilistic DL reasoner that constructs BDDs during tableau building, significantly enhancing inference speed for uncertain knowledge representation.
Contribution
It presents TORNADO, a novel Prolog-based reasoner that directly builds BDDs during tableau construction, outperforming previous systems like TRILLP.
Findings
TORNADO outperforms TRILLP in inference speed.
Direct BDD construction during tableau improves efficiency.
Experimental results confirm TORNADO's effectiveness.
Abstract
When modeling real world domains we have to deal with information that is incomplete or that comes from sources with different trust levels. This motivates the need for managing uncertainty in the Semantic Web. To this purpose, we introduced a probabilistic semantics, named DISPONTE, in order to combine description logics with probability theory. The probability of a query can be then computed from the set of its explanations by building a Binary Decision Diagram (BDD). The set of explanations can be found using the tableau algorithm, which has to handle non-determinism. Prolog, with its efficient handling of non-determinism, is suitable for implementing the tableau algorithm. TRILL and TRILLP are systems offering a Prolog implementation of the tableau algorithm. TRILLP builds a pinpointing formula, that compactly represents the set of explanations and can be directly translated into a…
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
MethodsSigmoid Activation · (FiLe@Against@Claim)How do I file a claim against Expedia?
