Pith. sign in

REVIEW 2 cited by

FastSAM3D: An Efficient Segment Anything Model for 3D Volumetric Medical Images

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2403.09827 v1 pith:66SUHJX6 submitted 2024-03-14 eess.IV cs.CV

classification eess.IVcs.CV
keywords samsfastsam3dattentionmedicalanythingcomparedimaginginference
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Segment anything models (SAMs) are gaining attention for their zero-shot generalization capability in segmenting objects of unseen classes and in unseen domains when properly prompted. Interactivity is a key strength of SAMs, allowing users to iteratively provide prompts that specify objects of interest to refine outputs. However, to realize the interactive use of SAMs for 3D medical imaging tasks, rapid inference times are necessary. High memory requirements and long processing delays remain constraints that hinder the adoption of SAMs for this purpose. Specifically, while 2D SAMs applied to 3D volumes contend with repetitive computation to process all slices independently, 3D SAMs suffer from an exponential increase in model parameters and FLOPS. To address these challenges, we present FastSAM3D which accelerates SAM inference to 8 milliseconds per 128*128*128 3D volumetric image on an NVIDIA A100 GPU. This speedup is accomplished through 1) a novel layer-wise progressive distillation scheme that enables knowledge transfer from a complex 12-layer ViT-B to a lightweight 6-layer ViT-Tiny variant encoder without training from scratch; and 2) a novel 3D sparse flash attention to replace vanilla attention operators, substantially reducing memory needs and improving parallelization. Experiments on three diverse datasets reveal that FastSAM3D achieves a remarkable speedup of 527.38x compared to 2D SAMs and 8.75x compared to 3D SAMs on the same volumes without significant performance decline. Thus, FastSAM3D opens the door for low-cost truly interactive SAM-based 3D medical imaging segmentation with commonly used GPU hardware. Code is available at https://github.com/arcadelab/FastSAM3D.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Intelligent Control of Robotic X-ray Devices using a Language-promptable Digital Twin

    cs.RO 2024-12 conditional novelty 6.0 of 10

    A language-promptable digital twin, built from text-driven X-ray segmentation, lets surgeons control a robotic C-arm by voice to visualize, collimate, and find views of requested anatomy.

  2. Memorizing SAM: 3D Medical Segment Anything Model with Memorizing Transformer

    cs.CV 2024-12 conditional novelty 5.0 of 10

    A plug-in memorizing transformer retrieves training-time key-value features by kNN search and improves 3D SAM segmentation by 11.36 average Dice points on TotalSegmentator.

Pith tools