Mimicking Behaviors in Separated Domains
Giuseppe De Giacomo, Dror Fried, Fabio Patrizi, Shufang Zhu

TL;DR
This paper presents a formal framework for synthesizing strategies that enable one system to mimic another's behaviors within separated domains, using LTLf specifications to formalize and verify the mimicking process.
Contribution
It introduces a novel approach to behavior mimicking in separated domains using LTLf, along with synthesis algorithms and analysis of their computational properties.
Findings
Developed synthesis algorithms for various LTLf-based mimicking specifications
Analyzed the computational complexity of the proposed synthesis methods
Provided formal guarantees for behavior mapping correctness
Abstract
Devising a strategy to make a system mimicking 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, D_A and D_B, and an LTLf specification that formalizes the notion of mimicking by mapping properties on behaviors (traces) of D_A into properties on behaviors of D_B. The goal is to synthesize a strategy that step-by-step maps every behavior of D_A into a behavior of D_B 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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel-Driven Software Engineering Techniques · semigroups and automata theory · AI-based Problem Solving and Planning
