paper-with-me

홈 › Papers

Bypassing spike sorting: Density-based decoding using spike localization from dense multielectrode probes

2023-09-21 · NeurIPS 2023 11

Neural decoding and its applications to brain computer interfaces (BCI) are essential for understanding the association between neural activity and behavior. A prerequisite for many decoding approaches is spike sorting, the assignment of action potentials (spikes) to individual neurons. Current spike sorting algorithms, however, can be inaccurate and do not properly model uncertainty of spike assignments, therefore discarding information that could potentially improve decoding performance. Recent advances in high-density probes (e.g., Neuropixels) and computational methods now allow for extracting a rich set of spike features from unsorted data; these features can in turn be used to directly decode behavioral correlates. To this end, we propose a spike sorting-free decoding method that directly models the distribution of extracted spike features using a mixture of Gaussians (MoG) encoding the uncertainty of spike assignments, without aiming to solve the spike clustering problem explicitly. We allow the mixing proportion of the MoG to change over time in response to the behavior and develop variational inference methods to fit the resulting model and to perform decoding. We benchmark our method with an extensive suite of recordings from different animals and probe geometries, demonstrating that our proposed decoder can consistently outperform current methods based on thresholding (i.e. multi-unit activity) and spike sorting. Open source code is available at https://github.com/yzhang511/density_decoding.

📄 PDF Abstract BibTeX

Code (1)

yzhang511/density_decoding 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Adaptive SpikeDeep-Classifier: Self-organizing and self-supervised machine learning algorithm for online spike sorting

2023-03-30 · Muhammad Saif-ur-Rehman, Omair Ali, Christian Klaes, Ioannis Iossifidis

Objective. Research on brain-computer interfaces (BCIs) is advancing towards rehabilitating severely disabled patients in the real world. Two key factors for successful decoding of user intentions are the size of implant…

channel selectionSpike Sorting

L-Sort: An Efficient Hardware for Real-time Multi-channel Spike Sorting with Localization

2024-06-26 · Yuntao Han, Shiwei Wang, Alister Hamilton

Spike sorting is essential for extracting neuronal information from neural signals and understanding brain function. With the advent of high-density microelectrode arrays (HDMEAs), the challenges and opportunities in mul…

Brain Computer InterfaceClusteringSpike Sorting

An automatic spike sorting algorithm based on adaptive spike detection and a mixture of skew-t distributions

2021-07-06 · Scientific Reports 2021 7 · Ramin Toosi, Mohammad Ali Akhaee, Mohammad-Reza A. Dehaqani

Developing high-density electrodes for recording large ensembles of neurons provides a unique opportunity for understanding the mechanism of the neuronal circuits. Nevertheless, the change of brain tissue around chronica…

Spike Sorting

Spike Sorting using the Neural Clustering Process

2019-09-11 · NeurIPS Workshop Neuro_AI 2019 12 · Yueqi Wang, Ari Pakman, Catalin Mitelut, JinHyung Lee 외

We present a novel approach to spike sorting for high-density multielectrode probes using the Neural Clustering Process (NCP), a recently introduced neural architecture that performs scalable amortized approximate Bayesi…

Bayesian InferenceClusteringGPUSpike Sorting

E-Sort: Empowering End-to-end Neural Network for Multi-channel Spike Sorting with Transfer Learning and Fast Post-processing

2024-09-19 · Yuntao Han, Shiwei Wang

Decoding extracellular recordings is a crucial task in electrophysiology and brain-computer interfaces. Spike sorting, which distinguishes spikes and their putative neurons from extracellular recordings, becomes computat…

Few-Shot LearningSpike SortingTransfer Learning