Deep Learning Models for Atypical Serotonergic Cells Recognition
Daniele Corradetti, Alessandro Bernardi, Renato Corradetti
TL;DR
This work tackles the challenge of identifying serotonergic neurons when their extracellular spike features deviate from the classic ‘typical’ profile. It proposes a convolutional neural network framework that classifies neurons as serotonergic or non-serotonergic using short 4 ms spike windows, trained on a labeled dataset of fluorescently identified cells and augmented with a large synthetic spike dataset to mitigate noise-induced overfitting. The study demonstrates high accuracy on original data (consensus accuracy ~0.984 with AUC ~0.997) and improved robustness on non-homogeneous data (synthetic model ~0.9375 accuracy; 96.2% TP rate), highlighting the method’s potential for real-time intra-experiment neuron identification. This approach enables rapid, label-free discrimination of neuron types based solely on extracellular spike shapes, supporting broader exploration of serotonergic neuron diversity and their roles in brain function both in vitro and potentially in vivo.
Abstract
The serotonergic system modulates brain processes via functionally distinct subpopulations of neurons with heterogeneous properties, including their electrophysiological activity. In extracellular recordings, serotonergic neurons to be investigated for their functional properties are commonly identified on the basis of "typical" features of their activity, i.e. slow regular firing and relatively long duration of action potentials. Thus, due to the lack of equally robust criteria for discriminating serotonergic neurons with "atypical" features from non-serotonergic cells, the physiological relevance of the diversity of serotonergic neuron activities results largely understudied. We propose deep learning models capable of discriminating typical and atypical serotonergic neurons from non-serotonergic cells with high accuracy. The research utilized electrophysiological in vitro recordings from serotonergic neurons identified by the expression of fluorescent proteins specific to the serotonergic system and non-serotonergic cells. These recordings formed the basis of the training, validation, and testing data for the deep learning models. The study employed convolutional neural networks (CNNs), known for their efficiency in pattern recognition, to classify neurons based on the specific characteristics of their action potentials.
