کد مقاله کد نشریه سال انتشار مقاله انگلیسی نسخه تمام متن
4970180 1450031 2017 7 صفحه PDF دانلود رایگان
عنوان انگلیسی مقاله ISI
A faster and more accurate heuristic for cyclic edit distance computation
موضوعات مرتبط
مهندسی و علوم پایه مهندسی کامپیوتر چشم انداز کامپیوتر و تشخیص الگو
پیش نمایش صفحه اول مقاله
A faster and more accurate heuristic for cyclic edit distance computation
چکیده انگلیسی


- This letter describes a new heuristic algorithm to compute the cyclic edit distance.
- We extend an existing algorithm which compares circular sequences using q-grams.
- Theoretical insight to support the suitability of the algorithm is provided.
- Experiments show the heuristic is more accurate compared to existing heuristics.
- Experiments show the heuristic is faster compared to existing heuristics.

Sequence comparison is the core computation of many applications involving textual representations of data. Edit distance is the most widely used measure to quantify the similarity of two sequences. Edit distance can be defined as the minimal total cost of a sequence of edit operations to transform one sequence into the other; for a sequence x of length m and a sequence y of length n, it can be computed in time O(mn). In many applications, it is common to consider sequences with circular structure: for instance, the orientation of two images or the leftmost position of two linearised circular DNA sequences may be irrelevant. To this end, an algorithm to compute the cyclic edit distance in time O(mnlogm) was proposed (Maes, 2003 [18]) and several heuristics have been proposed to speed up this computation. Recently, a new algorithm based on q-grams was proposed for circular sequence comparison (Grossi et al., 2016 [13]). We extend this algorithm for cyclic edit distance computation and show that this new heuristic is faster and more accurate than the state of the art. The aim of this letter is to give visibility to this idea in the pattern recognition community.

ناشر
Database: Elsevier - ScienceDirect (ساینس دایرکت)
Journal: Pattern Recognition Letters - Volume 88, 1 March 2017, Pages 81-87
نویسندگان
, , ,