paper-with-me

홈 › Papers

MedSAGa: Few-shot Memory Efficient Medical Image Segmentation using Gradient Low-Rank Projection in SAM

2024-07-21 · Navyansh Mahla, Annie D'souza, Shubh Gupta, Bhavik Kanekar, Kshitij Sharad Jadhav

The application of large-scale models in medical image segmentation demands substantial quantities of meticulously annotated data curated by experts along with high computational resources, both of which are challenges in resource-poor settings. In this study, we present the Medical Segment Anything Model with Galore MedSAGa where we adopt the Segment Anything Model (SAM) to achieve memory-efficient, few-shot medical image segmentation by applying Gradient Low-Rank Projection GaLore to the parameters of the image encoder of SAM. Meanwhile, the weights of the prompt encoder and mask decoder undergo full parameter fine-tuning using standard optimizers. We further assess MedSAGa's few-shot learning capabilities, reporting on its memory efficiency and segmentation performance across multiple standard medical image segmentation datasets. We compare it with several baseline models, including LoRA fine-tuned SAM (SAMed) and DAE-Former. Experiments across multiple datasets and these baseline models with different number of images for fine tuning demonstrated that the GPU memory consumption of MedSAGa is significantly less than that of the baseline models, achieving an average memory efficiency of 66% more than current state-of-the-art (SOTA) models for medical image segmentation. The combination of substantially lower memory requirements and comparable to SOTA results in few-shot learning for medical image segmentation positions MedSAGa as an optimal solution for deployment in resource-constrained settings.

📄 PDF Abstract BibTeX arXiv:2407.15042

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningGPUImage SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

Retrieval-augmented Few-shot Medical Image Segmentation with Foundation Models

2024-08-16 · Lin Zhao, Xiao Chen, Eric Z. Chen, Yikang Liu 외

Medical image segmentation is crucial for clinical decision-making, but the scarcity of annotated data presents significant challenges. Few-shot segmentation (FSS) methods show promise but often require training on the t…

Decision MakingImage SegmentationMedical Image SegmentationRetrieval+2

One-Shot Medical Video Object Segmentation via Temporal Contrastive Memory Networks

2025-03-19 · Yaxiong Chen, Junjian Hu, Chunlei Li, Zixuan Zheng 외

Video object segmentation is crucial for the efficient analysis of complex medical video data, yet it faces significant challenges in data availability and annotation. We introduce the task of one-shot medical video obje…

DecoderSegmentationSemantic SegmentationVideo Object Segmentation+1

HRMedSeg: Unlocking High-resolution Medical Image segmentation via Memory-efficient Attention Modeling

2025-04-08 · Qing Xu, Zhenye Lou, Chenxin Li, Xiangjian He 외

High-resolution segmentation is critical for precise disease diagnosis by extracting micro-imaging information from medical images. Existing transformer-based encoder-decoder frameworks have demonstrated remarkable versa…

DecoderGPUImage SegmentationMedical Image Segmentation+2

Shifting Adaptation from Weight Space to Memory Space: A Memory-Augmented Agent for Medical Image Segmentation

2026-03-06 · Bowen Chen, Qiaohui Gao, Shaowen Wan, Shanhui Sun 외 arxiv

Medical image segmentation is fundamental to clinical workflows, yet models trained on a single dataset often fail to generalize across institutions, scanners, or patient populations. While vision foundation models have …

Medical Image SegmentationTest-time AdaptationFederated LearningFew-Shot Learning

Automatic Segmentation of 3D CT scans with SAM2 using a zero-shot approach

2026-03-24 · Miquel Lopez Escoriza, Pau Amargant Alvarez arxiv

Foundation models for image segmentation have shown strong generalization in natural images, yet their applicability to 3D medical imaging remains limited. In this work, we study the zero-shot use of Segment Anything Mod…

Volumetric Medical Image Segmentation