paper-with-me

Papers

Uncertainty-Aware Signal Temporal Logic Inference

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

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 in the data, which results in limited applicability of such methods in real-world deployments. In this paper, we first investigate the uncertainties associated with trajectories of a system and represent such uncertainties in the form of interval trajectories. We then propose two uncertainty-aware signal temporal logic (STL) inference approaches to classify the undesired behaviors and desired behaviors of a system. Instead of classifying finitely many trajectories, we classify infinitely many trajectories within the interval trajectories. In the first approach, we incorporate robust semantics of STL formulas with respect to an interval trajectory to quantify the margin at which an STL formula is satisfied or violated by the interval trajectory. The second approach relies on the first learning algorithm and exploits the decision tree to infer STL formulas to classify behaviors of a given system. The proposed approaches also work for non-separable data by optimizing the worst-case robustness in inferring an STL formula. Finally, we evaluate the performance of the proposed algorithms in two case studies, where the proposed algorithms show reductions in the computation time by up to four orders of magnitude in comparison with the sampling-based baseline algorithms (for a dataset with 800 sampled trajectories in total).

📄 PDF Abstract BibTeX arXiv:2105.11545

Code (1)

cryhot/uaflie 공식 구현

Similar Papers 제목 키워드 기반

Conformalized Signal Temporal Logic Inference under Covariate Shift

2026-03-28 · Yixuan Wang, Danyang Li, Matthew Cleaveland, Roberto Tron 외 arxiv

Signal Temporal Logic (STL) inference learns interpretable logical rules for temporal behaviors in dynamical systems. To ensure the correctness of learned STL formulas, recent approaches have incorporated conformal predi…

Data-Driven Verification under Signal Temporal Logic Constraints

2020-05-08 · Ali Salamati, Sadegh Soudjani, Majid Zamani

We consider systems under uncertainty whose dynamics are partially unknown. Our aim is to study satisfaction of temporal logic properties by trajectories of such systems. We express these properties as signal temporal lo…

Bayesian Inference

Conformal Prediction for Signal Temporal Logic Inference

2025-09-29 · Danyang Li, Yixuan Wang, Matthew Cleaveland, Mingyu Cai 외 arxiv

Signal Temporal Logic (STL) inference seeks to extract human-interpretable rules from time-series data, but existing methods lack formal confidence guarantees for the inferred rules. Conformal prediction (CP) is a techni…

Bridging Perception and Planning: Towards End-to-End Planning for Signal Temporal Logic Tasks

2025-09-16 · Bowen Ye, Junyue Huang, Yang Liu, Xiaozhen Qiao 외 arxiv

We investigate the task and motion planning problem for Signal Temporal Logic (STL) specifications in robotics. Existing STL methods rely on pre-defined maps or mobility representations, which are ineffective in unstruct…

Motion Planning

STL-Based Motion Planning and Uncertainty-Aware Risk Analysis for Human-Robot Collaboration with a Multi-Rotor Aerial Vehicle

2025-09-12 · Giuseppe Silano, Amr Afifi, Martin Saska, Antonio Franchi arxiv

This paper presents a motion planning and risk analysis framework for enhancing human-robot collaboration with a Multi-Rotor Aerial Vehicle. The proposed method employs Signal Temporal Logic to encode key mission objecti…

Motion Planning