paper-with-me

Papers

Mimicking Behaviors in Separated Domains

2022-05-18 · Giuseppe De Giacomo, Dror Fried, Fabio Patrizi, Shufang Zhu

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.

📄 PDF Abstract BibTeX arXiv:2205.09201

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Making Harmful Behaviors Unlearnable for Large Language Models

2023-11-02 · Xin Zhou, Yi Lu, Ruotian Ma, Tao Gui 외

Large language models (LLMs) have shown great potential as general-purpose AI assistants in various domains. To meet the requirements of different applications, LLMs are often customized by further fine-tuning. However, …

Epidemics with containment measures

2020-10-28

We propose a tractable epidemic model that includes containment measures. In the absence of containment measures, the epidemics spread exponentially fast whenever the infectivity rate is positive, $\lambda>0$. The contai…

Beyond Playtesting: A Generative Multi-Agent Simulation System for Massively Multiplayer Online Games

2025-12-02 · Ran Zhang, Kun Ouyang, Tiancheng Ma, Yida Yang 외 arxiv

Optimizing numerical systems and mechanism design is crucial for enhancing player experience in Massively Multiplayer Online (MMO) games. Traditional optimization approaches rely on large-scale online experiments or para…

Reinforcement Learning

A Unified Stochastic Mechanism Underlying Collective Behavior in Ants, Physical Systems, and Robotic Swarms

2025-11-08 · Lianhao Yin, Haiping Yu, Pascal Spino, Daniela Rus arxiv

Biological swarms, such as ant colonies, achieve collective goals through decentralized and stochastic individual behaviors. Similarly, physical systems composed of gases, liquids, and solids exhibit random particle moti…

No-brainer: Morphological Computation driven Adaptive Behavior in Soft Robots

2024-07-23 · Alican Mertan, Nick Cheney

It is prevalent in contemporary AI and robotics to separately postulate a brain modeled by neural networks and employ it to learn intelligent and adaptive behavior. While this method has worked very well for many types o…