Small Lesion Segmentation in Brain MRIs with Subpixel Embedding
Alex Wong, Allison Chen, Yangchao Wu, Safa Cicek, Alexandre Tiard,, Byung-Woo Hong, Stefano Soatto

TL;DR
This paper introduces a novel neural network architecture for brain MRI lesion segmentation that leverages subpixel embedding to improve detail resolution, outperforming previous methods with higher accuracy and efficiency.
Contribution
The authors propose a subpixel embedding-guided encoder-decoder architecture that enhances lesion segmentation without requiring high-resolution training images.
Findings
Achieved approximately 11.7% improvement over baseline
State-of-the-art performance on ATLAS dataset
Reduced memory footprint and faster runtime
Abstract
We present a method to segment MRI scans of the human brain into ischemic stroke lesion and normal tissues. We propose a neural network architecture in the form of a standard encoder-decoder where predictions are guided by a spatial expansion embedding network. Our embedding network learns features that can resolve detailed structures in the brain without the need for high-resolution training images, which are often unavailable and expensive to acquire. Alternatively, the encoder-decoder learns global structures by means of striding and max pooling. Our embedding network complements the encoder-decoder architecture by guiding the decoder with fine-grained details lost to spatial downsampling during the encoder stage. Unlike previous works, our decoder outputs at 2 times the input resolution, where a single pixel in the input resolution is predicted by four neighboring subpixels in our…
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.
Taxonomy
TopicsAdvanced Neural Network Applications · Medical Image Segmentation Techniques · Brain Tumor Detection and Classification
