Jesse Beu
21 Papers
126 Citations
Jesse Beu is an academic researcher. The author has contributed to research in topics: Recurrent neural network & Matrix decomposition. The author has an hindex of 8, co-authored 21 publications.
Chat about Author
Papers
•Posted Content
Compressing RNNs for IoT devices by 15-38x using Kronecker Products
TL;DR: Using HKPRNN, the method to compress RNNs for resource constrained environments using Kronecker products is introduced and the accuracy and runtime of KPRNNs is compared with other state-of-the-art compression techniques across 3 different applications, showing its generality.
Skipping RNN State Updates without Retraining the Original Model
Jin Tao,Urmish Thakker,Ganesh Dasika,Jesse Beu +3 more
- 10 Nov 2019
TL;DR: This work presents a method to skip RNN time-steps without retraining or fine tuning the original RNN model, and uses an ideal predictor to train a predictor to skip 45% of steps for the SST dataset and 80% of Steps for the IMDB dataset without impacting the model accuracy.
23
Run-Time Efficient RNN Compression for Inference on Edge Devices
TL;DR: In this article, the weight matrix is divided into two parts -an unconstrained upper half and a lower half composed of rank-1 blocks, which results in output features where the upper sub-vector has "richer" features while the lower-sub vector has "constrained features".
21
•Posted Content
Pushing the limits of RNN Compression
TL;DR: It is shown that KP can beat the task accuracy achieved by other state-of-the-art compression techniques across 4 benchmarks spanning 3 different applications, while simultaneously improving inference run-time.
17
Run-Time Efficient RNN Compression for Inference on Edge Devices
Urmish Thakker,Jesse Beu,Dibakar Gope,Ganesh Dasika,Matthew Mattina +4 more
- 12 Jun 2019
TL;DR: A new compressed RNN cell implementation called Hybrid Matrix Decomposition (HMD) is explored that results in faster inference runtime than pruning and better accuracy than matrix factorization for compression factors of 2-4x.
16