A compression strategy to accelerate LSTM meta-learning on FPGA

NianYi Wang,Jing Nie,JingBin Li,Kang Wang,ShunKang Ling
DOI: https://doi.org/10.1016/j.icte.2022.03.014
IF: 4.754
2022-04-01
ICT Express
Abstract:Driven by edge computing, how to efficiently deploy the meta-learner LSTM in the resource constrained FPGA terminal equipment has become a big problem. This paper proposes a compression strategy based on LSTM meta-learning model, which combined the structured pruning of the weight matrix and the mixed precision quantization. The weight matrix was pruned into a sparse matrix, then the weight was quantified to reduce resource consumption. Finally, a LSTM meta-learning accelerator was designed based on the idea of hardware-software cooperation. Experiments show that compared with mainstream hardware platforms, the proposed accelerator achieves at least 50.14 times increase in energy efficiency.
computer science, information systems,telecommunications
What problem does this paper attempt to address?