2016 7th International Conference on Information and Communication Systems (ICICS) 2016
DOI: 10.1109/iacs.2016.7476090
|View full text |Cite
|
Sign up to set email alerts
|

Using GPUs to speed-up Levenshtein edit distance computation

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
5
0

Year Published

2017
2017
2024
2024

Publication Types

Select...
4
2
1

Relationship

1
6

Authors

Journals

citations
Cited by 9 publications
(5 citation statements)
references
References 16 publications
0
5
0
Order By: Relevance
“…For example, Fakirah et al [28] utilized a diagonal traversing approach to enhance the Needleman-Wunsch algorithm by utilizing the iterations used to fill the scoring matrix. Balhaf et al [29] enhanced the Levenshtein edit distance algorithm's performance by using the diagonal traversing approach, and the performance was enhanced using both CPU and GPU. Jararweh et al [30] accelerated the Levenshtein and Damerau algorithms by using parallel implementation on a GPU.…”
Section: Pairwise Sequence Alignment (Psa)mentioning
confidence: 99%
“…For example, Fakirah et al [28] utilized a diagonal traversing approach to enhance the Needleman-Wunsch algorithm by utilizing the iterations used to fill the scoring matrix. Balhaf et al [29] enhanced the Levenshtein edit distance algorithm's performance by using the diagonal traversing approach, and the performance was enhanced using both CPU and GPU. Jararweh et al [30] accelerated the Levenshtein and Damerau algorithms by using parallel implementation on a GPU.…”
Section: Pairwise Sequence Alignment (Psa)mentioning
confidence: 99%
“…Additionally, there have been many efforts to adapt and optimise these algorithms on GPU devices. Most relevant proposals are based on DP, computing cells antidiagonal-wise in parallel [61,62,63,64,65]. Meanwhile, some research efforts have been focused on producing efficient CUDA implementation of the classical Needleman-Wunsch [66] algorithm; other proposals have focused on novel organisations of the DP-matrix to exploit efficiently the GPU resources [67].…”
Section: Related Workmentioning
confidence: 99%
“…This algorithm obtains the minimum cost for transforming one 80 string into another one using dynamic programming, which considerably reduces the time consumption of the process. Some other proposals for optimizing this dissimilarity are the use of general algorithm optimization techniques such as the Method of Four Russians [14] or solutions based on Graphic Processing Units (GPUs) together with parallel computing [15].…”
mentioning
confidence: 99%