Bridging the gap between deep learning and sparse matrix format selection

Yue Zhao,Jiajia Li,Chunhua Liao,Xipeng Shen
DOI: https://doi.org/10.1145/3200691.3178495
2018-03-23
ACM SIGPLAN Notices
Abstract:This work presents a systematic exploration on the promise and special challenges of deep learning for sparse matrix format selection---a problem of determining the best storage format for a matrix to maximize the performance of Sparse Matrix Vector Multiplication (SpMV). It describes how to effectively bridge the gap between deep learning and the special needs of the pillar HPC problem through a set of techniques on matrix representations, deep learning structure, and cross-architecture model migrations. The new solution cuts format selection errors by two thirds, and improves SpMV performance by 1.73X on average over the state of the art.
English Else
What problem does this paper attempt to address?