Search papers, labs, and topics across Lattice.
This paper introduces Probe-EM, a training-free framework for targeted neuron tracing that addresses the challenges of over-segmentation in large-scale electron microscopy data. By employing a skeleton-guided Heuristic Spatial Search and a Dimension-Aware Semantic Verification strategy, the method achieves robust zero-shot semantic verification while significantly reducing the need for manual proofreading. Experimental results show that Probe-EM outperforms supervised methods and cuts down proofreading time by 33.4%, highlighting its efficiency and effectiveness in reconstructing neuronal morphologies.
Reducing manual proofreading time by over 33% while achieving superior neuron tracing accuracy could revolutionize the analysis of large-scale neural connectivity maps.
Establishing large-scale, high-resolution neural connectivity maps is fundamental to elucidating the structural basis of brain function. However, when processing terabyte- or petabyte-scale electron microscopy data, over-segmentation inherent in automated reconstruction algorithms remains a critical bottleneck, requiring extensive manual proofreading spanning person-years. To alleviate the heavy reliance on annotated data and the limited flexibility of conventional tracing methods, we propose a training-free, targeted neuron tracing framework. Specifically, we introduce a skeleton-guided Heuristic Spatial Search paradigm that leverages geometric priors to iteratively reconstruct neuronal morphologies through a probing-verification cycle. To achieve robust zero-shot semantic verification, we further develop a Dimension-Aware Semantic Verification strategy built upon the foundation model NeuroSAM 2. This strategy resolves intra-slice splits via Planar Ensemble Consensus and inter-slice splits via Axial Spatio-Temporal Propagation. Notably, we integrate the proposed workflow into the Neuroglancer visualization platform, enabling an interactive human-in-the-loop proofreading system. Experimental results demonstrate that the proposed method outperforms supervised baselines and reduces manual proofreading time by 33.4%. The source code is publicly available at https://github.com/HeadLiuYun/Probe-EM.