2014
DOI: 10.1007/978-3-319-10512-3_16
|View full text |Cite
|
Sign up to set email alerts
|

Timed Pattern Matching

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

1
62
0

Year Published

2017
2017
2019
2019

Publication Types

Select...
6
1

Relationship

2
5

Authors

Journals

citations
Cited by 57 publications
(63 citation statements)
references
References 19 publications
1
62
0
Order By: Relevance
“…For the online algorithm [15], built upon derivatives of regular expressions [12,13], we extensively use the rewriting functionality when deriving an expression with respect to a newly observed segment. The offline algorithm [14] is a recursive computation over the syntax tree of the expression; therefore, the role of Pure's rewriting engine is minimal. The worst case complexity is polynomial in the size of input behavior and expression for the offline approach.…”
Section: Tool Descriptionmentioning
confidence: 99%
See 1 more Smart Citation
“…For the online algorithm [15], built upon derivatives of regular expressions [12,13], we extensively use the rewriting functionality when deriving an expression with respect to a newly observed segment. The offline algorithm [14] is a recursive computation over the syntax tree of the expression; therefore, the role of Pure's rewriting engine is minimal. The worst case complexity is polynomial in the size of input behavior and expression for the offline approach.…”
Section: Tool Descriptionmentioning
confidence: 99%
“…Given a TRE that specifies a temporal pattern and a real-time behavior the problem of timed pattern matching is defined as locating all segments that satisfy the expression. This problem has been solved by an offline algorithm in [14]. It is further endowed with an online algorithm that incrementally matches patterns over streaming behaviors [15].…”
Section: Introductionmentioning
confidence: 99%
“…This problem can be related to string matching and pattern matching. The timed pattern matching problem was formulated in [UFAM14], with subsequent works varying the setting and improving the technique (e. g., [UFAM16,WAH16,AMNU17,WHS17]). The problem takes as input a log and a specification, and decides where in the log the specification is ⋆ This is the author (and extended) version of the manuscript of the same name published in the proceedings of the 11th Annual NASA Formal Methods Symposium (NFM 2019).…”
Section: Introductionmentioning
confidence: 99%
“…This can be seen as a state-based view, while our timed words are event-based. The formalism used for specification in [UFAM14,UFAM16] is timed regular expressions (TREs). An offline monitoring algorithm is presented in [UFAM14] and an online one is in [UFAM16].…”
Section: Introductionmentioning
confidence: 99%
“…The approaches most related to ours are [UFAM14], [UFAM16], [Ulu17]. In that series of works, logs are encoded by signals, i. e., values that vary over time.…”
Section: Introductionmentioning
confidence: 99%