A deep learning model integrating FCNNs and CRFs for brain tumor segmentation
Xiaomei Zhao, Yihong Wu, Guidong Song, Zhenye Li, Yazhuo Zhang, and, Yong Fan

TL;DR
This paper presents a novel deep learning approach combining FCNNs and CRFs for brain tumor segmentation, achieving accurate results efficiently and validated on multiple BRATS datasets.
Contribution
The integration of FCNNs and CRF-RNNs in a unified framework for brain tumor segmentation is a new approach that improves speed and performance.
Findings
Achieved competitive segmentation accuracy on BRATS datasets.
Faster slice-by-slice segmentation compared to patch-based methods.
Effective use of multi-view models with voting fusion.
Abstract
Accurate and reliable brain tumor segmentation is a critical component in cancer diagnosis, treatment planning, and treatment outcome evaluation. Build upon successful deep learning techniques, a novel brain tumor segmentation method is developed by integrating fully convolutional neural networks (FCNNs) and Conditional Random Fields (CRFs) in a unified framework to obtain segmentation results with appearance and spatial consistency. We train a deep learning based segmentation model using 2D image patches and image slices in following steps: 1) training FCNNs using image patches; 2) training CRFs as Recurrent Neural Networks (CRF-RNN) using image slices with parameters of FCNNs fixed; and 3) fine-tuning the FCNNs and the CRF-RNN using image slices. Particularly, we train 3 segmentation models using 2D image patches and slices obtained in axial, coronal and sagittal views respectively,…
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
MethodsSoftmax · CRF-RNN
