Skip to main content

Showing 1–5 of 5 results for author: Totis, P

Searching in archive cs. Search in all archives.
.
  1. arXiv:2506.10897  [pdf, ps, other

    cs.AI

    GenPlanX. Generation of Plans and Execution

    Authors: Daniel Borrajo, Giuseppe Canonaco, Tomás de la Rosa, Alfredo Garrachón, Sriram Gopalakrishnan, Simerjot Kaur, Marianela Morales, Sunandita Patra, Alberto Pozanco, Keshav Ramani, Charese Smiley, Pietro Totis, Manuela Veloso

    Abstract: Classical AI Planning techniques generate sequences of actions for complex tasks. However, they lack the ability to understand planning tasks when provided using natural language. The advent of Large Language Models (LLMs) has introduced novel capabilities in human-computer interaction. In the context of planning tasks, LLMs have shown to be particularly good in interpreting human intents among ot… ▽ More

    Submitted 12 June, 2025; originally announced June 2025.

  2. Understanding ProbLog as Probabilistic Argumentation

    Authors: Francesca Toni, Nico Potyka, Markus Ulbricht, Pietro Totis

    Abstract: 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… ▽ More

    Submitted 30 August, 2023; originally announced August 2023.

    Comments: In Proceedings ICLP 2023, arXiv:2308.14898

    ACM Class: I.2.4

    Journal ref: EPTCS 385, 2023, pp. 183-189

  3. arXiv:2304.00879  [pdf, other

    cs.AI

    smProbLog: Stable Model Semantics in ProbLog for Probabilistic Argumentation

    Authors: Pietro Totis, Angelika Kimmig, Luc De Raedt

    Abstract: 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 modelling tools to account for it. The first contribution of this paper is a novel interpretation of probabilistic argumentation frameworks as probabilistic logic programs. Probabil… ▽ More

    Submitted 17 April, 2023; v1 submitted 3 April, 2023; originally announced April 2023.

    Comments: Under consideration in Theory and Practice of Logic Programming (TPLP)

    MSC Class: 68-06; 68T30 ACM Class: D.1.6; D.3.1

  4. Efficient Knowledge Compilation Beyond Weighted Model Counting

    Authors: Rafael Kiesel, Pietro Totis, Angelika Kimmig

    Abstract: Quantitative extensions of logic programming often require the solution of so called second level inference tasks, i.e., problems that involve a third operation, such as maximization or normalization, on top of addition and multiplication, and thus go beyond the well-known weighted or algebraic model counting setting of probabilistic logic programming under the distribution semantics. We introduce… ▽ More

    Submitted 16 May, 2022; originally announced May 2022.

    Comments: Paper presented at the 38th International Conference on Logic Programming (ICLP 2022), 16 pages

  5. arXiv:2110.01990  [pdf, ps, other

    cs.AI

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

    Authors: Pietro Totis, Angelika Kimmig, Luc De Raedt

    Abstract: 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 to a randomly sampled program, and these probabilities are mutually independent. The semantics of ProbLog is given by the success probability of a query, which corresponds to the… ▽ More

    Submitted 7 October, 2021; v1 submitted 5 October, 2021; originally announced October 2021.

    ACM Class: D.1.6; D.3.1