2017
DOI: 10.1016/j.patrec.2017.01.018
|View full text |Cite
|
Sign up to set email alerts
|

A faster and more accurate heuristic for cyclic edit distance computation

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
6
0

Year Published

2018
2018
2021
2021

Publication Types

Select...
4
2

Relationship

1
5

Authors

Journals

citations
Cited by 8 publications
(6 citation statements)
references
References 26 publications
0
6
0
Order By: Relevance
“…j ′ ], rot y (P )) ≤ γ. We cover T with fragments of length ⌊ 3 2 |P 1 |⌋+k starting at multiples of ⌊ 1 2 |P 1 |⌋. (The last fragments can be shorter.)…”
Section: ▶ Examplementioning
confidence: 99%
See 2 more Smart Citations
“…j ′ ], rot y (P )) ≤ γ. We cover T with fragments of length ⌊ 3 2 |P 1 |⌋+k starting at multiples of ⌊ 1 2 |P 1 |⌋. (The last fragments can be shorter.)…”
Section: ▶ Examplementioning
confidence: 99%
“…In many real-world applications, such as in bioinformatics [4,22,25,7] or in image processing [3,33,34,32], any cyclic shift (rotation) of P is a relevant pattern, and thus one is interested in computing the minimal distance of every length-m substring of T and any cyclic shift of P , if this distance is no more than k. This is the circular pattern matching with k mismatches (k-CPM) problem. A multitude of papers [17,8,6,5,9,24] have thus been devoted to solving the k-CPM problem but, to the best of our knowledge, only average-case upper bounds are known; i.e.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Rivault et al [15] proposed a generalization of the LCS to measure the events' semantic similarity. Ayad et al [16] extended the cyclic edit distance based on q-gram to improve the computational speed and accuracy. Zhang et al [17] embedded the edit distance with a real penalty into difference-weighted KNN classifiers to realize the classification of the pulse waveform.…”
Section: Introductionmentioning
confidence: 99%
“…This algorithm is a weighting approach to appoint a cost of 1 to every edit operations (Insertion, deletion and substitution). This distance is known as Levenshtein distance, a special case of edit distance where unit costs apply [5]. By using this algorithm, the searching perform is more accurate.…”
Section: Introductionmentioning
confidence: 99%