Leveraging Recurrent Neural Networks for Predicting Motor Movements from Primate Motor Cortex Neural Recordings
Signal Processing
2024-11-04 v2 Machine Learning
Neurons and Cognition
Abstract
This paper presents an efficient deep learning solution for decoding motor movements from neural recordings in non-human primates. An Autoencoder Gated Recurrent Unit (AEGRU) model was adopted as the model architecture for this task. The autoencoder is only used during the training stage to achieve better generalization. Together with the preprocessing techniques, our model achieved 0.71 score, surpassing the baseline models in Neurobench and is ranked first for in the IEEE BioCAS 2024 Grand Challenge on Neural Decoding. Model pruning is also applied leading to a reduction of 41.4% of the multiply-accumulate (MAC) operations with little change in the score compared to the unpruned model.
Keywords
Cite
@article{arxiv.2410.22283,
title = {Leveraging Recurrent Neural Networks for Predicting Motor Movements from Primate Motor Cortex Neural Recordings},
author = {Yuanxi Wang and Zuowen Wang and Shih-Chii Liu},
journal= {arXiv preprint arXiv:2410.22283},
year = {2024}
}