KR2022Proceedings of the 19th International Conference on Principles of Knowledge Representation and ReasoningProceedings of the 19th International Conference on Principles of Knowledge Representation and Reasoning

Haifa, Israel. July 31–August 5, 2022.

Edited by

ISSN: 2334-1033
ISBN: 978-1-956792-01-0

Sponsored by
Published by

Copyright © 2022 International Joint Conferences on Artificial Intelligence Organization

Neural-Probabilistic Answer Set Programming

  1. Arseny Skryagin(TU Darmstadt)
  2. Wolfgang Stammer(TU Darmstadt, Hessian Center for AI (hessian.AI))
  3. Daniel Ochs(TU Darmstadt)
  4. Devendra Singh Dhami(TU Darmstadt, Hessian Center for AI (hessian.AI))
  5. Kristian Kersting(TU Darmstadt, Centre for Cognitive Science, TU Darmstadt, Hessian Center for AI (hessian.AI))

Keywords

  1. KR and machine learning, inductive logic programming, knowledge acquisition
  2. Logic programming, answer set programming
  3. Neural-symbolic learning
  4. Learning tractable probabilistic models

Abstract

The goal of combining the robustness of neural networks and the expressivity of symbolic methods has rekindled the interest in Neuro-Symbolic AI. One specifically interesting branch of research is deep probabilistic programming languages (DPPLs) which carry out probabilistic logical programming via the probability estimations of deep neural networks. However, recent SOTA DPPL approaches allow only for limited conditional probabilistic queries and do not offer the power of true joint probability estimation. In our work, we propose an easy integration of tractable probabilistic inference within a DPPL. To this end we introduce SLASH, a novel DPPL that consists of Neural-Probabilistic Predicates (NPPs) and a logical program, united via answer set programming. NPPs are a novel design principle allowing for the unification of all deep model types and combinations thereof to be represented as a single probabilistic predicate. In this context, we introduce a novel +/- notation for answering various types of probabilistic queries by adjusting the atom notations of a predicate. We evaluate SLASH on the benchmark task of MNIST addition as well as novel tasks for DPPLs such as missing data prediction, generative learning and set prediction with state-of-the-art performance, thereby showing the effectiveness and generality of our method.