paper-with-me

Papers

SAM4EM: Efficient memory-based two stage prompt-free segment anything model adapter for complex 3D neuroscience electron microscopy stacks

2025-04-30 · Uzair Shah, Marco Agus, Daniya Boges, Vanessa Chiappini, Mahmood Alzubaidi, Jens Schneider, Markus Hadwiger, Pierre J. Magistretti, Mowafa Househ, Corrado Calı

We present SAM4EM, a novel approach for 3D segmentation of complex neural structures in electron microscopy (EM) data by leveraging the Segment Anything Model (SAM) alongside advanced fine-tuning strategies. Our contributions include the development of a prompt-free adapter for SAM using two stage mask decoding to automatically generate prompt embeddings, a dual-stage fine-tuning method based on Low-Rank Adaptation (LoRA) for enhancing segmentation with limited annotated data, and a 3D memory attention mechanism to ensure segmentation consistency across 3D stacks. We further release a unique benchmark dataset for the segmentation of astrocytic processes and synapses. We evaluated our method on challenging neuroscience segmentation benchmarks, specifically targeting mitochondria, glia, and synapses, with significant accuracy improvements over state-of-the-art (SOTA) methods, including recent SAM-based adapters developed for the medical domain and other vision transformer-based approaches. Experimental results indicate that our approach outperforms existing solutions in the segmentation of complex processes like glia and post-synaptic densities. Our code and models are available at https://github.com/Uzshah/SAM4EM.

📄 PDF Abstract BibTeX arXiv:2504.21544

Code (1)

uzshah/sam4em 공식 구현 pytorch

Tasks

Segmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
SAM 설명 없음
Adapter 설명 없음

Similar Papers 제목 키워드 기반

Efficient Track Anything

2024-11-28 · Yunyang Xiong, Chong Zhou, Xiaoyu Xiang, Lemeng Wu 외

Segment Anything Model 2 (SAM 2) has emerged as a powerful tool for video object segmentation and tracking anything. Key components of SAM 2 that drive the impressive video object segmentation performance include a large…

ObjectSegmentationSemantic SegmentationVideo Object Segmentation+2

No time to train! Training-Free Reference-Based Instance Segmentation

2025-07-03 · Miguel Espinosa, Chenhongyi Yang, Linus Ericsson, Steven McDonagh 외

The performance of image segmentation models has historically been constrained by the high cost of collecting large-scale annotated data. The Segment Anything Model (SAM) alleviates this original problem through a prompt…

Cross-Domain Few-Shot Object DetectionFew-Shot Object DetectionImage SegmentationInstance Segmentation+2

ClickSAM: Fine-tuning Segment Anything Model using click prompts for ultrasound image segmentation

2024-02-08 · Aimee Guo, Grace Fei, Hemanth Pasupuleti, Jing Wang

The newly released Segment Anything Model (SAM) is a popular tool used in image processing due to its superior segmentation accuracy, variety of input prompts, training capabilities, and efficient model design. However, …

Image SegmentationSemantic Segmentation

SAM-DAQ: Segment Anything Model with Depth-guided Adaptive Queries for RGB-D Video Salient Object Detection

2025-11-13 · Jia Lin, Xiaofei Zhou, Jiyuan Liu, Runmin Cong 외 arxiv

Recently segment anything model (SAM) has attracted widespread concerns, and it is often treated as a vision foundation model for universal segmentation. Some researchers have attempted to directly apply the foundation m…

Video Salient Object Detection

Semantic Localization Guiding Segment Anything Model For Reference Remote Sensing Image Segmentation

2025-06-12 · Shuyang Li, Shuang Wang, Zhuangzhuang Sun, Jing Xiao

The Reference Remote Sensing Image Segmentation (RRSIS) task generates segmentation masks for specified objects in images based on textual descriptions, which has attracted widespread attention and research interest. Cur…

Image SegmentationSegmentationSemantic SegmentationVisual Grounding