Proceedings DCC 2001. Data Compression Conference
DOI: 10.1109/dcc.2001.917178
|View full text |Cite
|
Sign up to set email alerts
|

Compressed pattern matching for SEQUITUR

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
11
0

Publication Types

Select...
2
2
1

Relationship

0
5

Authors

Journals

citations
Cited by 11 publications
(11 citation statements)
references
References 22 publications
0
11
0
Order By: Relevance
“…Lempel-ZIP family (Ziv and Lempel, 1977;Ziv and Lempel, 1978) and Sequitur (Nevill-Manning and Witten, 1997). Matching in the compressed text without decompression has been introduced (Amir and Benson, 1992) and throughly studied later on (Amir et al, 1996;Farach and Thorup, 1998;Navarro and Raffinot, 1999;Kida et al, 1999;Mitarai, 2001). Simulating the KMP algorithm over LZ78 compressed text can solve the occurrence problem in O(m 2 +n) (Amir et al, 1996).…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…Lempel-ZIP family (Ziv and Lempel, 1977;Ziv and Lempel, 1978) and Sequitur (Nevill-Manning and Witten, 1997). Matching in the compressed text without decompression has been introduced (Amir and Benson, 1992) and throughly studied later on (Amir et al, 1996;Farach and Thorup, 1998;Navarro and Raffinot, 1999;Kida et al, 1999;Mitarai, 2001). Simulating the KMP algorithm over LZ78 compressed text can solve the occurrence problem in O(m 2 +n) (Amir et al, 1996).…”
Section: Related Workmentioning
confidence: 99%
“…As a result, a literal match may not be counted if it is from a different function call. Due to the path interruption and path context problems, existing pattern matching algorithms, such as the one in (Mitarai, 2001), are not directly applicable for finding a path in a WPP. In this paper we develop a set of path matching algorithms that operates on WPPs.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Lossy compression algorithms represent an improvement in time and space overhead, with the addition of some inaccuracy. Sequitor [14] and Path Grammar Guided Trace Compression (PGGTC) [15] are both trace compression techniques developed specifically for address traces, they are lossless and lossy respectively. Both depend on the creation of a context free grammar (CFG) that represents repeated portions of the address trace.…”
Section: Comparison To Related Projectsmentioning
confidence: 99%
“…Each of the previously proposed solutions has shortcomings. Compression techniques incur a large slowdown [14,15], and some of them require that the entire trace be stored before being compressed [14], truncating the trace loses valuable information. On-the-fly processing is done successfully, but uses a large amount of time on valuable HPC resources and has to be rerun each time the evaluation study changes [6].…”
Section: Introductionmentioning
confidence: 99%