@inproceedings{d1b8796951f64a0fa2fa4a57bb3a3bfb,
title = "Accelerating Levenshtein and Damerau edit distance algorithms using GPU with unified memory",
abstract = "String matching problems such as sequence alignment is one of the fundamental problems in many computer since fields such as natural language processing (NLP) and bioinformatics. Many algorithms have been proposed in the literature to address this problem. Some of these algorithms compute the edit distance between the two strings to perform the matching. However, these algorithms usually require long execution time. Many researches use high performance computing to reduce the execution time of many string matching algorithms. In this paper, we use the CUDA based Graphics Processing Unit (GPU) and the newly introduced Unified Memory(UM) to speed up the most common algorithms to compute the edit distance between two string. These algorithms are the Levenshtein and Damerau distance algorithms. Our results show that using GPU to implement the Levenshtein and Damerau distance algorithms improvements their execution times of about 11X and 12X respectively when compared to the sequential implementation. And an improvement of about 61X and 71X respectively can be achieved when GPU is used with unified memory.",
keywords = "CUDA, Damerau Edit Distance, GPU Acceleration, Levenshtein Edit Distance, Unified Memory",
author = "Khaled Balhaf and Alsmirat, \{Mohammad A.\} and Mahmoud Al-Ayyoub and Yaser Jararweh and Shehab, \{Mohammed A.\}",
note = "Publisher Copyright: {\textcopyright} 2017 IEEE.; 8th International Conference on Information and Communication Systems, ICICS 2017 ; Conference date: 04-04-2017 Through 06-04-2017",
year = "2017",
month = may,
day = "8",
doi = "10.1109/IACS.2017.7921937",
language = "English",
series = "2017 8th International Conference on Information and Communication Systems, ICICS 2017",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "7--11",
booktitle = "2017 8th International Conference on Information and Communication Systems, ICICS 2017",
address = "United States",
}