arXiv:2507.22635eess.IVcs.CV2025-07被引 1

用提示驱动的Transformer U-Net精准分割3D显微镜下的小胶质细胞形态。

trAIce3D: A Prompt-Driven Transformer Based U-Net for Semantic Segmentation of Microglial Cells from Large-Scale 3D Microscopy Images

  • 两阶段架构:先用3D U-Net+ViT检测胞体,再以胞体坐标为提示细化分支。
  • 在41,230个细胞数据集上实现高精度分割,泛化性强且无需重复调参。
  • 适用于复杂神经细胞形态分析,可推广至神经元、星形胶质细胞等。

细胞形态蕴含其功能的关键信息。从大规模3D显微图像中分割此类结构极具挑战,尤其对参与神经退行性疾病的免疫相关小胶质细胞而言,现有方法多聚焦于细胞体,难以处理重叠结构,对噪声敏感,需为每组新数据调参,或依赖繁琐的半自动流程。本文提出trAIce3D,一种基于提示驱动的Transformer U-Net深度学习架构,可精准分割小胶质细胞的胞体与分支。该方法采用两阶段策略:第一阶段使用带视觉变压器(ViT)编码器的3D U-Net,通过滑动窗口覆盖全图,检测胞体;第二阶段利用跨注意力块增强跳跃连接,以胞体坐标作为提示,输入目标细胞周围3D窗口,精修胞体及其分支。训练分两步进行:先自监督训练胞体分割,再基于前一阶段预训练权重进行提示式分支分割。在包含41,230个细胞的大型数据集上验证,trAIce3D显著提升分割精度与泛化能力,支持复杂细胞形态的大规模分析。虽针对小胶质细胞优化,其架构亦可扩展至神经元、星形胶质细胞等复杂细胞类型,推动神经生物学研究发展。

原文摘要 · Abstract (English)

The shape of a cell contains essential information about its function within the biological system. Segmenting these structures from large-scale 3D microscopy images is challenging, limiting clinical insights especially for microglia, immune-associated cells involved in neurodegenerative diseases. Existing segmentation methods mainly focus on cell bodies, struggle with overlapping structures, perform poorly on noisy images, require hyperparameter tuning for each new dataset, or rely on tedious semi-automated approaches. We introduce trAIce3D, a deep-learning architecture designed for precise microglia segmentation, capturing both somas and branches. It employs a two-stage approach: first, a 3D U-Net with vision transformers in the encoder detects somas using a sliding-window technique to cover the entire image. Then, the same architecture, enhanced with cross-attention blocks in skip connections, refines each soma and its branches by using soma coordinates as a prompt and a 3D window around the target cell as input. Training occurs in two phases: self-supervised Soma Segmentation, followed by prompt-based Branch Segmentation, leveraging pre-trained weights from the first phase. Trained and evaluated on a dataset of 41,230 microglial cells, trAIce3D significantly improves segmentation accuracy and generalization, enabling scalable analysis of complex cellular morphologies. While optimized for microglia, its architecture can extend to other intricate cell types, such as neurons and astrocytes, broadening its impact on neurobiological research.

3D分割小胶质细胞TransformerU-Net

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。