Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
42
0

Year Published

2011
2011
2018
2018

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 29 publications
(42 citation statements)
references
References 19 publications
0
42
0
Order By: Relevance
“…In contrast, an earlier paper by Ergün et al [4] presented and an algorithm using O( −5.5 √ p polylog n) space for estimating the Hamming distance to the nearest p-periodic signal. They also present a single-pass, O(polylog n)-space algorithm for computing period(a) in the time-series model.…”
Section: Our Results and Related Workmentioning
confidence: 76%
See 3 more Smart Citations
“…In contrast, an earlier paper by Ergün et al [4] presented and an algorithm using O( −5.5 √ p polylog n) space for estimating the Hamming distance to the nearest p-periodic signal. They also present a single-pass, O(polylog n)-space algorithm for computing period(a) in the time-series model.…”
Section: Our Results and Related Workmentioning
confidence: 76%
“…The algorithm is based on sampling in the Fourier domain and was actually inspired by Shor's algorithm for quantum factorization [17]. There is no analog in the recent Ergün et al [4] paper but an earlier result [5] in the combinatorial property-testing model can be applied in the streaming setting if we may use O( √ n polylog n) space. We conclude with a simple sketch algorithm for the related problem of identifying when two sequences are cyclic shifts of one another.…”
Section: Our Results and Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…This approach is used by the well-known grep command. Instead of matching the pattern characters with the text, we could use a rolling hash and compare the pattern's fingerprint with the fingerprint of the current sliding window [6][7][8]. String matching is also used in digital forensics, where we typically match multiple regular expressions on massive amounts of data, which involves multiple streams and parallelism [9][10][11].…”
Section: Introduction and Related Workmentioning
confidence: 99%