Integrating Edges into U-Net Models with Explainable Activation Maps for Brain Tumor Segmentation using MR Images
Subin Sahayam, Umarani Jayaraman

TL;DR
This paper enhances brain tumor segmentation in MR images by integrating tumor edge information into U-Net models, improving accuracy and explainability for clinical applications.
Contribution
The study introduces a method to incorporate edge ground truth into U-Net architectures, improving segmentation accuracy and explainability in brain tumor MRI analysis.
Findings
Edge-aware models outperform baseline U-Net in core tumor segmentation.
Models trained with edge information achieve performance comparable to state-of-the-art models.
Edge maps generated can aid in treatment planning and model explainability.
Abstract
Manual delineation of tumor regions from magnetic resonance (MR) images is time-consuming, requires an expert, and is prone to human error. In recent years, deep learning models have been the go-to approach for the segmentation of brain tumors. U-Net and its' variants for semantic segmentation of medical images have achieved good results in the literature. However, U-Net and its' variants tend to over-segment tumor regions and may not accurately segment the tumor edges. The edges of the tumor are as important as the tumor regions for accurate diagnosis, surgical precision, and treatment planning. In the proposed work, the authors aim to extract edges from the ground truth using a derivative-like filter followed by edge reconstruction to obtain an edge ground truth in addition to the brain tumor ground truth. Utilizing both ground truths, the author studies several U-Net and its' variant…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · Brain Tumor Detection and Classification · Advanced Neural Network Applications
MethodsConvolution · Max Pooling · Concatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · U-Net
