Title
Cicero: A Domain-Specific Architecture For Efficient Regular Expression Matching
Abstract
Regular Expression (RE) matching is a computational kernel used in several applications. Since RE complexity and data volumes are steadily increasing, hardware acceleration is gaining attention also for this problem. Existing approaches have limited flexibility as they require a different implementation for each RE. On the other hand, it is complex to map efficient RE representations like non-deterministic finite-state automata onto software-programmable engines or parallel architectures.In this work, we present CICERO, an end-to-end framework composed of a domain-specific architecture and a companion compilation framework for RE matching. Our solution is suitable for many applications, such as genomics/proteomics and natural language processing. CICERO aims at exploiting the intrinsic parallelism of non-deterministic representations of the REs. CICERO can trade-off accelerators' efficiency and processors' flexibility thanks to its programmable architecture and the compilation framework. We implemented CICERO prototypes on embedded FPGA achieving up to 28.6x and 20.8x more energy efficiency than embedded and mainstream processors, respectively. Since it is a programmable architecture, it can be implemented as a custom ASIC that is orders of magnitude more energy-efficient thanmainstream processors.
Year
DOI
Venue
2021
10.1145/3476982
ACM TRANSACTIONS ON EMBEDDED COMPUTING SYSTEMS
Keywords
DocType
Volume
Domain-specific architecture, regular expressions, non-deterministic automata, energy efficiency
Journal
20
Issue
ISSN
Citations 
5
1539-9087
1
PageRank 
References 
Authors
0.35
0
5