Multi-level Binarized LSTM in EEG Classification for Wearable Devices
Abstract
Long Short-Term Memory (LSTM) is widely used in various sequential applications. Complex LSTMs could be hardly deployed on wearable and resourced-limited devices due to the huge amount of computations and memory requirements. Binary LSTMs are introduced to cope with this problem, however, they lead to significant accuracy loss in some application such as EEG classification which is essential to be deployed in wearable devices. In this paper, we propose an efficient multi-level binarized LSTM which has significantly reduced computations whereas ensuring an accuracy pretty close to full precision LSTM. By deploying 5-level binarized weights and inputs, our method reduces area and delay of MAC operation about 31* and 27* in 65nm technology, respectively with less than 0.01% accuracy loss. In contrast to many compute-intensive deep-learning approaches, the proposed algorithm is lightweight, and therefore, brings performance efficiency with accurate LSTM-based EEG classification to real-time wearable devices.
Cite
@article{arxiv.2004.11206,
title = {Multi-level Binarized LSTM in EEG Classification for Wearable Devices},
author = {Najmeh Nazari and Seyed Ahmad Mirsalari and Sima Sinaei and Mostafa E. Salehi and Masoud Daneshtalab},
journal= {arXiv preprint arXiv:2004.11206},
year = {2020}
}
Comments
o appear in IEEE International Conference on Parallel, Distributed and Network-based Processing in 2020. arXiv admin note: text overlap with arXiv:1812.04818 by other authors