Distributed Inference over Decision Tree Ensembles on Clusters of FPGAs

Muhsen Owaida,Amit Kulkarni,Gustavo Alonso
DOI: https://doi.org/10.1145/3340263
IF: 2.837
2019-12-31
ACM Transactions on Reconfigurable Technology and Systems
Abstract:Given the growth in data inputs and application complexity, it is often the case that a single hardware accelerator is not enough to solve a given problem. In particular, the computational demands and I/O of many tasks in machine learning often require a cluster of accelerators to make a relevant difference in performance. In this article, we explore the efficient construction of FPGA clusters using inference over Decision Tree Ensembles as the target application. The article explores several levels of the problem: (1) a lightweight inter-FPGA communication protocol and routing layer to facilitate the communication between the different FPGAs, (2) the data partitioning and distribution strategies maximizing performance, (3) and an in depth analysis on how applications can be efficiently distributed over such a cluster. The experimental analysis shows that the resulting system can support inference over decision tree ensembles at a significantly higher throughput than that achieved by existing systems.
computer science, hardware & architecture
What problem does this paper attempt to address?