Cargando…

Machine Learning for Neural Decoding

Despite rapid advances in machine learning tools, the majority of neural decoding approaches still use traditional methods. Modern machine learning tools, which are versatile and easy to use, have the potential to significantly improve decoding performance. This tutorial describes how to effectively...

Descripción completa

Detalles Bibliográficos
Autores principales: Glaser, Joshua I., Benjamin, Ari S., Chowdhury, Raeed H., Perich, Matthew G., Miller, Lee E., Kording, Konrad P.
Formato: Online Artículo Texto
Lenguaje:English
Publicado: Society for Neuroscience 2020
Materias:
Acceso en línea:https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7470933/
https://www.ncbi.nlm.nih.gov/pubmed/32737181
http://dx.doi.org/10.1523/ENEURO.0506-19.2020
Descripción
Sumario:Despite rapid advances in machine learning tools, the majority of neural decoding approaches still use traditional methods. Modern machine learning tools, which are versatile and easy to use, have the potential to significantly improve decoding performance. This tutorial describes how to effectively apply these algorithms for typical decoding problems. We provide descriptions, best practices, and code for applying common machine learning methods, including neural networks and gradient boosting. We also provide detailed comparisons of the performance of various methods at the task of decoding spiking activity in motor cortex, somatosensory cortex, and hippocampus. Modern methods, particularly neural networks and ensembles, significantly outperform traditional approaches, such as Wiener and Kalman filters. Improving the performance of neural decoding algorithms allows neuroscientists to better understand the information contained in a neural population and can help to advance engineering applications such as brain–machine interfaces. Our code package is available at github.com/kordinglab/neural_decoding.