paper-with-me

홈 › Papers

ENSAM: an efficient foundation model for interactive segmentation of 3D medical images

2025-09-19 · Elias Stenhede, Agnar Martin Bjørnstad, Arian Ranjbar arxiv

We present ENSAM (Equivariant, Normalized, Segment Anything Model), a lightweight and promptable model for universal 3D medical image segmentation. ENSAM combines a SegResNet-based encoder with a prompt encoder and mask decoder in a U-Net-style architecture, using latent cross-attention, relative positional encoding, normalized attention, and the Muon optimizer for training. ENSAM is designed to achieve good performance under limited data and computational budgets, and is trained from scratch on under 5,000 volumes from multiple modalities (CT, MRI, PET, ultrasound, microscopy) on a single 32 GB GPU in 6 hours. As part of the CVPR 2025 Foundation Models for Interactive 3D Biomedical Image Segmentation Challenge, ENSAM was evaluated on hidden test set with multimodal 3D medical images, obtaining a DSC AUC of 2.404, NSD AUC of 2.266, final DSC of 0.627, and final NSD of 0.597, outperforming two previously published baseline models (VISTA3D, SAM-Med3D) and matching the third (SegVol), surpassing its performance in final DSC but trailing behind in the other three metrics. In the coreset track of the challenge, ENSAM ranks 5th of 10 overall and best among the approaches not utilizing pretrained weights. Ablation studies confirm that our use of relative positional encodings and the Muon optimizer each substantially speed up convergence and improve segmentation quality.

📄 PDF Abstract BibTeX arXiv:2509.15874

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image SegmentationInteractive Segmentation

Similar Papers 제목 키워드 기반

VISTA3D: A Unified Segmentation Foundation Model For 3D Medical Imaging

2025-01-01 · CVPR 2025 1 · Yufan He, Pengfei Guo, Yucheng Tang, Andriy Myronenko 외

Foundation models for interactive segmentation in 2D natural images and videos have sparked significant interest in building 3D foundation models for medical imaging. However, the domain gaps and clinical use cases f…

Interactive SegmentationSegmentation

MedicoSAM: Towards foundation models for medical image segmentation

2025-01-20 · Anwai Archit, Luca Freckmann, Constantin Pape

Medical image segmentation is an important analysis task in clinical practice and research. Deep learning has massively advanced the field, but current approaches are mostly based on models trained for a specific task. T…

Image SegmentationInteractive SegmentationMedical Image SegmentationSegmentation+2

SegVol: Universal and Interactive Volumetric Medical Image Segmentation

2023-11-22 · Yuxin Du, Fan Bai, Tiejun Huang, Bo Zhao

Precise image segmentation provides clinical study with instructive information. Despite the remarkable progress achieved in medical image segmentation, there is still an absence of a 3D foundation segmentation model tha…

Computed Tomography (CT)Image SegmentationMedical Image AnalysisMedical Image Segmentation+3

Interactive Medical Image Segmentation: A Benchmark Dataset and Baseline

2024-11-19 · CVPR 2025 1 · Junlong Cheng, Bin Fu, Jin Ye, Guoan Wang 외

Interactive Medical Image Segmentation (IMIS) has long been constrained by the limited availability of large-scale, diverse, and densely annotated datasets, which hinders model generalization and consistent evaluation ac…

Image SegmentationInteractive SegmentationMedical Image SegmentationObject Recognition+2

Lite ENSAM: a lightweight cancer segmentation model for 3D Computed Tomography

2025-11-03 · Agnar Martin Bjørnstad, Elias Stenhede, Arian Ranjbar arxiv

Accurate tumor size measurement is a cornerstone of evaluating cancer treatment response. The most widely adopted standard for this purpose is the Response Evaluation Criteria in Solid Tumors (RECIST) v1.1, which relies …

Tumor Segmentation