IVCVJan 9, 2024

Segment anything model (SAM) for brain extraction in fMRI studies

arXiv:2401.04740v1h-index: 3
Originality Synthesis-oriented
AI Analysis

This work addresses inefficiencies in neuroimaging analysis for researchers by automating a time-consuming step, though it is incremental as it applies an existing model to a new domain.

The study tackled the problem of brain extraction and skull artifact removal in fMRI preprocessing by applying the Segment Anything Model (SAM) to neuroimaging, achieving promising results that demonstrate automated segmentation without requiring custom medical dataset training.

Brain extraction and removal of skull artifacts from magnetic resonance images (MRI) is an important preprocessing step in neuroimaging analysis. There are many tools developed to handle human fMRI images, which could involve manual steps for verifying results from brain segmentation that makes it time consuming and inefficient. In this study, we will use the segment anything model (SAM), a freely available neural network released by Meta[4], which has shown promising results in many generic segmentation applications. We will analyze the efficiency of SAM for neuroimaging brain segmentation by removing skull artifacts. The results of the experiments showed promising results that explore using automated segmentation algorithms for neuroimaging without the need to train on custom medical imaging dataset.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes