paper-with-me

홈 › Papers

Leveraging Recurrent Neural Networks for Predicting Motor Movements from Primate Motor Cortex Neural Recordings

2024-10-29 · Yuanxi Wang, Zuowen Wang, Shih-Chii Liu

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 $R^2$ score, surpassing the baseline models in Neurobench and is ranked first for $R^2$ 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 $R^2$ score compared to the unpruned model.

📄 PDF Abstract BibTeX arXiv:2410.22283

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Hybrid Spiking Neural Networks for Low-Power Intra-Cortical Brain-Machine Interfaces

2024-09-06 · Alexandru Vasilache, Jann Krausse, Klaus Knobloch, Juergen Becker

Intra-cortical brain-machine interfaces (iBMIs) have the potential to dramatically improve the lives of people with paraplegia by restoring their ability to perform daily activities. However, current iBMIs suffer from sc…

Balancing memorization and generalization in RNNs for high performance brain-machine Interfaces

2023-09-21 · NeurIPS 2023 11

Brain-machine interfaces (BMIs) can restore motor function to people with paralysis but are currently limited by the accuracy of real-time decoding algorithms. Recurrent neural networks (RNNs) using modern training techn…

Neural-Behavioral Representation of Natural Whole-body Movement in Monkeys

2026-05-28 · Jieshi He, Puzhe Li, Yanan Sui, Mu-ming Poo arxiv

Understanding how cortical activity represents natural whole-body behaviors in primates remains challenging. Limited by the diversity of movements and inaccessibility of large-scale neural representation of whole-body ki…

Anatomical Connections of Primate Mediodorsal and Motor Thalamic Nuclei with the Cortex

2024-09-03 · Bianca Sieveritz, Roozbeh Kiani

Non-sensory thalamic nuclei interact with the cortex through thalamocortical and cortico-basal ganglia-thalamocortical loops. Reciprocal connections between the mediodorsal thalamus (MD) and the prefrontal cortex are par…

See and Copy: Generation of complex compositional movements from modular and geometric RNN representations

2022-10-05 · Sunny Duan, Mikail Khona, Adrian Bertagnoli, Sarthak Chandra 외

A hallmark of biological intelligence and control is combinatorial generalization: animals are able to learn various things, then piece them together in new combinations to produce appropriate outputs for new tasks. Insp…