Category Ranking

98%

Total Visits

921

Avg Visit Duration

2 minutes

Citations

20

Article 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.38× compared to 2D SAMs and 8.75× 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.

Download full-text PDF

Source
http://www.ncbi.nlm.nih.gov/pmc/articles/PMC12377522PMC
http://dx.doi.org/10.1007/978-3-031-72390-2_51DOI Listing

Publication Analysis

Top Keywords

sams
8
medical imaging
8
128 128
8
compared sams
8
fastsam3d
4
fastsam3d efficient
4
efficient segment
4
segment model
4
model volumetric
4
volumetric medical
4

Similar Publications

The Segment Anything Model (SAM) has attracted considerable attention due to its impressive performance and demonstrates potential in medical image segmentation. Compared to SAM's native point and bounding box prompts, text prompts offer a simpler and more efficient alternative in the medical field, yet this approach remains relatively underexplored. In this paper, we propose a SAM-based framework that integrates a pre-trained vision-language model to generate referring prompts, with SAM handling the segmentation task.

View Article and Find Full Text PDF

Molecular Hybrid Bridging for Efficient and Stable Inverted Perovskite Solar Cells without a Pre-Deposited Hole Transporting Layer.

Adv Mater

September 2025

Guangdong Provincial Key Laboratory of Optical Information Materials and Technology & Institute of Electronic Paper Displays, South China Academy of Advanced Optoelectronics, South China Normal University, Guangzhou, 510006, P. R. China.

Establishing a low-resistance perovskite/ITO contact using self-assembled molecules (SAMs) is crucial for efficient hole transport in perovskite solar cells (PSCs) without a pre-deposited hole-transporting layer. However, SAMs at the buried interface often encounter issues like nonuniform distribution and molecular aggregation during the extrusion process, leading to significant energy loss. Herein, a molecular hybrid bridging strategy by incorporating a novel small molecule is proposed, (2-aminothiazole-4-yl)acetic acid (ATAA), featuring a thiazole ring and carboxylic acid group, along with the commonly used SAM, 4-(2,7-dibromo-9,9-dimethylacridin-10(9H)-yl)butyl)phosphonic acid (DMAcPA), into the perovskite precursor to synergistically optimize the buried interface.

View Article and Find Full Text PDF

Metabolites as regulators of autoimmune diseases.

Front Immunol

September 2025

Department of Rheumatology, Endocrinology and Nephrology, Faculty of Medicine and Graduate School of Medicine, Hokkaido University, Sapporo, Japan.

Immune cell metabolism is essential for regulating immune responses, including activation, differentiation, and function. Through glycolysis and oxidative phosphorylation (OXPHOS), metabolism supplies energy and key intermediates for cell growth and proliferation. Importantly, some metabolites generated during these processes act as signaling molecules that influence immune activity.

View Article and Find Full Text PDF

Introduction: Autistic adults often face unique challenges in stress management. Conventional tools may not cater to their distinct needs. The Stress Autism Mate (SAM) app was developed to support stress recognition and promote active coping strategies through structured self-monitoring and personalised feedback.

View Article and Find Full Text PDF

Brain Tumor Segmentation (BTS) is crucial for accurate diagnosis and treatment planning, but existing CNN and Transformer-based methods often struggle with feature fusion and limited training data. While recent large-scale vision models like Segment Anything Model (SAM) and CLIP offer potential, SAM is trained on natural images, lacking medical domain knowledge, and its decoder struggles with accurate tumor segmentation. To address these challenges, we propose the Medical SAM-Clip Grafting Network (MSCG), which introduces a novel SC-grafting module.

View Article and Find Full Text PDF