TL;DR
This paper introduces two efficient frameworks for parametric timed pattern matching, enabling the analysis of logs against specifications with uncertain timing parameters, with applications in real-time system monitoring.
Contribution
It presents a novel, effectively computable approach to parametric timed pattern matching and improves efficiency with optimized algorithms including skipping techniques.
Findings
Second method outperforms the first in efficiency
Algorithms are effective and practically relevant
Proposed methods handle uncertain timing parameters successfully
Abstract
Given a log and a specification, timed pattern matching aims at exhibiting for which start and end dates a specification holds on that log. For example, "a given action is always followed by another action before a given deadline". This problem has strong connections with monitoring real-time systems. We address here timed pattern matching in the presence of an uncertain specification, i.e., that may contain timing parameters (e.g., the deadline can be uncertain or unknown). We want to know for which start and end dates, and for what values of the timing parameters, a property holds. For instance, we look for the minimum or maximum deadline (together with the corresponding start and end dates) for which the property holds. We propose two frameworks for parametric timed pattern matching. The first one is based on parametric timed model checking. In contrast to most parametric timed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
