Medical SAM 2: Segment medical images as video via Segment Anything Model 2
Jiayuan Zhu, Abdullah Hamdi, Yunli Qi, Yueming Jin, Junde Wu

TL;DR
Medical SAM 2 introduces a unified approach to 2D and 3D medical image segmentation by framing it as a video object tracking problem, employing a novel memory mechanism to enhance performance and enable one-prompt segmentation across multiple images.
Contribution
The paper presents MedSAM-2, a generalized auto-tracking model that leverages SAM2 for universal medical image segmentation, introducing a self-sorting memory bank for improved accuracy and versatility.
Findings
Outperforms existing models on multiple 2D and 3D medical segmentation tasks.
Achieves new state-of-the-art results on several benchmarks.
Enables one-prompt segmentation across multiple images without temporal data.
Abstract
Medical image segmentation plays a pivotal role in clinical diagnostics and treatment planning, yet existing models often face challenges in generalization and in handling both 2D and 3D data uniformly. In this paper, we introduce Medical SAM 2 (MedSAM-2), a generalized auto-tracking model for universal 2D and 3D medical image segmentation. The core concept is to leverage the Segment Anything Model 2 (SAM2) pipeline to treat all 2D and 3D medical segmentation tasks as a video object tracking problem. To put it into practice, we propose a novel \emph{self-sorting memory bank} mechanism that dynamically selects informative embeddings based on confidence and dissimilarity, regardless of temporal order. This mechanism not only significantly improves performance in 3D medical image segmentation but also unlocks a \emph{One-Prompt Segmentation} capability for 2D images, allowing segmentation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Analysis and Summarization · AI in cancer detection · Image Retrieval and Classification Techniques
MethodsSegment Anything Model
