paper-with-me

Papers

Data Petri Nets meet Probabilistic Programming (Extended version)

2024-06-12 · Martin Kuhn, Joscha Grüger, Christoph Matheja, Andrey Rivkin

Probabilistic programming (PP) is a programming paradigm that allows for writing statistical models like ordinary programs, performing simulations by running those programs, and analyzing and refining their statistical behavior using powerful inference engines. This paper takes a step towards leveraging PP for reasoning about data-aware processes. To this end, we present a systematic translation of Data Petri Nets (DPNs) into a model written in a PP language whose features are supported by most PP systems. We show that our translation is sound and provides statistical guarantees for simulating DPNs. Furthermore, we discuss how PP can be used for process mining tasks and report on a prototype implementation of our translation. We also discuss further analysis scenarios that could be easily approached based on the proposed translation and available PP tools.

📄 PDF Abstract BibTeX arXiv:2406.11883

Code (0)

등록된 구현이 없습니다.

Tasks

Probabilistic ProgrammingTranslation

Similar Papers 제목 키워드 기반

Operationalizing Declarative and Procedural Knowledge: a Benchmark on Logic Programming Petri Nets (LPPNs)

2017-01-26 · Giovanni Sileno

Modelling, specifying and reasoning about complex systems requires to process in an integrated fashion declarative and procedural aspects of the target domain. The paper reports on an experiment conducted with a proposit…

Computational Efficiency

Simulating Petri nets with Boolean Matrix Logic Programming

2024-05-18 · Lun Ai, Stephen H. Muggleton, Shi-Shun Liang, Geoff S. Baldwin

Recent attention to relational knowledge bases has sparked a demand for understanding how relations change between entities. Petri nets can represent knowledge structure and dynamically simulate interactions between enti…

Encoding Petri Nets in Answer Set Programming for Simulation Based Reasoning

2013-06-15 · Saadat Anwar, Chitta Baral, Katsumi Inoue

One of our long term research goals is to develop systems to answer realistic questions (e.g., some mentioned in textbooks) about biological pathways that a biologist may ask. To answer such questions we need formalisms …

Encoding Higher Level Extensions of Petri Nets in Answer Set Programming

2013-06-15 · Saadat Anwar, Chitta Baral, Katsumi Inoue

Answering realistic questions about biological systems and pathways similar to the ones used by text books to test understanding of students about biological systems is one of our long term research goals. Often these qu…

Uncertainty Reasoning for Probabilistic Petri Nets via Bayesian Networks

2020-09-30 · Rebecca Bernemann, Benjamin Cabrera, Reiko Heckel, Barbara König

This paper exploits extended Bayesian networks for uncertainty reasoning on Petri nets, where firing of transitions is probabilistic. In particular, Bayesian networks are used as symbolic representations of probability d…