paper-with-me

Papers

Interval Signal Temporal Logic from Natural Inclusion Functions

2023-09-19 · Luke Baird, Akash Harapanahalli, Samuel Coogan

We propose an interval extension of Signal Temporal Logic (STL) called Interval Signal Temporal Logic (\ISTL). Given an STL formula, we consider an interval inclusion function for each of its predicates. Then, we use minimal inclusion functions for the $\min$ and $\max$ functions to recursively build an interval robustness that is a natural inclusion function for the robustness of the original STL formula. The resulting interval semantics accommodate, for example, uncertain signals modeled as a signal of intervals and uncertain predicates modeled with appropriate inclusion functions. In many cases, verification or synthesis algorithms developed for STL apply to \ISTL with minimal theoretic and algorithmic changes, and existing code can be readily extended using interval arithmetic packages at negligible computational expense. To demonstrate \ISTL, we present an example of offline monitoring from an uncertain signal trace obtained from a hardware experiment and an example of robust online control synthesis enforcing an STL formula with uncertain predicates.

📄 PDF Abstract BibTeX arXiv:2309.10686

Code (1)

gtfactslab/baird_lcss2024 공식 구현

Similar Papers 제목 키워드 기반

A Toolbox for Fast Interval Arithmetic in numpy with an Application to Formal Verification of Neural Network Controlled Systems

2023-06-27 · Akash Harapanahalli, Saber Jafarpour, Samuel Coogan

In this paper, we present a toolbox for interval analysis in numpy, with an application to formal verification of neural network controlled systems. Using the notion of natural inclusion functions, we systematically cons…

C++ code

Grammar of the Wave: Towards Explainable Multivariate Time Series Event Detection via Neuro-Symbolic VLM Agents

2026-03-12 · Sky Chenwei Wan, Yifei Y. Wang, Tianjun Hou, Xiqing Chang 외 arxiv

Time Series Event Detection (TSED) aims to localize semantically meaningful events in time series data, with critical applications in high-stakes domains. Unlike statistical anomalies, events are often defined by natural…

Simple Interval Temporal Logic for Natural Language Assertion Descriptions

2015-04-01 · WS 2015 4 · Reyadh Alluhaibi

Uncertainty-Aware Signal Temporal Logic Inference

2021-05-24 · Nasim Baharisangari, Jean-Raphaël Gaglione, Daniel Neider, Ufuk Topcu 외

Temporal logic inference is the process of extracting formal descriptions of system behaviors from data in the form of temporal logic formulas. The existing temporal logic inference methods mostly neglect uncertainties i…

A Cookbook for Temporal Conceptual Data Modelling with Description Logics

2012-09-25 · Alessandro Artale, Roman Kontchakov, Vladislav Ryzhikov, Michael Zakharyaschev

We design temporal description logics suitable for reasoning about temporal conceptual data models and investigate their computational complexity. Our formalisms are based on DL-Lite logics with three types of concept in…