Sequential 3D U-Nets for Biologically-Informed Brain Tumor Segmentation
Andrew Beers, Ken Chang, James Brown, Emmett Sartor, CP Mammen,, Elizabeth Gerstner, Bruce Rosen, Jayashree Kalpathy-Cramer

TL;DR
This paper introduces a biologically-informed 3D U-Net approach for brain tumor segmentation that models glioma tissue structure, resulting in improved accuracy on the BraTS dataset.
Contribution
It presents a novel tree-structured deep neural network architecture that incorporates biological tissue relationships for more accurate glioma segmentation.
Findings
Achieved Dice scores of 0.882 for whole tumor
Achieved Dice scores of 0.732 for enhancing tumor
Achieved Dice scores of 0.730 for tumor core
Abstract
Deep learning has quickly become the weapon of choice for brain lesion segmentation. However, few existing algorithms pre-configure any biological context of their chosen segmentation tissues, and instead rely on the neural network's optimizer to develop such associations de novo. We present a novel method for applying deep neural networks to the problem of glioma tissue segmentation that takes into account the structured nature of gliomas - edematous tissue surrounding mutually-exclusive regions of enhancing and non-enhancing tumor. We trained multiple deep neural networks with a 3D U-Net architecture in a tree structure to create segmentations for edema, non-enhancing tumor, and enhancing tumor regions. Specifically, training was configured such that the whole tumor region including edema was predicted first, and its output segmentation was fed as input into separate models to predict…
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 · Advanced Neural Network Applications · Medical Image Segmentation Techniques
