Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
119 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

CSB-RNN: A Faster-than-Realtime RNN Acceleration Framework with Compressed Structured Blocks (2005.05758v1)

Published 11 May 2020 in cs.DC and eess.SP

Abstract: Recurrent neural networks (RNNs) have been widely adopted in temporal sequence analysis, where realtime performance is often in demand. However, RNNs suffer from heavy computational workload as the model often comes with large weight matrices. Pruning schemes have been proposed for RNNs to eliminate the redundant (close-to-zero) weight values. On one hand, the non-structured pruning methods achieve a high pruning rate but introducing computation irregularity (random sparsity), which is unfriendly to parallel hardware. On the other hand, hardware-oriented structured pruning suffers from low pruning rate due to restricted constraints on allowable pruning structure. This paper presents CSB-RNN, an optimized full-stack RNN framework with a novel compressed structured block (CSB) pruning technique. The CSB pruned RNN model comes with both fine pruning granularity that facilitates a high pruning rate and regular structure that benefits the hardware parallelism. To address the challenges in parallelizing the CSB pruned model inference with fine-grained structural sparsity, we propose a novel hardware architecture with a dedicated compiler. Gaining from the architecture-compilation co-design, the hardware not only supports various RNN cell types, but is also able to address the challenging workload imbalance issue and therefore significantly improves the hardware efficiency.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (9)
  1. Runbin Shi (7 papers)
  2. Peiyan Dong (18 papers)
  3. Tong Geng (42 papers)
  4. Yuhao Ding (21 papers)
  5. Xiaolong Ma (57 papers)
  6. Hayden K. -H. So (5 papers)
  7. Martin Herbordt (9 papers)
  8. Ang Li (472 papers)
  9. Yanzhi Wang (197 papers)
Citations (13)

Summary

We haven't generated a summary for this paper yet.