paper-with-me

홈 › Papers

Understanding ProbLog as Probabilistic Argumentation

2023-08-30 · Francesca Toni, Nico Potyka, Markus Ulbricht, Pietro Totis

ProbLog is a popular probabilistic logic programming language/tool, widely used for applications requiring to deal with inherent uncertainties in structured domains. In this paper we study connections between ProbLog and a variant of another well-known formalism combining symbolic reasoning and reasoning under uncertainty, i.e. probabilistic argumentation. Specifically, we show that ProbLog is an instance of a form of Probabilistic Abstract Argumentation (PAA) that builds upon Assumption-Based Argumentation (ABA). The connections pave the way towards equipping ProbLog with alternative semantics, inherited from PAA/PABA, as well as obtaining novel argumentation semantics for PAA/PABA, leveraging on prior connections between ProbLog and argumentation. Further, the connections pave the way towards novel forms of argumentative explanations for ProbLog's outputs.

📄 PDF Abstract BibTeX arXiv:2308.15891

Code (0)

등록된 구현이 없습니다.

Tasks

Abstract Argumentation

Similar Papers 제목 키워드 기반

smProbLog: Stable Model Semantics in ProbLog for Probabilistic Argumentation

2023-04-03 · Pietro Totis, Angelika Kimmig, Luc De Raedt

Argumentation problems are concerned with determining the acceptability of a set of arguments from their relational structure. When the available information is uncertain, probabilistic argumentation frameworks provide m…

SMProbLog: Stable Model Semantics in ProbLog and its Applications in Argumentation

2021-10-05 · Pietro Totis, Angelika Kimmig, Luc De Raedt

We introduce SMProbLog, a generalization of the probabilistic logic programming language ProbLog. A ProbLog program defines a distribution over logic programs by specifying for each clause the probability that it belongs…

Probabilistic Programming

Neural Probabilistic Logic Programming in DeepProbLog

2019-07-18 · NeurIPS 2018 12 · Robin Manhaeve, Sebastijan Dumančić, Angelika Kimmig, Thomas Demeester 외

We introduce DeepProbLog, a neural probabilistic logic programming language that incorporates deep learning by means of neural predicates. We show how existing inference and learning techniques of the underlying probabil…

Deep LearningProgram induction

DeepProbLog: Neural Probabilistic Logic Programming

2018-05-28 · NeurIPS 2018 12 · Robin Manhaeve, Sebastijan Dumančić, Angelika Kimmig, Thomas Demeester 외

We introduce DeepProbLog, a probabilistic logic programming language that incorporates deep learning by means of neural predicates. We show how existing inference and learning techniques can be adapted for the new langua…

Deep LearningProgram induction

A Table-Based Representation for Probabilistic Logic: Preliminary Results

2021-10-05 · Simon Vandevelde, Victor Verreet, Luc De Raedt, Joost Vennekens

We present Probabilistic Decision Model and Notation (pDMN), a probabilistic extension of Decision Model and Notation (DMN). DMN is a modeling notation for deterministic decision logic, which intends to be user-friendly …