Mimicking Behaviors in Separated Domains

Abstract

Devising a strategy to make a system mimic behaviors from another system is a problem that naturally arises in many areas of Computer Science. In this work, we interpret this problem in the context of intelligent agents, from the perspective of ltlf , a formalism commonly used in AI for expressing finite-trace properties. Our model consists of two separated dynamic domains, DA and DB, and an LTLf specification that formalizes the notion of mimicking by mapping properties on behaviors (traces) of DA into properties on behaviors of DB. The goal is to synthesize a strategy that step-by-step maps every behavior of DA into a behavior of DB so that the specification is met. We consider several forms of mapping specifications, ranging from simple ones to full LTLf , and for each, we study synthesis algorithms and computational properties.

Cite

Text

De Giacomo et al. "Mimicking Behaviors in Separated Domains." Journal of Artificial Intelligence Research, 2023. doi:10.1613/JAIR.1.14591

Markdown

[De Giacomo et al. "Mimicking Behaviors in Separated Domains." Journal of Artificial Intelligence Research, 2023.](https://mlanthology.org/jair/2023/giacomo2023jair-mimicking/) doi:10.1613/JAIR.1.14591

BibTeX

@article{giacomo2023jair-mimicking,
  title     = {{Mimicking Behaviors in Separated Domains}},
  author    = {De Giacomo, Giuseppe and Fried, Dror and Patrizi, Fabio and Zhu, Shufang},
  journal   = {Journal of Artificial Intelligence Research},
  year      = {2023},
  pages     = {1087-1112},
  doi       = {10.1613/JAIR.1.14591},
  volume    = {77},
  url       = {https://mlanthology.org/jair/2023/giacomo2023jair-mimicking/}
}