<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>medium spiny neurons &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/medium-spiny-neurons/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Sat, 12 Sep 2026 16:27:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1.1</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>medium spiny neurons &#8211; Science</title>
	<link>https://scienmag.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">73899611</site>	<item>
		<title>Machine Learning Reads the Estrous Cycle in Brain Cell Electrical Fingerprints</title>
		<link>https://scienmag.com/machine-learning-reads-the-estrous-cycle-in-brain-cell-electrical-fingerprints/</link>
		
		<dc:creator><![CDATA[Cassandra Pierce]]></dc:creator>
		<pubDate>Sat, 12 Sep 2026 16:27:34 +0000</pubDate>
				<category><![CDATA[Medicine]]></category>
		<category><![CDATA[action potentials]]></category>
		<category><![CDATA[computational neuroscience and hormonal cycle]]></category>
		<category><![CDATA[electrophysiological changes during estrous cycle]]></category>
		<category><![CDATA[electrophysiology]]></category>
		<category><![CDATA[estradiol]]></category>
		<category><![CDATA[estrous cycle]]></category>
		<category><![CDATA[estrous cycle detection in brain neurons]]></category>
		<category><![CDATA[hormone influence on brain cell behavior]]></category>
		<category><![CDATA[input resistance]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[machine learning classification of neuronal electrical activity]]></category>
		<category><![CDATA[machine learning in neuroendocrinology]]></category>
		<category><![CDATA[medium spiny neurons]]></category>
		<category><![CDATA[mEPSC]]></category>
		<category><![CDATA[neural fingerprinting for reproductive states]]></category>
		<category><![CDATA[neural markers of hormonal phases]]></category>
		<category><![CDATA[neural signal analysis for hormonal cycle detection]]></category>
		<category><![CDATA[Neuroinformatics]]></category>
		<category><![CDATA[neuromodulation]]></category>
		<category><![CDATA[neuronal electrical fingerprints for hormonal status]]></category>
		<category><![CDATA[nucleus accumbens]]></category>
		<category><![CDATA[nucleus accumbens neuron activity]]></category>
		<category><![CDATA[Random Forest]]></category>
		<category><![CDATA[reward center neuron activity and reproductive cycle]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=196307</guid>

					<description><![CDATA[Machine learning models can identify a rat's estrous cycle phase from the electrical properties of single reward-circuit neurons with up to 94 percent accuracy, revealing that passive membrane properties carry the strongest hormonal signature.]]></description>
										<content:encoded><![CDATA[<p>Machine learning has already proven remarkably good at sorting neurons into their proper biological categories, telling apart dopamine cells from cortical pyramidal cells or distinguishing inhibitory interneurons from their excitatory cousins. But a more subtle question has lingered at the edge of computational neuroscience: can an algorithm detect not what kind of neuron it is looking at, but what hormonal moment that neuron was living through when researchers recorded it? A new study published in the journal Neuroinformatics answers with a resounding yes, reporting that machine learning models can identify which phase of the estrous cycle a rat was in based purely on the electrical behavior of individual neurons in the brain&#8217;s reward center, achieving classification accuracy as high as 94 percent.</p>
<p>The research, conducted by Armaan Raina and John Meitzen of North Carolina State University, focused on medium spiny neurons in the nucleus accumbens, a GABAergic output cell that serves as the key computational integrator for this hub of motivated and reward-driven behavior. Earlier work from the same laboratory had shown that the electrophysiological properties of these neurons shift across the four phases of the rodent estrous cycle, including action potential characteristics, passive membrane attributes, and the properties of miniature excitatory postsynaptic currents, the tiny synaptic events that reveal how individual glutamatergic synapses are functioning. The team hypothesized that if those hormone-driven shifts carry real information, then machine learning models trained on the data should be able to recover it, and the amount of information should differ depending on which type of electrical measurement is analyzed.</p>
<p>To test this idea, the researchers drew on a publicly available archive of whole-cell patch clamp recordings from adult female Sprague-Dawley rats, originally collected across diestrus, early proestrus, late proestrus, and estrus phases, with each phase assigned through careful vaginal cytology and confirmed by circulating sex steroid hormone levels. From these raw recordings they extracted three distinct feature sets. The action potential set captured metrics such as burst length, spikes per burst, and spike frequency from more than four thousand depolarization-evoked spike trains. The passive set included thirteen properties such as resting membrane potential, input resistance, membrane time constant, and inward rectification ratio, derived from over five thousand hyperpolarizing voltage responses. The miniature excitatory postsynaptic current set described more than sixty-one thousand synaptic events using measures like amplitude, rise time, decay, and baseline current.</p>
<p>Seven classical machine learning architectures were then trained on each feature set: random forest, gradient boosting, logistic regression, k-nearest neighbors, support vector classifier, multi-layer perceptron, and a single decision tree, producing twenty-one models in total. Crucially, the researchers deliberately avoided hyperparameter tuning, since their goal was not to squeeze out maximum accuracy but to compare how much phase-related information each data type inherently encodes. Each model was trained five times on fixed random seeds, with features Z-score normalized and the data split seventy-five to twenty-five between training and testing. Control experiments in which class labels were scrambled produced sharply lower accuracies, confirming that the models were learning genuine biological patterns rather than statistical artifacts.</p>
<p>The results were striking in their consistency. Across every model, the hierarchy of performance was the same: passive membrane features yielded the best classification, followed by action potential features, with synaptic mEPSC features trailing behind. The random forest classifier trained on passive properties reached 93.81 percent accuracy, and gradient boosting came in a close second at 93.55 percent, while logistic regression struggled at 68.53 percent. For action potential features, k-nearest neighbors led at 83.36 percent. Even the weakest feature set, the synaptic events, allowed the random forest to reach nearly 70 percent accuracy, well above chance. Statistical analysis confirmed that accuracy differed significantly by model type, feature set, and their interaction, and the substantial gap between linear models and ensemble methods on passive properties suggests that the hormone-driven changes carve out complex, non-linear boundaries in the data.</p>
<p>Feature importance analysis added biological depth to the machine learning results. For the passive set, input resistance stood out as by far the most discriminative property, nearly doubling the importance of the next feature, the membrane time constant. This makes intuitive sense given prior experiments showing that estradiol replacement in ovariectomized animals directly modulates nucleus accumbens neuron input resistance. In the action potential set, burst length was the most informative feature, followed by spike frequency and average spike amplitude. Most unexpectedly, for the synaptic set the strongest signal came not from the synaptic events themselves but from the baseline current measured just before each event, which likely reflects cycle-dependent differences in resting membrane potential rather than changes in synaptic transmission per se.</p>
<p>Per-class recall analysis then revealed which phases carry the most distinctive electrical signatures. Late proestrus, the brief window when estrogen and progesterone surges peak, proved the most easily identified phase of all, with recall values of 99.92 percent on passive data, 93.84 percent on action potential data, and 86.28 percent on synaptic data. This aligns neatly with the intense endocrine activity of that phase, when hormones act on the nucleus accumbens to increase exploratory behavior, reduce anxiety-like behavior, and boost motivation to mate. In contrast, the estrus phase was consistently the hardest to classify, with recall as low as 43.61 percent on action potential data, perhaps reflecting a transitional period when some hormone effects persist while others fade back toward the diestrus phenotype.</p>
<p>Latent space visualization using t-SNE independently confirmed the classifier results, showing clear separation of late proestrus from the other three phases in both the passive and action potential feature sets, while the synaptic features produced more diffuse, overlapping clusters. The authors also addressed a methodological concern: because more recordings were available for late proestrus, the dataset was imbalanced. Retraining the models on an equalized subset produced no significant change in accuracy, indicating the results were not an artifact of unequal class sizes. The main limitations acknowledged by the team include the a priori selection of electrophysiological features and the inherently low throughput of manual patch clamp recordings.</p>
<p>Beyond the immediate findings, the study signals a broader shift in how neuroscientists might handle the long-neglected variability introduced by hormonal cycles. Most published neuroscience studies document animal sex but not cycle phase, meaning vast archives of existing electrophysiological data may contain hidden hormonal structure that no one looked for. The authors suggest that models like theirs could one day be applied retrospectively to such datasets, potentially assigning cycle phases and dramatically increasing the value of previously collected data. They also envision extending the approach to other brain regions such as the caudate-putamen, hippocampus, and hypothalamus, to other rhythmic biological processes such as circadian and seasonal cycles, and to combined analyses incorporating morphology and transcriptomics. In demonstrating that machine learning can read a hormonal clock out of a single neuron&#8217;s electrical whisper, the work positions these algorithms not merely as classifiers but as interpretive instruments for probing how neuromodulation sculpts the fundamental computations of the brain.</p>
<p><strong>Subject of Research:</strong> Machine learning classification of neural electrophysiological differences across estrous cycle phases in rat nucleus accumbens medium spiny neurons</p>
<p><strong>Article Title:</strong> Application of Machine Learning Models to Identify Differences in Neural Electrophysiological Properties Across Estrous Cycle Phases</p>
<p><strong>Article References:</strong> Raina, A., &amp; Meitzen, J. (2026). Application of Machine Learning Models to Identify Differences in Neural Electrophysiological Properties Across Estrous Cycle Phases. <em>Neuroinformatics, 24</em>(3), Article 57. <a href="https://doi.org/10.1007/s12021-026-09814-0" rel="noopener noreferrer">https://doi.org/10.1007/s12021-026-09814-0</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1007/s12021-026-09814-0" rel="noopener noreferrer">10.1007/s12021-026-09814-0</a></p>
<p><strong>Keywords:</strong> machine learning, estrous cycle, nucleus accumbens, medium spiny neurons, electrophysiology, neuroinformatics, random forest, input resistance, action potentials, mEPSC, estradiol, neuromodulation</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">196307</post-id>	</item>
		<item>
		<title>Dendritome Mapping Unveils Striatal Neuron Structure</title>
		<link>https://scienmag.com/dendritome-mapping-unveils-striatal-neuron-structure/</link>
		
		<dc:creator><![CDATA[Cassandra Pierce]]></dc:creator>
		<pubDate>Fri, 31 Oct 2025 15:38:12 +0000</pubDate>
				<category><![CDATA[Medicine]]></category>
		<category><![CDATA[advanced neuroscience techniques]]></category>
		<category><![CDATA[age-related neuronal changes]]></category>
		<category><![CDATA[brain architecture and communication]]></category>
		<category><![CDATA[D1-type and D2-type MSNs]]></category>
		<category><![CDATA[dendritic arbor morphology]]></category>
		<category><![CDATA[dendritome mapping]]></category>
		<category><![CDATA[disease-related neuronal changes]]></category>
		<category><![CDATA[medium spiny neurons]]></category>
		<category><![CDATA[motor control and reward processing]]></category>
		<category><![CDATA[neuronal connectivity and function]]></category>
		<category><![CDATA[striatal neuron structure]]></category>
		<category><![CDATA[synaptic input integration]]></category>
		<guid isPermaLink="false">https://scienmag.com/dendritome-mapping-unveils-striatal-neuron-structure/</guid>

					<description><![CDATA[In the intricate landscape of the brain, dendritic arbors form the very architecture through which neurons communicate, compute, and integrate signals. These sprawling, tree-like extensions of neurons serve as the fundamental units for receiving synaptic inputs and orchestrating complex neural computations vital for behavior and cognition. Despite their undeniable importance, comprehensive studies that map the [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>In the intricate landscape of the brain, dendritic arbors form the very architecture through which neurons communicate, compute, and integrate signals. These sprawling, tree-like extensions of neurons serve as the fundamental units for receiving synaptic inputs and orchestrating complex neural computations vital for behavior and cognition. Despite their undeniable importance, comprehensive studies that map the morphology of single neurons across large brain regions have remained an elusive frontier, primarily due to technical limitations. However, a groundbreaking new study by Park, Yan, Zhu, and colleagues promises to transform our understanding of neuronal morphology in the striatum, a crucial brain region implicated in motor control and reward processing. Their innovative approach, aptly termed &#8220;dendritome mapping,&#8221; meticulously profiles the dendritic structures of genetically defined single neurons in the mouse striatum, revealing spatial patterns and age-related as well as disease-related changes with unprecedented resolution.</p>
<p>The striatum, a subcortical brain structure, is predominantly composed of two types of medium spiny neurons (MSNs), distinguished by their dopamine receptor expression: D1-type and D2-type MSNs. These neurons differ not only in their genetic identity but also in their connectivity and functional roles within basal ganglia circuits. Understanding the distinct morphological features of these neuronal subtypes has profound implications for deciphering how the striatum processes complex information, and how alterations in this processing contribute to neurodegenerative and psychiatric disorders. This ambitious investigation reconstructed 3,762 three-dimensional morphologies of individual D1 and D2 MSNs, which were then accurately mapped to standardized brain reference atlases, enabling high-resolution spatial analysis across the striatum.</p>
<p>One of the major challenges in neuronal morphology studies is capturing the subtle but functionally significant variations in dendritic architectures that are often blurred when relying solely on classical anatomical landmarks. To overcome this, the researchers devised an elegant computational method that divides the striatum into latticed cubic boxes, a spatial grid framework that surpasses the resolution limits of conventional anatomical segmentation. By quantifying a comprehensive set of morphometric parameters within each cubic volume, the team generated compact, high-dimensional morphological signatures—referred to as “eigen-morphs”— encapsulating the unique dendritic features of MSNs within that spatial unit.</p>
<p>The subsequent clustering of these eigen-morphs unveiled six distinct morphological modules, each representing a discrete spatial territory within the striatum. Remarkably, these modules formed contiguous domains, suggesting that the dendritic architecture of MSNs is not a random assortment but rather organized into spatially coherent microcircuits. Each identified module exhibited characteristic dendritic patterns, including variations in branch complexity, length, and orientation, which likely underpin specialized computational functions within the striatal network. Additionally, these morphologically defined territories were shown to receive distinct patterns of corticostriatal innervation, hinting at a direct link between dendritic structure and input specificity that shapes striatal processing.</p>
<p>Beyond merely mapping healthy neuronal morphology, the research team extended their analysis to explore how MSN dendritic architecture evolves with aging and in the context of Huntington’s disease, a devastating neurodegenerative disorder that profoundly affects striatal circuits. Intriguingly, their data revealed a generalized atrophy of dendritic arbors with age in both D1 and D2 MSNs, manifested as reductions in dendritic length and branching complexity. This finding aligns with observed age-associated declines in motor and cognitive functions and suggests that dendritic degradation may be an underlying cellular substrate.</p>
<p>In contrast, the dendritic alterations observed in Huntington’s disease mouse models were far more nuanced and MSN-type specific. The study demonstrated that disease progression induces selective morphological defects, with D2 MSNs showing more pronounced dendritic degeneration in particular striatal subregions. These spatially and cell-type restricted changes provide important clues to the pathogenic mechanisms driving symptom emergence in Huntington’s disease and open new avenues for targeted therapeutic interventions aimed at preserving neuronal structure.</p>
<p>The strength of dendritome mapping lies not only in its technical innovation but also in its integrative systems biology framework, which bridges molecular genetics, high-resolution morphology, and circuit-level analysis. By leveraging genetically encoded neuron-type markers and combining them with high-throughput morphological reconstruction and spatial atlas registration, the researchers established a versatile platform capable of scaling up to other brain regions and neuronal classes. This capability could revolutionize how neuroscientists study cellular diversity and its functional implications in both health and disease.</p>
<p>Technically, the methodology employed involved state-of-the-art imaging techniques, including confocal and two-photon microscopy, followed by meticulous semi-automated 3D reconstruction of neuronal dendrites. Advanced image processing pipelines ensured fidelity and reproducibility across thousands of neurons. The subsequent morphometric quantification entailed calculating an array of structural features—such as dendritic length, branching angles, fractal dimension, and spine density proxies—that together define the morphological phenotype of each neuron. Coupling this with precise stereotactic mapping to a reference atlas enabled the spatial contextualization critical for discovering coherent dendritic modules.</p>
<p>Furthermore, the computational strategies for morphometric data reduction and clustering used dimensionality reduction techniques akin to principal component analysis, hence the term “eigen-morph,” which captures the dominant patterns of variance across the dendritic features. Clustering algorithms then grouped adjacent cubic boxes sharing similar eigen-morph profiles, effectively segmenting the striatum into functionally relevant morphological zones. This scalable computational framework sets a new standard for morphometric neuroanatomy, offering an objective and reproducible means to parse neuronal diversity.</p>
<p>The implications of this research transcend the striatum alone. Since dendritic morphology directly influences neuronal input integration, plasticity, and ultimately circuit dynamics, the dendritome mapping approach provides a quantitative foundation for linking microstructural variability with functional heterogeneity. In disorders like Huntington’s disease, schizophrenia, and Parkinson’s disease, where striatal dysfunction is central, such detailed morphological maps could serve as biomarkers for disease progression or therapeutic efficacy.</p>
<p>In addition, the identification of anatomically coherent dendritic modules innervated by distinct corticostriatal pathways suggests that structural and connectivity-based subnetworks coexist within classical brain regions. This insight refines existing paradigms of striatal function, supporting the notion that spatial microdomains defined by dendritic morphology may correspond with specialized computational roles or behavioral outputs.</p>
<p>This study also exemplifies the power of combining genetic targeting with morphology and circuit analysis, highlighting how selective labeling of D1- and D2-type MSNs can unravel heterogeneous effects of genotype on dendritic structure. The finding that both genotype and precise striatal location contribute uniquely to dendritic architecture underscores the multifactorial regulation of neuronal morphology that integrates intrinsic molecular identity with extrinsic microenvironmental cues.</p>
<p>Looking forward, dendritome mapping could be extended to longitudinal studies to track dendritic changes over time in vivo, or integrated with functional imaging to directly correlate dendritic structure with neuronal activity patterns. Moreover, coupling this approach with transcriptomics might reveal molecular pathways governing dendritic architecture and its plasticity, offering targets for intervention.</p>
<p>Ultimately, the unveiling of the dendritome landscape of the striatum represents a milestone in neuroscience research, providing an architecturally resolved map of neuronal form that informs both basic understanding and clinical perspectives. It opens new horizons in decoding brain complexity, illustrating how the fine details of dendritic morphology coalesce into organized spatial modules that underpin neural computation and its disruption in disease.</p>
<p>Subject of Research:<br />
Neuronal morphology, specifically dendritic structures of genetically defined medium spiny neurons in the mouse striatum, with a focus on spatial organization, aging, and neurodegenerative disease-related alterations.</p>
<p>Article Title:<br />
Dendritome mapping reveals the spatial organization of striatal neuron morphology.</p>
<p>Article References:<br />
Park, C.S., Yan, M., Zhu, M. et al. Dendritome mapping reveals the spatial organization of striatal neuron morphology. Nat Neurosci (2025). https://doi.org/10.1038/s41593-025-02085-z</p>
<p>Image Credits:<br />
AI Generated</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">99352</post-id>	</item>
	</channel>
</rss>
