AILOAug 16, 2024

Symbolic Parameter Learning in Probabilistic Answer Set Programming

arXiv:2408.08732v11 citationsh-index: 6
Originality Incremental advance
AI Analysis

This work addresses parameter learning for researchers in statistical relational AI, offering incremental improvements over prior methods.

The paper tackles parameter learning in probabilistic answer set programming by proposing two algorithms based on symbolic equations, which outperform existing approaches in solution quality and execution time.

Parameter learning is a crucial task in the field of Statistical Relational Artificial Intelligence: given a probabilistic logic program and a set of observations in the form of interpretations, the goal is to learn the probabilities of the facts in the program such that the probabilities of the interpretations are maximized. In this paper, we propose two algorithms to solve such a task within the formalism of Probabilistic Answer Set Programming, both based on the extraction of symbolic equations representing the probabilities of the interpretations. The first solves the task using an off-the-shelf constrained optimization solver while the second is based on an implementation of the Expectation Maximization algorithm. Empirical results show that our proposals often outperform existing approaches based on projected answer set enumeration in terms of quality of the solution and in terms of execution time. The paper has been accepted at the ICLP2024 conference and is under consideration in Theory and Practice of Logic Programming (TPLP).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes