<?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>deep learning in neurobiology &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/deep-learning-in-neurobiology/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Fri, 25 Sep 2026 00:20:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1.2</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>deep learning in neurobiology &#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>Deep Learning Tool DeNAT Automates Neurite Growth Measurement After Spinal Cord Injury</title>
		<link>https://scienmag.com/deep-learning-tool-denat-automates-neurite-growth-measurement-after-spinal-cord-injury/</link>
		
		<dc:creator><![CDATA[Blake Davidson]]></dc:creator>
		<pubDate>Fri, 25 Sep 2026 00:20:11 +0000</pubDate>
				<category><![CDATA[Biology]]></category>
		<category><![CDATA[advanced bioinformatics tools for neuroscience]]></category>
		<category><![CDATA[AI-based neural fiber growth assessment]]></category>
		<category><![CDATA[artificial intelligence in neuroscience]]></category>
		<category><![CDATA[automated neurite quantification tool]]></category>
		<category><![CDATA[axon regeneration]]></category>
		<category><![CDATA[bioimage analysis]]></category>
		<category><![CDATA[BMC Bioinformatics]]></category>
		<category><![CDATA[convolutional neural network]]></category>
		<category><![CDATA[CSIR-CCMB]]></category>
		<category><![CDATA[deep learning]]></category>
		<category><![CDATA[deep learning in neurobiology]]></category>
		<category><![CDATA[DeNAT]]></category>
		<category><![CDATA[DeNAT neural analysis framework]]></category>
		<category><![CDATA[image analysis for spinal cord repair]]></category>
		<category><![CDATA[machine learning for nerve fiber analysis]]></category>
		<category><![CDATA[neurite outgrowth]]></category>
		<category><![CDATA[Neurite outgrowth measurement]]></category>
		<category><![CDATA[neurotrauma]]></category>
		<category><![CDATA[quantitative assessment of nerve regeneration]]></category>
		<category><![CDATA[reduction of manual errors in nerve regeneration studies]]></category>
		<category><![CDATA[region of interest]]></category>
		<category><![CDATA[sensitivity]]></category>
		<category><![CDATA[Spinal Cord Injury]]></category>
		<category><![CDATA[spinal cord injury neural regeneration]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=213635</guid>

					<description><![CDATA[Researchers at CSIR-CCMB have developed DeNAT, a deep-learning tool that measures neurite regrowth after spinal cord injury with near-perfect agreement to expert manual scoring.]]></description>
										<content:encoded><![CDATA[<p>Measuring how nerve fibers regrow after injury has long been one of the most tedious and error-prone tasks in neuroscience, and a team of researchers in India believes artificial intelligence can finally change that. In a study published in BMC Bioinformatics, scientists at the Centre for Cellular and Molecular Biology (CCMB), part of the Council of Scientific and Industrial Research in Hyderabad, introduced the Deep Neurite Analysis Tool, or DeNAT, a machine-learning framework designed to automatically quantify neurite outgrowth in images from spinal cord injury experiments. The tool, developed by Manojkumar Kumaran, Athul PS Narayan, Yogesh Sahu, Soupayan Banerjee, Anisha S Menon, Shringika Soni, and corresponding author Ishwariya Venkatesh, achieved a near-perfect correlation with expert human scoring, reaching a correlation coefficient of 0.9991, while dramatically reducing the labor and variability that have historically plagued this kind of analysis.</p>
<p>The problem DeNAT addresses is deceptively simple to describe but notoriously difficult to solve. When researchers test potential therapies for spinal cord injury, they need to know whether damaged axons, the long projections that carry signals between neurons, are sprouting new growth. The current gold standard for making that determination is manual counting performed by multiple blinded observers, a process that is slow, labor-intensive, and prone to inconsistency between scorers. A single experiment can generate hundreds of microscopy images, each containing a tangle of fibers that must be traced and counted by eye. Different observers, and even the same observer on different days, can arrive at different counts, introducing variability that can obscure real biological effects and force researchers to repeat experiments.</p>
<p>Existing software packages can measure total neurite length in cell culture dishes, but the authors point out that these tools were never designed to capture new growth in the complex, cluttered images produced by injury models such as thoracic crush or pyramidotomy, in which a specific tract in the brainstem is surgically severed. In these paradigms, the background tissue is dense with intact fibers, debris, and staining artifacts, making it extremely hard for conventional image-analysis algorithms to distinguish genuine regenerating sprouts from everything else. Crucially, existing tools also lack the ability to selectively analyze growth within user-defined regions, a capability that is essential for injury studies where the scientifically meaningful signal may be confined to a narrow band of tissue near the lesion site.</p>
<p>DeNAT tackles both limitations by combining deep learning with an interactive region-of-interest workflow. Users can draw regions of interest directly onto their images, instructing the software to quantify sprouting only within those boundaries. This user-guided selection is what makes the tool suitable for injury paradigms, because it allows researchers to focus the analysis exactly where regeneration is expected while excluding areas that would otherwise generate noise. Underneath this interface, a convolutional neural network performs the pixel-level work of identifying neurite fibers, a class of machine-learning architecture that has transformed image analysis across biology by learning to recognize visual patterns from annotated training examples rather than relying on hand-crafted rules.</p>
<p>The performance metrics reported in the study are striking. When benchmarked against manual ground truth, DeNAT achieved a sensitivity of 0.926, meaning it detected roughly 93 percent of the neurite growth that human experts identified. Its precision, the proportion of detected features that correspond to real neurites, was 0.878, and its false discovery rate was 0.12. The team also evaluated the tool using receiver operating characteristic analysis, a standard framework for assessing how well a classifier separates true signals from noise across different decision thresholds. These numbers place DeNAT in the range of agreement between human experts themselves, which is arguably the more meaningful benchmark, since manual scoring is far from perfectly consistent.</p>
<p>What makes the design philosophy of DeNAT particularly interesting is its deliberate optimization for high sensitivity rather than balanced performance. In neurotrauma research, the authors explain, the cost of the two possible errors is deeply asymmetric. Missing a regenerating axon, a false negative, carries far greater risk than detecting background noise, a false positive. A false negative could lead researchers to conclude that a promising therapy does not work, discarding a treatment that might have helped patients, whereas a false positive merely adds a small amount of noise that statistical analysis across many images and animals can absorb. By tuning the network to err on the side of detection, the developers aligned the tool&#8217;s behavior with the actual priorities of the researchers who will use it.</p>
<p>The implications for the pace of axon regeneration research could be substantial. Spinal cord injury affects hundreds of thousands of people worldwide, and despite decades of research, effective treatments that restore function after severe injury remain elusive. Progress depends on screening large numbers of candidate interventions, from biomaterials and growth factors to gene therapies and rehabilitation protocols, in animal models. Each of those experiments requires quantifying regeneration, and if that quantification step is a bottleneck measured in weeks of manual labor, the entire pipeline slows down. A tool that can process images automatically, reproducibly, and with expert-level accuracy removes one of the most repetitive links in that chain and frees researchers to focus on experimental design and interpretation.</p>
<p>Reproducibility is another dimension where automated analysis offers an advantage that goes beyond simple speed. Manual scoring by multiple blinded observers is designed to control for individual bias, but it cannot eliminate the inherent variability of human perception, and disagreements between scorers must often be resolved by discussion or arbitration. A trained neural network, by contrast, applies exactly the same decision criteria to every image, every time. That consistency makes it easier to compare results across experiments, across laboratories, and across time, and it strengthens the statistical power of studies by reducing measurement noise. The authors report that DeNAT reduces both variability and labor relative to the manual gold standard, addressing the two most common complaints about neurite quantification.</p>
<p>The work also reflects a broader trend in bioinformatics: the migration of deep-learning methods from computer vision laboratories into the daily workflows of experimental biologists. Tools of this kind succeed not only because of their underlying algorithms but because of accessibility. DeNAT is described as an accessible platform, and it is published as open access research, meaning any laboratory can read the methods and adopt the approach. The study was supported by funding from the Council of Scientific and Industrial Research, the Department of Biotechnology, and the Science and Engineering Research Board, an example of public investment in Indian research infrastructure producing tools intended for the global scientific community.</p>
<p>For the researchers at CSIR-CCMB and the Academy of Scientific and Innovative Research who built it, DeNAT represents a practical answer to a practical question: how do you measure regeneration accurately without spending months counting fibers by hand? The answer, demonstrated with a correlation of 0.9991 against expert manual scoring, is to let a neural network do the counting while humans do what they do best, defining the biological questions and the regions of interest that matter. As spinal cord injury research pushes toward therapies that can genuinely promote axon regrowth in humans, tools like DeNAT may quietly accelerate the journey, one automated image analysis at a time, ensuring that no regenerating axon goes unnoticed.</p>
<p><strong>Subject of Research:</strong> A machine-learning framework for automated measurement of neurite outgrowth after spinal cord injury</p>
<p><strong>Article Title:</strong> Deep Neurite Analysis Tool (DeNAT): a machine-learning framework for high-sensitivity automated neurite outgrowth measurement</p>
<p><strong>Article References:</strong> Kumaran, M., Narayan, A. P., Sahu, Y., Banerjee, S., Menon, A. S., Soni, S., &amp; Venkatesh, I. (2026). Deep Neurite Analysis Tool (DeNAT): a machine-learning framework for high-sensitivity automated neurite outgrowth measurement. <em>BMC Bioinformatics</em>. <a href="https://doi.org/10.1186/s12859-026-06661-3" rel="noopener noreferrer">https://doi.org/10.1186/s12859-026-06661-3</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1186/s12859-026-06661-3" rel="noopener noreferrer">10.1186/s12859-026-06661-3</a></p>
<p><strong>Keywords:</strong> DeNAT, neurite outgrowth, spinal cord injury, deep learning, convolutional neural network, axon regeneration, bioimage analysis, BMC Bioinformatics, region of interest, sensitivity, neurotrauma, CSIR-CCMB</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">213635</post-id>	</item>
	</channel>
</rss>
