Boosting 3D Neuron Segmentation with 2D Vision Transformer Pre-trained on Natural Images
Yik San Cheng, Runkai Zhao, Heng Wang, Hanchuan Peng, Weidong Cai

TL;DR
This paper introduces a novel training approach that uses a pre-trained 2D Vision Transformer on natural images to improve 3D neuron segmentation, addressing data scarcity and enhancing performance.
Contribution
It proposes a 2D-to-3D weight transfer strategy leveraging natural image knowledge to boost neuron segmentation accuracy with limited data.
Findings
Achieved 8.71% performance improvement on BigNeuron benchmark.
Utilized large-scale natural image pre-training to enhance neuron segmentation.
Demonstrated data-efficient learning for 3D neuron reconstruction.
Abstract
Neuron reconstruction, one of the fundamental tasks in neuroscience, rebuilds neuronal morphology from 3D light microscope imaging data. It plays a critical role in analyzing the structure-function relationship of neurons in the nervous system. However, due to the scarcity of neuron datasets and high-quality SWC annotations, it is still challenging to develop robust segmentation methods for single neuron reconstruction. To address this limitation, we aim to distill the consensus knowledge from massive natural image data to aid the segmentation model in learning the complex neuron structures. Specifically, in this work, we propose a novel training paradigm that leverages a 2D Vision Transformer model pre-trained on large-scale natural images to initialize our Transformer-based 3D neuron segmentation model with a tailored 2D-to-3D weight transferring strategy. Our method builds a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCell Image Analysis Techniques · Brain Tumor Detection and Classification · Image Processing Techniques and Applications
MethodsAttention Is All You Need · Dense Connections · Dropout · Label Smoothing · Residual Connection · Softmax · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Absolute Position Encodings · Vision Transformer
