PseudoNeuronGAN: Unpaired synthetic image to pseudo-neuron image translation for label-free neuron instance segmentation

IF 6.5 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Neurocomputing Pub Date : 2025-04-14 Epub Date: 2025-01-27 DOI:10.1016/j.neucom.2025.129559
Zhenzhen You , Ming Jiang , Zhenghao Shi , Cheng Shi , Shuangli Du , Minghua Zhao , Anne-Sophie Hérard , Nicolas Souedet , Thierry Delzescaux
{"title":"PseudoNeuronGAN: Unpaired synthetic image to pseudo-neuron image translation for label-free neuron instance segmentation","authors":"Zhenzhen You ,&nbsp;Ming Jiang ,&nbsp;Zhenghao Shi ,&nbsp;Cheng Shi ,&nbsp;Shuangli Du ,&nbsp;Minghua Zhao ,&nbsp;Anne-Sophie Hérard ,&nbsp;Nicolas Souedet ,&nbsp;Thierry Delzescaux","doi":"10.1016/j.neucom.2025.129559","DOIUrl":null,"url":null,"abstract":"<div><div>Accurate neuron instance segmentation is of great significance in the field of neuroscience. The prerequisite for obtaining high-precision segmentation results using deep learning models is to have a large number of labeled datasets. However, in areas such as the dentate gyrus of the hippocampus where tens of thousands of neurons are aggregated, neuroscientists are unable to label neuron pixels. In this paper, we propose a pipeline for label-free neuron instance segmentation. Firstly, PseudoNeuronGAN, an unpaired synthetic image to pseudo-neuron image translation network, is proposed. Without requiring any manual labeling, synthetic cell images with known centroid labels and real neuron images are sufficient to generate a pseudo-neuron dataset. Since centroid labels are constraints to prevent neuron loss during the translation process, they are consistent in both the synthetic dataset and the generated pseudo-neuron dataset, and can be set as labels for pseudo-neuron images to train deep learning networks to predict the centroids of real neurons. Finally, based on the detected neuron centroids, neuron instance segmentation can be obtained by using competitive region growing algorithm. Experiments show that our pipeline succeeds in performing neuron instance segmentation without the need for manual annotations. PseudoNeuronGAN to generate a labeled pseudo-neuron dataset will greatly reduce the tedious labeling work by neuroscientists, and the accuracy of centroid labels is no longer biased by subjective factors. In terms of instance segmentation performance, the average F-score calculated by classical deep learning models trained on the pseudo-neuron dataset exceeds the average F-score trained on a limited number of real neuron dataset, reflecting the high quality of the generated pseudo-neuron dataset. Our critical code of PseudoNeuronGAN is available at <span><span>https://github.com/zhenzhen89/PseudoNeuronGAN</span><svg><path></path></svg></span>.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"626 ","pages":"Article 129559"},"PeriodicalIF":6.5000,"publicationDate":"2025-04-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Neurocomputing","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0925231225002310","RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"2025/1/27 0:00:00","PubModel":"Epub","JCR":"Q1","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

Abstract

Accurate neuron instance segmentation is of great significance in the field of neuroscience. The prerequisite for obtaining high-precision segmentation results using deep learning models is to have a large number of labeled datasets. However, in areas such as the dentate gyrus of the hippocampus where tens of thousands of neurons are aggregated, neuroscientists are unable to label neuron pixels. In this paper, we propose a pipeline for label-free neuron instance segmentation. Firstly, PseudoNeuronGAN, an unpaired synthetic image to pseudo-neuron image translation network, is proposed. Without requiring any manual labeling, synthetic cell images with known centroid labels and real neuron images are sufficient to generate a pseudo-neuron dataset. Since centroid labels are constraints to prevent neuron loss during the translation process, they are consistent in both the synthetic dataset and the generated pseudo-neuron dataset, and can be set as labels for pseudo-neuron images to train deep learning networks to predict the centroids of real neurons. Finally, based on the detected neuron centroids, neuron instance segmentation can be obtained by using competitive region growing algorithm. Experiments show that our pipeline succeeds in performing neuron instance segmentation without the need for manual annotations. PseudoNeuronGAN to generate a labeled pseudo-neuron dataset will greatly reduce the tedious labeling work by neuroscientists, and the accuracy of centroid labels is no longer biased by subjective factors. In terms of instance segmentation performance, the average F-score calculated by classical deep learning models trained on the pseudo-neuron dataset exceeds the average F-score trained on a limited number of real neuron dataset, reflecting the high quality of the generated pseudo-neuron dataset. Our critical code of PseudoNeuronGAN is available at https://github.com/zhenzhen89/PseudoNeuronGAN.
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
PseudoNeuronGAN:用于无标记神经元实例分割的未配对合成图像到伪神经元图像的转换
准确的神经元实例分割在神经科学领域具有重要意义。使用深度学习模型获得高精度分割结果的前提是拥有大量的标记数据集。然而,在像海马体的齿状回这样聚集了数万个神经元的区域,神经科学家无法标记神经元像素。在本文中,我们提出了一种无标签的神经元实例分割管道。首先,提出了一种非配对合成图像到伪神经元图像的转换网络PseudoNeuronGAN。在不需要任何人工标记的情况下,具有已知质心标记的合成细胞图像和真实神经元图像足以生成伪神经元数据集。由于质心标签是防止翻译过程中神经元丢失的约束条件,因此在合成数据集和生成的伪神经元数据集中,质心标签是一致的,可以设置为伪神经元图像的标签,训练深度学习网络来预测真实神经元的质心。最后,基于检测到的神经元质心,采用竞争区域增长算法进行神经元实例分割。实验表明,我们的管道在不需要手动标注的情况下成功地进行了神经元实例分割。PseudoNeuronGAN生成标记的伪神经元数据集将大大减少神经科学家繁琐的标记工作,质心标记的准确性不再受主观因素的影响。在实例分割性能方面,在伪神经元数据集上训练的经典深度学习模型计算的平均F-score超过了在有限数量的真实神经元数据集上训练的平均F-score,反映了生成的伪神经元数据集的高质量。我们的PseudoNeuronGAN关键代码可在https://github.com/zhenzhen89/PseudoNeuronGAN获得。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 去求助
来源期刊
Neurocomputing
Neurocomputing 工程技术-计算机:人工智能
CiteScore
13.10
自引率
10.00%
发文量
1382
审稿时长
70 days
期刊介绍: Neurocomputing publishes articles describing recent fundamental contributions in the field of neurocomputing. Neurocomputing theory, practice and applications are the essential topics being covered.
期刊最新文献
ms-mamba: Multi-scale mamba for time-series forecasting Advances in intelligent animal pose tracking for neuro-behavioral integration Impact of leakage on data harmonization in machine learning pipelines in class imbalance across sites Blind motion deblurring via adaptive frequency-aware and ternary interactive attention fusion Lightweight ensemble vision transformer framework for non-invasive survival prediction in glioblastoma
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1