QMCVIVJul 8, 2024

Training-free CryoET Tomogram Segmentation

arXiv:2407.06833v13 citationsh-index: 6Has Code
Originality Highly original
AI Analysis

This work addresses the bottleneck of annotation needs in structural biology for researchers, offering a novel approach that reduces reliance on supervised training.

The paper tackles the problem of manual annotation in CryoET particle picking by introducing CryoSAM, a training-free framework that uses 2D foundation models to enable single-particle instance segmentation and full tomogram semantic segmentation with minimal prompts, outperforming existing methods significantly.

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

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes