A Novel Mask R-CNN Model to Segment Heterogeneous Brain Tumors through Image Subtraction
Sanskriti Singh

TL;DR
This paper introduces a novel Mask R-CNN approach utilizing image subtraction to improve brain tumor segmentation accuracy in MRI scans, demonstrating significant performance gains over traditional methods.
Contribution
The study presents a new application of image subtraction with Mask R-CNN for brain tumor segmentation, achieving higher accuracy than existing models.
Findings
DICE coefficient improved from 0.69 to 0.75 with image subtraction
Model outperforms current state-of-the-art tumor segmentation methods
Image subtraction enhances the precision and recall in MRI tumor segmentation
Abstract
The segmentation of diseases is a popular topic explored by researchers in the field of machine learning. Brain tumors are extremely dangerous and require the utmost precision to segment for a successful surgery. Patients with tumors usually take 4 MRI scans, T1, T1gd, T2, and FLAIR, which are then sent to radiologists to segment and analyze for possible future surgery. To create a second segmentation, it would be beneficial to both radiologists and patients in being more confident in their conclusions. We propose using a method performed by radiologists called image segmentation and applying it to machine learning models to prove a better segmentation. Using Mask R-CNN, its ResNet backbone being pre-trained on the RSNA pneumonia detection challenge dataset, we can train a model on the Brats2020 Brain Tumor dataset. Center for Biomedical Image Computing & Analytics provides MRI data on…
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
TopicsBrain Tumor Detection and Classification · Radiomics and Machine Learning in Medical Imaging · COVID-19 diagnosis using AI
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Region Proposal Network · Average Pooling · Residual Connection · 1x1 Convolution · Softmax · Global Average Pooling · Max Pooling · Batch Normalization · Residual Block
