English

Training-free CryoET Tomogram Segmentation

Quantitative Methods 2024-07-10 v1 Computer Vision and Pattern Recognition Image and Video Processing

Abstract

Cryogenic Electron Tomography (CryoET) is a useful imaging technology in structural biology that is hindered by its need for manual annotations, especially in particle picking. Recent works have endeavored to remedy this issue with few-shot learning or contrastive learning techniques. However, supervised training is still inevitable for them. We instead choose to leverage the power of existing 2D foundation models and present a novel, training-free framework, CryoSAM. In addition to prompt-based single-particle instance segmentation, our approach can automatically search for similar features, facilitating full tomogram semantic segmentation with only one prompt. CryoSAM is composed of two major parts: 1) a prompt-based 3D segmentation system that uses prompts to complete single-particle instance segmentation recursively with Cross-Plane Self-Prompting, and 2) a Hierarchical Feature Matching mechanism that efficiently matches relevant features with extracted tomogram features. They collaborate to enable the segmentation of all particles of one category with just one particle-specific prompt. Our experiments show that CryoSAM outperforms existing works by a significant margin and requires even fewer annotations in particle picking. Further visualizations demonstrate its ability when dealing with full tomogram segmentation for various subcellular structures. Our code is available at: https://github.com/xulabs/aitom

Keywords

Cite

@article{arxiv.2407.06833,
  title  = {Training-free CryoET Tomogram Segmentation},
  author = {Yizhou Zhao and Hengwei Bian and Michael Mu and Mostofa R. Uddin and Zhenyang Li and Xiang Li and Tianyang Wang and Min Xu},
  journal= {arXiv preprint arXiv:2407.06833},
  year   = {2024}
}

Comments

This preprint has not undergone peer review or any post-submission improvements or corrections. The Version of Record of this contribution will be published in MICCAI 2024

R2 v1 2026-06-28T17:34:18.419Z