Edge Deep Learning for Neural Implants
Xilin Liu, Andrew G. Richardson

TL;DR
This paper demonstrates that optimized deep learning models can be effectively deployed on resource-limited neural implants for real-time seizure detection, achieving high accuracy with low power and memory use.
Contribution
The authors designed and optimized three embedded deep learning models for seizure detection, demonstrating their deployment on microcontrollers with significant resource savings and maintained performance.
Findings
Seizure detection sensitivity up to 97.61%
False positive rate as low as 0.071 h-1
Power and memory savings of over 50% with minimal accuracy loss
Abstract
Implanted devices providing real-time neural activity classification and control are increasingly used to treat neurological disorders, such as epilepsy and Parkinson's disease. Classification performance is critical to identifying brain states appropriate for the therapeutic action. However, advanced algorithms that have shown promise in offline studies, in particular deep learning (DL) methods, have not been deployed on resource-restrained neural implants. Here, we designed and optimized three embedded DL models of commonly adopted architectures and evaluated their inference performance in a case study of seizure detection. A deep neural network (DNN), a convolutional neural network (CNN), and a long short-term memory (LSTM) network were designed to classify ictal, preictal, and interictal phases from the CHB-MIT scalp EEG database. After iterative model compression and quantization,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEEG and Brain-Computer Interfaces · Advanced Memory and Neural Computing · Neuroscience and Neural Engineering
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
