paper-with-me

Papers

Action-Evolution Petri Nets: a Framework for Modeling and Solving Dynamic Task Assignment Problems

2023-06-05 · Riccardo Lo Bianco, Remco Dijkman, Wim Nuijten, Willem van Jaarsveld

Dynamic task assignment involves assigning arriving tasks to a limited number of resources in order to minimize the overall cost of the assignments. To achieve optimal task assignment, it is necessary to model the assignment problem first. While there exist separate formalisms, specifically Markov Decision Processes and (Colored) Petri Nets, to model, execute, and solve different aspects of the problem, there is no integrated modeling technique. To address this gap, this paper proposes Action-Evolution Petri Nets (A-E PN) as a framework for modeling and solving dynamic task assignment problems. A-E PN provides a unified modeling technique that can represent all elements of dynamic task assignment problems. Moreover, A-E PN models are executable, which means they can be used to learn close-to-optimal assignment policies through Reinforcement Learning (RL) without additional modeling effort. To evaluate the framework, we define a taxonomy of archetypical assignment problems. We show for three cases that A-E PN can be used to learn close-to-optimal assignment policies. Our results suggest that A-E PN can be used to model and solve a broad range of dynamic task assignment problems.

📄 PDF Abstract BibTeX arXiv:2306.02910

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

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 …

A Numerical Comparison of Petri Net and Ordinary Differential Equation SIR Component Models

2024-07-13 · Trevor Reckell, Beckett Sterner, Petar Jevtić, Reggie Davidrajuh

Petri nets are a promising modeling framework for epidemiology, including the spread of disease across populations or within an individual. In particular, the Susceptible-Infectious-Recovered (SIR) compartment model is f…

Epidemiologyvalid

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

An Open Petri Net Implementation of Gene Regulatory Networks

2019-07-25

Gene regulatory network (GRN) plays a central role in system biology and genomics. It provides a promising way to model and study complex biological processes. Several computational methods have been developed for the co…

Modeling and Analysis of Three Properties of Mobile Interactive Systems Based on Variable Petri Nets

2021-01-15 · Ru Yang, Zhijun Ding, Changjun Jiang, Mengchu Zhou

Due to the mobility and frequent disconnections, the correctness of mobile interaction systems, such as mobile robot systems and mobile payment systems, are often difficult to analyze. This paper introduces three critica…