English
Related papers

Related papers: SPySort: Neuronal Spike Sorting with Python

200 papers

Advances in neuroscience have enabled researchers to measure the activities of large numbers of neurons simultaneously in behaving animals. We have access to the fluorescence of each of the neurons which provides a first-order approximation…

Neurons and Cognition · Quantitative Biology 2023-07-21 Abhisek Chakraborty

We present an algorithm to identify individual neural spikes observed on high-density multi-electrode arrays (MEAs). Our method can distinguish large numbers of distinct neural units, even when spikes overlap, and accounts for intrinsic…

Neurons and Cognition · Quantitative Biology 2013-08-01 Jason S. Prentice , Jan Homann , Kristina D. Simmons , Gašper Tkačik , Vijay Balasubramanian , Philip C. Nelson

Spiking Neural Networks (SNNs) are highly energy-efficient due to event-driven, sparse computation, but their training is challenged by spike non-differentiability and trade-offs among performance, efficiency, and biological plausibility.…

Neural and Evolutionary Computing · Computer Science 2026-01-30 Zihan Huang , Zijie Xu , Yihan Huang , Shanshan Jia , Tong Bu , Yiting Dong , Wenxuan Liu , Jianhao Ding , Zhaofei Yu , Tiejun Huang

Neurons communicate with downstream systems via sparse and incredibly brief electrical pulses, or spikes. Using these events, they control various targets such as neuromuscular units, neurosecretory systems, and other neurons in connected…

Neurons and Cognition · Quantitative Biology 2026-03-17 Paolo Agliati , André Urbano , Pablo Lanillos , Nasir Ahmad , Marcel van Gerven , Sander Keemink

Research showed that, the information transmitted in biological neurons is encoded in the instants of successive action potentials or their firing rate. In addition to that, in-vivo operation of the neuron makes measurement difficult and…

Neurons and Cognition · Quantitative Biology 2018-01-10 Ozgur Doruk , Kechen Zhang

Modern well-performing approaches to neural decoding are based on machine learning models such as decision tree ensembles and deep neural networks. The wide range of algorithms that can be utilized to learn from neural spike trains, which…

Neurons and Cognition · Quantitative Biology 2023-01-30 Ivan Lazarevich , Ilya Prokin , Boris Gutkin , Victor Kazantsev

There has been a strong push recently to examine biological scale simulations of neuromorphic algorithms to achieve stronger inference capabilities. This paper presents a set of piecewise linear spiking neuron models, which can reproduce…

Machine Learning · Computer Science 2012-12-18 Hamid Soleimani , Arash Ahmadi , Mohammad Bavandpour

In this article, we review a class of neuro-mimetic computational models that we place under the label of spiking predictive coding. Specifically, we review the general framework of predictive processing in the context of neurons that emit…

Neurons and Cognition · Quantitative Biology 2024-09-10 Antony W. N'dri , William Gebhardt , Céline Teulière , Fleur Zeldenrust , Rajesh P. N. Rao , Jochen Triesch , Alexander Ororbia

Spiking neural networks play an important role in brain-like neuromorphic computations and in studying working mechanisms of neural circuits. One drawback of training a large scale spiking neural network is that updating all weights is…

Neurons and Cognition · Quantitative Biology 2024-08-15 Zhanghan Lin , Haiping Huang

Spiking Neural Networks are powerful computational modelling tools that have attracted much interest because of the bioinspired modelling of synaptic interactions between neurons. Most of the research employing spiking neurons has been…

Neural and Evolutionary Computing · Computer Science 2019-03-05 Huanneng Qiu , Matthew Garratt , David Howard , Sreenatha Anavatti

There is growing evidence regarding the importance of spike timing in neural information processing, with even a small number of spikes carrying information, but computational models lag significantly behind those for rate coding.…

Neurons and Cognition · Quantitative Biology 2018-03-13 Zhinus Marzi , Joao Hespanha , Upamanyu Madhow

Neuromorphic applications emulate the processing performed by the brain by using spikes as inputs instead of time-varying analog stimuli. Therefore, these time-varying stimuli have to be encoded into spikes, which can induce important…

Neural and Evolutionary Computing · Computer Science 2024-12-30 Ahmad El Ferdaoussi , Eric Plourde , Jean Rouat

The advent of large scale neural computational platforms has highlighted the lack of algorithms for synthesis of neural structures to perform predefined cognitive tasks. The Neural Engineering Framework offers one such synthesis, but it is…

Neural and Evolutionary Computing · Computer Science 2013-04-29 J. Tapson , G. Cohen , S. Afshar , K. Stiefel , Y. Buskila , R. Wang , T. J. Hamilton , A. van Schaik

There is an increasing demand to process streams of temporal data in energy-limited scenarios such as embedded devices, driven by the advancement and expansion of Internet of Things (IoT) and Cyber-Physical Systems (CPS). Spiking neural…

Neural and Evolutionary Computing · Computer Science 2020-07-08 Haowen Fang , Amar Shrestha , Qinru Qiu

Deep learning has recently led to great successes in tasks such as image recognition (e.g Krizhevsky et al., 2012). However, deep networks are still outmatched by the power and versatility of the brain, perhaps in part due to the richer…

Machine Learning · Statistics 2014-03-25 David P. Reichert , Thomas Serre

Understanding neuronal communication is fundamental in neuroscience but there are few methodologies offering detailed analysis for well-controlled conditions. By interfacing microElectrode arrays with microFluidics ({\mu}EF devices), it is…

Quantitative Methods · Quantitative Biology 2018-09-27 Kristine Heiney , José Mateus , Cátia Lopes , Estrela Neto , Meriem Lamghari , Paulo Aguiar

A common way of studying the relationship between neural activity and behavior is through the analysis of neuronal spike trains that are recorded using one or more electrodes implanted in the brain. Each spike train typically contains…

Applications · Statistics 2011-04-15 Mengxin Li , Wei-Liem Loh

To understand how neural networks process information, it is important to investigate how neural network dynamics varies with respect to different stimuli. One challenging task is to design efficient statistical approaches to analyze…

Neurons and Cognition · Quantitative Biology 2018-11-30 Zhi-Qin John Xu , Douglas Zhou , David Cai

Why do neurons communicate through spikes? By definition, spikes are all-or-none neural events which occur at continuous times. In other words, spikes are on one side binary, existing or not without further details, and on the other can…

Neurons and Cognition · Quantitative Biology 2024-04-12 Antoine Grimaldi , Amélie Gruel , Camille Besnainou , Jean-Nicolas Jérémie , Jean Martinet , Laurent U Perrinet

Multi-Pivot Quicksort refers to variants of classical quicksort where in the partitioning step $k$ pivots are used to split the input into $k + 1$ segments. For many years, multi-pivot quicksort was regarded as impractical, but in 2009 a…

Data Structures and Algorithms · Computer Science 2016-06-01 Martin Aumüller , Martin Dietzfelbinger , Pascal Klaue