paper-with-me

Papers

Using Petri Nets for Context-Adaptive Robot Explanations

2025-09-17 · Görkem Kılınç Soylu, Neziha Akalin, Maria Riveiro arxiv

In human-robot interaction, robots must communicate in a natural and transparent manner to foster trust, which requires adapting their communication to the context. In this paper, we propose using Petri nets (PNs) to model contextual information for adaptive robot explanations. PNs provide a formal, graphical method for representing concurrent actions, causal dependencies, and system states, making them suitable for analyzing dynamic interactions between humans and robots. We demonstrate this approach through a scenario involving a robot that provides explanations based on contextual cues such as user attention and presence. Model analysis confirms key properties, including deadlock-freeness, context-sensitive reachability, boundedness, and liveness, showing the robustness and flexibility of PNs for designing and verifying context-adaptive explanations in human-robot interactions.

📄 PDF Abstract BibTeX arXiv:2509.13861

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Orbital Petri Nets: A Novel Petri Net Approach

2018-06-08 · Mohamed Yorky, Aboul Ella Hassanien

Petri Nets is very interesting tool for studying and simulating different behaviors of information systems. It can be used in different applications based on the appropriate class of Petri Nets whereas it is classical, c…

Formal Translation from Reversing Petri Nets to Coloured Petri Nets

2023-11-01 · Kamila Barylska, Anna Gogolinska, Lukasz Mikulski, Anna Philippou 외

Reversible computation is an emerging computing paradigm that allows any sequence of operations to be executed in reverse order at any point during computation. Its appeal lies in its potential for lowpower computation a…

Translation

PSpan:Mining Frequent Subnets of Petri Nets

2021-01-28 · Ruqian Lu, Shuhan Zhang

This paper proposes for the first time an algorithm PSpan for mining frequent complete subnets from a set of Petri nets. We introduced the concept of complete subnets and the net graph representation. PSpan transforms Pe…

Graph Mining

A Reversible Perspective on Petri Nets and Event Structures

2023-12-27 · Hernán Melgratti, Claudio Antares Mezzina, G. Michele Pinna

Event structures have emerged as a foundational model for concurrent computation, explaining computational processes by outlining the events and the relationships that dictate their execution. They play a pivotal role in…

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…