IVCVLGMay 19, 2022

k-strip: A novel segmentation algorithm in k-space for the application of skull stripping

arXiv:2205.09706v215 citationsh-index: 38
Originality Incremental advance
AI Analysis

This is a proof-of-concept study for skull stripping in MRI, which could benefit medical imaging researchers, but it is incremental as it builds on existing methods like HD-BET.

The authors tackled skull stripping in MRI by developing a deep learning algorithm that operates directly in k-space, achieving DICE scores of 92%-98% and Hausdorff distances under 5.5 mm on two datasets.

Objectives: Present a novel deep learning-based skull stripping algorithm for magnetic resonance imaging (MRI) that works directly in the information rich k-space. Materials and Methods: Using two datasets from different institutions with a total of 36,900 MRI slices, we trained a deep learning-based model to work directly with the complex raw k-space data. Skull stripping performed by HD-BET (Brain Extraction Tool) in the image domain were used as the ground truth. Results: Both datasets were very similar to the ground truth (DICE scores of 92\%-98\% and Hausdorff distances of under 5.5 mm). Results on slices above the eye-region reach DICE scores of up to 99\%, while the accuracy drops in regions around the eyes and below, with partially blurred output. The output of k-strip often smoothed edges at the demarcation to the skull. Binary masks are created with an appropriate threshold. Conclusion: With this proof-of-concept study, we were able to show the feasibility of working in the k-space frequency domain, preserving phase information, with consistent results. Future research should be dedicated to discovering additional ways the k-space can be used for innovative image analysis and further workflows.

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