Automata Processor Automata Designs ( Patterns ) Automata Processor Subset-Encoded Automata Designs ( Encoded Patterns ) Subset Encoding Application

Deyuan Guo,Nathan Brunelle,Chunkun Bo,Ke Wang,Kevin Skadron
2017-01-01
Abstract:Micron’s Automata Processor is an innovative reconfigurable hardware accelerator for parallel finite-automatabased regular-expression matching. While the Automata Processor has demonstrated potential for many pattern matching applications, other applications receive reduced benefit from the architecture due to capacity limitations or routing limitations. In this paper, we present an efficient input encoding method that often results in simplified automata designs and simplified routing by better exploiting the powerful character matching abilities of the Automata Processor. This enables the Automata Processor to more efficiently solve problems for a broad range of new applications. We present Hamming distance, edit distance, and Damerau-Levenshtein distance automata as motivating examples, observing space efficiency improvements up to 192x. Keywords-Automata Processor; subset encoding; finite automata; Hamming distance; Levenshtein automata
What problem does this paper attempt to address?