[HTML][HTML] Order-preserving matching

J Kim, P Eades, R Fleischer, SH Hong… - Theoretical Computer …, 2014 - Elsevier
We introduce a new string matching problem called order-preserving matching on numeric
strings, where a pattern matches a text if the text contains a substring of values whose …

Towards unified approximate pattern matching for hamming and l_1 distance

P Gawrychowski, P Uznanski - 45th International Colloquium on …, 2018 - drops.dagstuhl.de
Computing the distance between a given pattern of length n and a text of length m is defined
as calculating, for every m-substring of the text, the distance between the pattern and the …

Prediction by partial approximate matching for lossless image compression

Y Zhang, DA Adjeroh - IEEE transactions on image processing, 2008 - ieeexplore.ieee.org
Context-based modeling is an important step in high-performance lossless data
compression. To effectively define and utilize contexts for natural images is, however, a …

Concept extraction from student essays, towards concept map mining

J Villalon, RA Calvo - 2009 Ninth IEEE International …, 2009 - ieeexplore.ieee.org
This paper presents a new approach for automatic concept extraction, using grammatical
parsers and Latent Semantic Analysis. The methodology is described, also the tool used to …

A simple algorithm for approximating the text-to-pattern hamming distance

T Kopelowitz, E Porat - 1st Symposium on Simplicity in Algorithms …, 2018 - drops.dagstuhl.de
The algorithmic task of computing the Hamming distance between a given pattern of length
m and each location in a text of length n, both over a general alphabet\Sigma, is one of the …

Hamming distance completeness

K Labib, P Uznanski… - … Matching (CPM 2019 …, 2019 - research-collection.ethz.ch
We show, given a binary integer function diamond that is piecewise polynomial, that (+,
diamond) vector products are equivalent under one-to-polylog reductions to the computation …

Faster Algorithms for δ,γ-Matching and Related Problems

P Clifford, R Clifford, C Iliopoulos - Annual Symposium on Combinatorial …, 2005 - Springer
We present new faster algorithms for the problems of δ and (δ, γ)-matching on numeric
strings. In both cases the running time of the proposed algorithms is shown to be O (δn log …

Approximate Pattern Matching with the L 1, L 2 and L Metrics

O Lipsky, E Porat - Algorithmica, 2011 - Springer
Abstract Given an alphabet Σ= 1, 2,…,| Σ| text string T∈ Σ n and a pattern string P∈ Σ m, for
each i= 1, 2,…, n− m+ 1 define L p (i) as the p-norm distance when the pattern is aligned …

δγ – Parameterized Matching

I Lee, J Mendivelso, YJ Pinzón - … , November 10-12, 2008. Proceedings 15, 2009 - Springer
This paper defines a new pattern matching problem by combining two paradigms: δγ–
matching and parameterized matching. The solution is essentially obtained by a …

L1 pattern matching lower bound

O Lipsky, E Porat - Information Processing Letters, 2008 - Elsevier
Let a text string T= t0,…, tn− 1 and a pattern string P= p0,…, pm− 1, ti, pj∈ N be given. In the
Approximate Pattern Matching in theL1metric problem (L1-matching for short) the output is …