Probabilistic Answer Set Programming with Discrete and Continuous Random Variables
Damiano Azzolini, Fabrizio Riguzzi

TL;DR
This paper extends Probabilistic Answer Set Programming to include continuous variables, introduces Hybrid PASP, and evaluates algorithms for inference, balancing exactness and scalability.
Contribution
It proposes Hybrid PASP supporting both discrete and continuous variables, along with new algorithms and empirical analysis for probabilistic inference.
Findings
Exact inference is feasible only for small instances.
Knowledge compilation significantly improves performance.
Sampling enables larger instance handling but may increase memory usage.
Abstract
Probabilistic Answer Set Programming under the credal semantics (PASP) extends Answer Set Programming with probabilistic facts that represent uncertain information. The probabilistic facts are discrete with Bernoulli distributions. However, several real-world scenarios require a combination of both discrete and continuous random variables. In this paper, we extend the PASP framework to support continuous random variables and propose Hybrid Probabilistic Answer Set Programming (HPASP). Moreover, we discuss, implement, and assess the performance of two exact algorithms based on projected answer set enumeration and knowledge compilation and two approximate algorithms based on sampling. Empirical results, also in line with known theoretical results, show that exact inference is feasible only for small instances, but knowledge compilation has a huge positive impact on the performance.…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLogic, Reasoning, and Knowledge · Multi-Agent Systems and Negotiation · Bayesian Modeling and Causal Inference
MethodsSparse Evolutionary Training
