Abstract

We propose methods to accelerate machine learning (ML) on sparse datasets with a distributed memory vector architecture. First, we propose a new communication method that reduces the amount of communication by exploiting the sparsity of the data. Second, we propose a new sparse matrix vector multiplication (SpMV) for a vector architecture, which often becomes the kernel operation of ML on sparse datasets. The method keeps the vector length long even in the case of a power law matrix that typically appears in ML workloads. We implemented middleware that incorporates these two methods so that programmers who implement ML algorithms can easily utilize them. The evaluation results show that these methods improve the performance of ML algorithms by up to 4 times. The resulting performance of a vector architecture machine was up to 8.1 times faster than a commodity PC cluster with the same number of cores.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.