Accelerating Itemset Sampling using Satisfiability Constraints on FPGA

Mael Gueguena, Olivier Sentieys and Alexandre Termier
Univ Rennes, Inria, CNRS, IRISA, Rennes, France
amael.gueguen@irisa.fr

ABSTRACT


Finding recurrent patterns within a data stream is important for fields as diverse as cybersecurity or e-commerce. This requires to use pattern mining techniques. However, pattern mining suffers from two issues. The first one, known as “pattern explosion”, comes from the large combinatorial space explored and is the result of too many patterns outputed to be analyzed. Recent techniques called output space sampling solve this problem by outputing only a sampled set of all the results, with a target size provided by the user. The second issue is that most algorithms are designed to operate on static datasets or low throughput streams. In this paper, we propose a contribution to tackle both issues, by designing an FPGA accelerator for pattern mining with output space sampling. We show that our accelerator can outperform a state-of-the-art implementation on a server class CPU using a modest FPGA product.



Full Text (PDF)