Author/Authors :
Wu, Wentao Department of Epidemiology and Health Statistics School of Public Health - Xi’an Jiaotong University - Xi’an, China , Li, Daning School of Public Health - Xi’an Jiaotong University - Xi’an, China , Du, Jiaoyang Department of Epidemiology and Health Statistics School of Public Health - Xi’an Jiaotong University - Xi’an, China , Gao, Xiangyu School of Public Health - Xi’an Jiaotong University - Xi’an, China , Gu, Wen Xi’an Jiaotong University Health Science Center - Xi’an - Shaanxi, China , Zhao, Fanfan School of Public Health - Xi’an Jiaotong University - Xi’an, China , Feng, Xiaojie School of Public Health - Xi’an Jiaotong University - Xi’an, China , Yan, Hong Department of Epidemiology and Health Statistics School of Public Health - Xi’an Jiaotong University - Xi’an, China
Abstract :
Among the currently proposed brain segmentation methods, brain tumor segmentation methods based on traditional image
processing and machine learning are not ideal enough. Therefore, deep learning-based brain segmentation methods are widely
used. In the brain tumor segmentation method based on deep learning, the convolutional network model has a good brain
segmentation effect. The deep convolutional network model has the problems of a large number of parameters and large loss of
information in the encoding and decoding process. This paper proposes a deep convolutional neural network fusion support
vector machine algorithm (DCNN-F-SVM). The proposed brain tumor segmentation model is mainly divided into three stages.
In the first stage, a deep convolutional neural network is trained to learn the mapping from image space to tumor marker space.
In the second stage, the predicted labels obtained from the deep convolutional neural network training are input into the
integrated support vector machine classifier together with the test images. In the third stage, a deep convolutional neural
network and an integrated support vector machine are connected in series to train a deep classifier. Run each model on the
BraTS dataset and the self-made dataset to segment brain tumors. The segmentation results show that the performance of the
proposed model is significantly better than the deep convolutional neural network and the integrated SVM classifier.
Keywords :
SVM , Deep , MRI , Algorithm