AUTHOR=Porrmann Florian , Pilz Sarah , Stella Alessandra , Kleinjohann Alexander , Denker Michael , Hagemeyer Jens , Rückert Ulrich TITLE=Acceleration of the SPADE Method Using a Custom-Tailored FP-Growth Implementation JOURNAL=Frontiers in Neuroinformatics VOLUME=15 YEAR=2021 URL=https://www.frontiersin.org/journals/neuroinformatics/articles/10.3389/fninf.2021.723406 DOI=10.3389/fninf.2021.723406 ISSN=1662-5196 ABSTRACT=

The SPADE (spatio-temporal Spike PAttern Detection and Evaluation) method was developed to find reoccurring spatio-temporal patterns in neuronal spike activity (parallel spike trains). However, depending on the number of spike trains and the length of recording, this method can exhibit long runtimes. Based on a realistic benchmark data set, we identified that the combination of pattern mining (using the FP-Growth algorithm) and the result filtering account for 85–90% of the method's total runtime. Therefore, in this paper, we propose a customized FP-Growth implementation tailored to the requirements of SPADE, which significantly accelerates pattern mining and result filtering. Our version allows for parallel and distributed execution, and due to the improvements made, an execution on heterogeneous and low-power embedded devices is now also possible. The implementation has been evaluated using a traditional workstation based on an Intel Broadwell Xeon E5-1650 v4 as a baseline. Furthermore, the heterogeneous microserver platform RECS|Box has been used for evaluating the implementation on two HiSilicon Hi1616 (Kunpeng 916), an Intel Coffee Lake-ER Xeon E-2276ME, an Intel Broadwell Xeon D-D1577, and three NVIDIA Tegra devices (Jetson AGX Xavier, Jetson Xavier NX, and Jetson TX2). Depending on the platform, our implementation is between 27 and 200 times faster than the original implementation. At the same time, the energy consumption was reduced by up to two orders of magnitude.