TL;DR
This paper introduces a robust, efficient U-net based method for brain extraction from MRI scans with neuropathology, achieving high accuracy and consistency, and is publicly available on GitHub.
Contribution
A novel U-net approach trained with a signed-distance transform loss function for improved brain extraction in neuropathological MRI scans.
Findings
Achieved a mean Dice coefficient of 0.964 on held-out data.
Demonstrated strong external dataset performance with DSC of 0.958.
Method outperforms or matches state-of-the-art techniques in accuracy and consistency.
Abstract
Skull stripping magnetic resonance images (MRI) of the human brain is an important process in many image processing techniques, such as automatic segmentation of brain structures. Numerous methods have been developed to perform this task, however, they often fail in the presence of neuropathology and can be inconsistent in defining the boundary of the brain mask. Here, we propose a novel approach to skull strip T1-weighted images in a robust and efficient manner, aiming to consistently segment the outer surface of the brain, including the sulcal cerebrospinal fluid (CSF), while excluding the full extent of the subarachnoid space and meninges. We train a modified version of the U-net on silver-standard ground truth data using a novel loss function based on the signed-distance transform (SDT). We validate our model both qualitatively and quantitatively using held-out data from the…
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.
