paper-with-me

Papers

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 distributions, modelling the observer's knowledge about the tokens in the net. The observer can study the net by monitoring successful and failed steps. An update mechanism for Bayesian nets is enabled by relaxing some of their restrictions, leading to modular Bayesian nets that can conveniently be represented and modified. As for every symbolic representation, the question is how to derive information - in this case marginal probability distributions - from a modular Bayesian net. We show how to do this by generalizing the known method of variable elimination. The approach is illustrated by examples about the spreading of diseases (SIR model) and information diffusion in social networks. We have implemented our approach and provide runtime results.

📄 PDF Abstract BibTeX arXiv:2009.14817

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

A Python toolkit for dealing with Petri nets over ontological graphs

2025-04-09 · Krzysztof Pancerz

We present theoretical rudiments of Petri nets over ontological graphs as well as the designed and implemented Python toolkit for dealing with such nets. In Petri nets over ontological graphs, the domain knowledge is enc…

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 b…

Probabilistic ProgrammingTranslation

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…

Safe Human-UAS Collaboration Abstraction

2024-02-07 · Hossein Rastgoftar

This paper studies the problem of safe humanuncrewed aerial system (UAS) collaboration in a shared work environment. By considering human and UAS as co-workers, we use Petri Nets to abstractly model evolution of shared t…

Decision MakingMotion Planning