Exploiting word-level parallelism for fast convolutions and their applications in approximate string matching

Abstract

AbstractWe develop a method for performing convolutions efficiently in a word RAM model of computation, having a word size of w=Ω(logn) bits, where n is the input size. The basic idea is to pack several elements of the input vector into a single computer word, effectively enabling parallel computation of convolutions. The technique is applied to approximate string matching under Hamming distance. The obtained algorithms are the fastest known. In particular, we reduce the complexity of the Amir et al. (2000) algorithm for k-mismatches from O(nklogk) to O(n+nk/wlogk). Those algorithms impose some (not severe) limitation on the pattern length, m. We present another, less efficient however, technique based on word-level parallelism, which works without the pattern length limitation

Similar works

This paper was published in Elsevier - Publisher Connector .

Having an issue?

Is data on this page outdated, violates copyrights or anything else? Report the problem now and we will take corresponding actions after reviewing your request.