中文
相关论文

相关论文: Syntroids: Synthesizing a Game for FPGAs using Tem…

200 篇论文

The manual implementation of distributed systems is an error-prone task because of the asynchronous interplay of components and the environment. Bounded synthesis automatically generates an implementation for the specification of the…

计算机科学中的逻辑 · 计算机科学 2020-04-27 Jesko Hecking-Harbusch , Niklas O. Metzger

In many applications, the integrals and derivatives of signals carry valuable information (e.g., cumulative success over a time window, the rate of change) regarding the behavior of the underlying system. In this paper, we extend the…

系统与控制 · 电气工程与系统科学 2021-03-29 Ali Tevfik Buyukkocak , Derya Aksaray , Yasin Yazıcıoğlu

The reactive synthesis problem is to find a finite-state controller that satisfies a given temporal-logic specification regardless of how its environment behaves. Developing a formal specification is a challenging and tedious task and…

计算机科学中的逻辑 · 计算机科学 2013-08-20 Rajeev Alur , Salar Moarref , Ufuk Topcu

LTLf synthesis is the process of finding a strategy that satisfies a linear temporal specification over finite traces. An existing solution to this problem relies on a reduction to a DFA game. In this paper, we propose a symbolic framework…

计算机科学中的逻辑 · 计算机科学 2017-09-22 Shufang Zhu , Lucas M. Tabajara , Jianwen Li , Geguang Pu , Moshe Y. Vardi

Many systems are naturally modeled as Markov Decision Processes (MDPs), combining probabilities and strategic actions. Given a model of a system as an MDP and some logical specification of system behavior, the goal of synthesis is to find a…

计算机科学中的逻辑 · 计算机科学 2020-09-24 Andrew M. Wells , Morteza Lahijanian , Lydia E. Kavraki , Moshe Y. Vardi

This paper considers the problem of controller synthesis of signal temporal logic (STL) specifications for large-scale multi-agent systems, where the agents are dynamically coupled and subject to collaborative tasks. A compositional…

系统与控制 · 电气工程与系统科学 2025-03-18 Siyuan Liu , Adnane Saoud , Dimos V. Dimarogonas

In this thesis, the synthesis of correct-by-construction controllers for robots assisting in Search and Rescue (SAR) is considered. In recent years, the development of robots assisting in disaster mitigation in urban environments has been…

系统与控制 · 计算机科学 2013-04-26 Clemens Wiltsche

The classical LTL synthesis problem is purely qualitative: the given LTL specification is realized or not by a reactive system. LTL is not expressive enough to formalize the correctness of reactive systems with respect to some quantitative…

计算机科学中的逻辑 · 计算机科学 2013-01-10 Aaron Bohy , Véronique Bruyère , Emmanuel Filiot , Jean-François Raskin

While most of the current synthesis algorithms only focus on correctness-by-construction, ensuring robustness has remained a challenge. Hence, in this paper, we address the robust-by-construction synthesis problem by considering the…

计算机科学中的逻辑 · 计算机科学 2024-01-23 Satya Prakash Nayak , Daniel Neider , Martin Zimmermann

We formalize synthesis of shared control protocols with correctness guarantees for temporal logic specifications. More specifically, we introduce a modeling formalism in which both a human and an autonomy protocol can issue commands to a…

机器人学 · 计算机科学 2016-10-28 Nils Jansen , Murat Cubuktepe , Ufuk Topcu

Reactive synthesis from Linear Temporal Logic over finite traces (LTLf) can be reduced to a two-player game over a Deterministic Finite Automaton (DFA) of the LTLf specification. The primary challenge here is DFA construction, which is…

人工智能 · 计算机科学 2025-08-25 Yongkang Li , Shengping Xiao , Shufang Zhu , Jianwen Li , Geguang Pu

In this paper, we present a method for optimal control synthesis of a plant that interacts with a set of agents in a graph-like environment. The control specification is given as a temporal logic statement about some properties that hold at…

机器人学 · 计算机科学 2012-09-06 Alphan Ulusoy , Tichakorn Wongpiromsarn , Calin Belta

In typical embedded applications, the precise execution time of the program does not matter, and it is sufficient to meet a real-time deadline. However, modern applications in information security have become much more time-sensitive, due…

密码学与安全 · 计算机科学 2020-05-07 Pantea Kiaei , Patrick Schaumont

In real-time and safety-critical cyber-physical systems (CPSs), control synthesis must guarantee that generated policies meet stringent timing and correctness requirements under uncertain and dynamic conditions. Signal temporal logic (STL)…

人工智能 · 计算机科学 2025-10-10 Xiaochen Tang , Zhenya Zhang , Miaomiao Zhang , Jie An

Recently, the Manna-Pnueli Hierarchy has been used to define the temporal logics LTLfp and PPLTLp, which allow to use finite-trace LTLf/PPLTL techniques in infinite-trace settings while achieving the expressiveness of full LTL. In this…

计算机科学中的逻辑 · 计算机科学 2025-08-21 Daniel Hausmann , Shufang Zhu , Gianmarco Parretti , Christoph Weinhuber , Giuseppe De Giacomo , Nir Piterman

Temporal logics are powerful tools that are widely used for the synthesis and verification of reactive systems. The recent progress on Large Language Models (LLMs) has the potential to make the process of writing such specifications more…

机器学习 · 计算机科学 2024-06-12 William Murphy , Nikolaus Holzer , Nathan Koenig , Leyi Cui , Raven Rothkopf , Feitong Qiao , Mark Santolucito

A large semantic gap between the high-level synthesis (HLS) design and the low-level (on-board or RTL) simulation environment often creates a barrier for those who are not FPGA experts. Moreover, such low-level simulation takes a long time…

硬件体系结构 · 计算机科学 2018-12-27 Yuze Chi , Young-kyu Choi , Jason Cong , Jie Wang

Reactive synthesis is the process of generating correct controllers from temporal logic specifications. Classical LTL reactive synthesis handles (propositional) LTL as a specification language. Boolean abstractions allow reducing LTLt…

计算机科学中的逻辑 · 计算机科学 2024-07-15 Andoni Rodríguez , Felipe Gorostiaga , César Sánchez

We discuss the problem of experimentally evaluating linear-time temporal logic (LTL) synthesis tools for reactive systems. We first survey previous such work for the currently publicly available synthesis tools, and then draw conclusions by…

计算机科学中的逻辑 · 计算机科学 2011-02-22 Rüdiger Ehlers

We reformulate the signal temporal logic (STL) synthesis problem as a maximum a-posteriori (MAP) inference problem. To this end, we introduce the notion of random STL~(RSTL), which extends deterministic STL with random predicates. This new…

机器人学 · 计算机科学 2021-05-14 Ki Myung Brian Lee , Chanyeol Yoo , Robert Fitch