AIHCROSep 13, 2019

Petri Net Machines for Human-Agent Interaction

arXiv:1909.06174v111 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of data-efficient control for human-agent interaction, though it appears incremental as it builds on existing Finite State Machines with Petri Nets.

The paper tackles the problem of controlling agents like smart speakers and robots in human interaction, where current methods require large training data, by introducing Petri Net Machines that enable reliable concurrent actions and interleaving of multiple plans, demonstrated in a human-robot interaction scenario in a shopping mall.

Smart speakers and robots become ever more prevalent in our daily lives. These agents are able to execute a wide range of tasks and actions and, therefore, need systems to control their execution. Current state-of-the-art such as (deep) reinforcement learning, however, requires vast amounts of data for training which is often hard to come by when interacting with humans. To overcome this issue, most systems still rely on Finite State Machines. We introduce Petri Net Machines which present a formal definition for state machines based on Petri Nets that are able to execute concurrent actions reliably, execute and interleave several plans at the same time, and provide an easy to use modelling language. We show their workings based on the example of Human-Robot Interaction in a shopping mall.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes