paper-with-me

Papers

Robustness-Based Synthesis for Time Window Temporal Logic Specifications via Mixed-Integer Linear Programming

2026-06-29 · Philip Smith, Ahmad Ahmad, Kevin Leahy arxiv

Time Window Temporal Logic (TWTL) is a rich specification language for cyber-physical systems that can compactly express sequential tasks with explicit timing constraints. In this paper, we consider the problem of synthesizing control inputs for discrete-time linear systems subject to TWTL task specifications. Building on the quantitative semantics (robustness) recently introduced for TWTL in [1], we encode the robust satisfaction of a TWTL formula as a set of Mixed-Integer Linear constraints and pose synthesis as a Mixed Integer Linear Program (MILP) that maximizes the robustness degree. We prove that any feasible solution with positive objective value guarantees Boolean satisfaction of the specification. We address two synthesis settings: an \emph{open-loop} formulation that optimizes the full control sequence from the initial state, and a \emph{closed-loop} receding-horizon Model Predictive Controller (MPC) formulation that re-solves the MILP at each step using the current measured state. A key feature of our MPC formulation is a \emph{task-adaptive horizon} that exploits the TWTL Deterministic Finite Automaton (DFA) to determine the active sub-task at each step, limiting the prediction horizon to the remaining window of the current task rather than the full formula horizon, this makes each re-solve significantly cheaper than the initial open-loop solve.

📄 PDF Abstract BibTeX arXiv:2606.30820

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Synthesis of Temporally-Robust Policies for Signal Temporal Logic Tasks using Reinforcement Learning

2023-12-10 · Siqi Wang, ShaoYuan Li, Li Yin, Xiang Yin

This paper investigates the problem of designing control policies that satisfy high-level specifications described by signal temporal logic (STL) in unknown, stochastic environments. While many existing works concentrate…

Q-Learning

Control Synthesis using Signal Temporal Logic Specifications with Integral and Derivative Predicates

2021-03-26 · Ali Tevfik Buyukkocak, Derya Aksaray, Yasin Yazıcıoğlu

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, …

Multi-Window Temporal Analysis for Enhanced Arrhythmia Classification: Leveraging Long-Range Dependencies in Electrocardiogram Signals

2025-10-20 · Tiezhi Wang, Wilhelm Haverkamp, Nils Strodthoff arxiv

Objective. Arrhythmia classification from electrocardiograms (ECGs) suffers from high false positive rates and limited cross-dataset generalization, particularly for atrial fibrillation (AF) detection where specificity r…

Robust Multi-Agent Coordination from CaTL+ Specifications

2022-10-04 · Wenliang Liu, Kevin Leahy, Zachary Serlin, Calin Belta

We consider the problem of controlling a heterogeneous multi-agent system required to satisfy temporal logic requirements. Capability Temporal Logic (CaTL) was recently proposed to formalize such specifications for deplo…

Lipschitz Continuity of Signal Temporal Logic Robustness Measures: Synthesizing Control Barrier Functions from One Expert Demonstration

2023-04-07 · Prithvi Akella, Apurva Badithela, Richard M. Murray, Aaron D. Ames

Control Barrier Functions (CBFs) allow for efficient synthesis of controllers to maintain desired invariant properties of safety-critical systems. However, the problem of identifying a CBF remains an open question. As su…

Open-Ended Question Answering