You are on page 1of 5

IEEE - 31661

Detection of Brain Tumor using Neural Network


V. Amsaveni, Assistant Professor, Department of Electronics and Instrumentation Engineering,
Noorul Islam University, Kumaracoil, TN, amsa.kumar@ymail.com
N. Albert Singh, Sub Enginner, BSNL, Nagercoil, TN, albertsingh@rediffmail.com

Abstract the CAD system these markings can be


A computer based method for permanently or temporarily saved. The
defining tumor region in the MRI brain performance of a CAD system depends on
images is presented in this paper. The imaging systems, segmentation, feature
algorithm incorporates steps for extraction, classification systems and human
preprocessing, feature extraction and computer interaction systems.
classification using neural network Magnetic Resonance Imaging (MRI)
techniques. The extraction of texture has become a widely used method of high
features in the detected tumor has been quality medical imaging [3]. MRI provides an
achieved by using Gabor filter. These unparalleled view inside the human body.
features are used to train and classify the Reliable and fast detection, classification of
brain tumor employing Artificial Neural brain cancer is of major technical and
Network classifier. The system significantly economical importance for the doctors.
improves the classification accuracy of brain Detection and segmentation of
tumor detection. suspected region of interest from medical
KEY WORDS: MRI, Feature Extraction, images plays a vital role in the accuracy of the
Segmentation, Gabor, BPN. CAD system. Hence this works mainly focuses
on detecting the brain tumors from MRI
1. INTRODUCTION images which acts as the primary step in CAD
Computer-aided detection or diagnosis of brain tumors.
(CAD) system effectively detects and The paper is structured as follows:
diagnoses the cancer in their early stages. Section 2 describes in detail the proposed
CAD systems can play a key role in the early system. The section 3 describes the
detection of cancers and helps to reduce the implementation of the system. The results are
death rate with cancers [1]. Hence CAD presented in Section 4 and conclusion in
systems and related techniques have attracted Section 5.
the attention of both research scientists and
radiologists. 2. PROPOSED SYSTEM FOR TUMOR
CAD is nothing but the procedures in DETECTION
medical science that assists the doctor in the The proposed system for tumor
interpretation of medical images. Imaging detection from MRI brain images is shown in
techniques in X-ray, CT, MRI, and Ultrasound figure 1. It involves input image acquisition,
diagnostics yield a great deal of information, reprocessing, feature extraction and neural
which the radiologist has to analyze and network training.
evaluate comprehensively in a short time.
Normally a few thousand images are required 2.1 PREPROCESSING
to optimize the algorithm [2]. Digital image The input MRI images acquired for
data are copied to a CAD server in a Digital brain tumor detection are preprocessed to
Imaging and Communications in Medicine improve the accuracy of tumor detection. The
(DICOM) format and analyzed. Depending on histogram of the input image is equalized to

4th ICCCNT - 2013


July 4-6, 2013, Tiruchengode, India
IEEE - 31661

enhance the images. The image is de-noised self similar filter dictionary can be obtained by
using a median filter. appreciate iterations of g(x, y) through the
2.2 FEATURE EXTRACTION generating function as
After the preprocessing stage features g mn ( x, y )  a  m G ( x ' , y ' ), a  1, m, n  Integer (3)
such as intensity and shape are extracted from
the images. Gabor filer is used for feature x '  a  m ( x cos  y sin  ) and
extraction.
y '  a  m (  x sin   y cos  ) (4)
2.2.1 .GABOR FILTER
The Gabor representation has been where  = nπ/k and k is the total
shown to be optimal in the sense of minimizing number of iterations. The scale factor is a  m .
the two dimensional uncertainty in space and The non orthogonality of the Gabor wavelets
frequency. Gabor filters have been used in implies that there is redundant information in
several image applications like texture the filtered images [6]. Let K be the number of
classification and segmentation [4,5]. A two iterations and S be the number of images in the
dimensional Gabor function g(x, y) and its multi resolution decomposition. Given an
Fourier transform G (u, v) can be written in eq image I(x, y), its Gabor wavelets transform is
(1) and (2) respectively. defined as

 1   1  x2 y2  
 exp      2jWx (1) Wmn ( x, y)   I ( x1 , y1 ) g mn  ( x  x1 , y  y1 )dx1dy1 (5)
g ( x, y)  
 2    2   2  2  
 x y    x y 

 1  (u  W ) 2 v 2  Where  indicates the complex


G (u , v)  exp   2  (2)
 2   u  v 
2
conjugate. It is assumed that the local texture
regions are spatially homogenous. The mean
where  u  1 2 x and  v  1 2 y . and the standard deviation are calculated. A
Expanding the above equations and a set of feature vector is now constructed using the
similar functions called as Gabor wavelets. Let mean and standard deviation as feature
g(x, y) be the mother Gabor wavelet then this components.

Figure 1. Block diagram of the proposed system

4th ICCCNT - 2013


July 4-6, 2013, Tiruchengode, India
IEEE - 31661

Mean,  mn   W mn ( x, y ) dxdy and determine neuron outputs. The neuron


responses are compared in the output layer
Standard deviation, with the desired or target response [11]. An
error can be computed, propagated through
the network, and this measure is used as the
 W ( x, y )   mn  dxdy (6)
2
 mn  mn
weight correction. The overall error is
minimized at each stage through neuron
2.3 ARTIFICIAL NEURAL NETWORK
weight adjustments [12].
Artificial neural networks have Usually the learning rate determines
proven themselves as proficient classifiers what amount of the calculated error
and are particularly well suited for tumor gradients will be used for the weight
classification [7]. The back propagation correction [13]. The best value of learning
algorithm is the centre tool of this research rate depends on the error values. Some
work. Giving the image as input to the network indication may be given by error calculation
is not feasible due to fact that the weight matrix and observed the previous weight
is huge size [8]. Only the key features extracted corrections [14]. To increase the accuracy in
from the image are used for training the the above approach, speed up the training of
network. the network.
The back propagation algorithm [9] Neural network training algorithm is
is a product learning rule for a feed forward, judged by a set of conflicting requirements
multi layer neural network that uses tan such as simplicity, flexibility, and efficiency
sigmoid with fixed step size to achieve training [15]. Simplicity is a measure of the effort
or learning by error correction is used in this required to apply the algorithm including
work. computational complexity. The structure of
The neural network is trained for either Back Propagation Network (BPN) is shown
continuous or discrete valued features to in figure 2. Flexibility relates the
analyze the efficiency of the network for extendibility of the algorithm to train
varying inputs to identify the tumor detection. different architectures and efficiency which
The algorithm involves initialization of relates the computational requirements for
weights, back propagation of errors and training and the success of the training phase
updation of the weights and biases. There is [16]. Since the matrix problem solution is
sequential or pre-pattern learning and batch or considered as a byproduct of the training
pre-epoch learning. In sequential learning a process it is performed successfully.
given input pattern is propagated forward, the
error is determined and back propagated and 3. EXPERIMENTAL RESULTS AND
weights are updated. In batch learning the DISCUSSIONS
weights are updated only after the entire set of In this work, all the MRI images
training network has been presented to the used in the experiment are in DICOM
network. Thus the weights update is only format and were acquired from the real
performed after every epoch. images. The size of the images used is
This algorithm first initializes all 512 X 512 and were collected from different
neuron weights in the network [10]. Inputs patients. From these patients 40 brain
are applied to the network and the input images are considered for this work. The 24
vector is propagated or feed forwarded to data set is trained and tested.

4th ICCCNT - 2013


July 4-6, 2013, Tiruchengode, India
IEEE - 31661

are shown in figure 3. The normalized


features of the tumor regions for each MRI
slice are determined and are fed to BPN.
Using the trained features, tumor
segmentation results for the same selected
combinations of the features in single
modality of MRI slice is finally obtained.
As a result the tumor is detected within a
pixel and accuracy is improved using trained
Neural Network.

4. CONCULSION
In this paper, a brain tumor detection
method using preprocessing, Gabor feature
Figure 2. Back Propagation Network extraction and BPN classification was
proposed. The experiment result shows the
A pattern recognition network, classification accuracy of 89.9%. The
which is a feed-backward network with tan- system can be tested with different images.
sigmoid transfer functions in both the hidden It is essential to use large number of
layer and the output layer, is used. The patient's data which will further improve the
network has only one output neuron, as there accuracy of the system.
are 24 input vectors. The hidden layer
neurons are 100 and the learning rate is 0.1. REFERENCES
The momentum factor is 0.9 and total
numbers of epochs are 500. The error is 1. Malich A, Marx C, Facius M, et.al,
minimized by 0.001 and the performance of "Tumor detection rate of a new
the classifier is evaluated by calculating commercially available computer-
accuracy. aided detection system", Eur. Radiol,
2001, pp.no. 2454 –2459.
2. Burhenne L W, Wood S , Orsi C et
al., ''Potential contribution of
computer-aided detection to the
sensitivity of screening
mammography", Radiology 2000,
ppno.554 –562.
3. Akram M.U, Usman M, "Computer
aided system for brain tumor
detection which described Magnetic
resonance (MR) image", IEEE
Figure 3. Detected results Trans, on Biomedical Engg, Vol 3,
No5.pp. no. 299 - 302, 2011.
The intensity and shape features of 4. Shaheen Ahmed, Khan M.
40 brain images with tumors are computed. Iftekharuddin, and Arastoo
The images are first divided into sub images Vossough, ”Efficacy of Texture,
and the corresponding features are obtained Shape, and Intensity Feature Fusion
using Gabor method. The simulation results for Posterior - Fossa Tumor

4th ICCCNT - 2013


July 4-6, 2013, Tiruchengode, India
IEEE - 31661

Segmentation in MRI”, IEEE trans. 13. Murugesan M, Sukenesh R,


on Inf. Tech. biomed, vol. 15, no. "Automated system for efficient
2,pp.no. 206- 213, March 2011. detection of brain tumor in EEG
5. S. C. Amartur, D. Piraino, and Y. signals using ANN", IEEE Trans,. on
Takefuji, “Optimization neural biomedical engg, Vol 22, No 3, pp.
networks for the segmentation of no. 282-284, 2009.
magnetic resonance images”,IEEE 14. Gopal N.N, Karnan N. M,
Trans. Med. Imag. , vol. 11, no. 2, "Diagnosis of brain tumor through
pp. no. 215–220, 1992. MRI using image processing", IEEE
6. V. Raad, “Design of Gabor wavelets Trans, Current Med. Imag. Vol 3,
for analysis of texture features in No 35, pp.no.1- 4, 2010.
cervical imaging”, in Proc. IEEE 15. D. N. Kennedy, P. A. Filipek, and V.
25th Annu. Int. Conf., vol. 1, pp. no. S. Caviness, Jr., “Anatomic
806 – 813, 2003. segmentation and volumetric
7. G. Zhu, S. Zhang, Q. Zeng, and C. calculations in nuclear magnetic
Wang, “Boundary-based image resonance imaging”, IEEE Trans.
segmentation using binary level set Med. Imag. , vol. 8, no. 1, pp. no. 1–
method”, Opt. Eng., vol. 46, 7, 1989.
pp.no.205-211, 2007. 16. C. T. Chen, E. Tsao, and W. C. Lin,
8. K.M. Iftekharuddin, A. Islam, J. “Medical image segmentation by a
Shaik, C. Parra, and R. Ogg, constraint satisfaction neural
“Automatic brain tumor detection in network,” IEEE Trans. Nucl. Sci.,
MRI: Methodology and statistical vol. 38, no. 2, pp. no. 678–686,
validation,” in Proc. SPIE Symp. 1991.
Med. Imag., vol. 5747, pp. no. 2012–
2022, 2005.
9. K. M. Iftekharuddin, J. Zheng, M. A.
Islam, and R. J. Ogg, “Fractal based
brain tumor detection in multimodal
MRI,” Appl. Math. Comput., vol.
207, pp. no. 23–41, 2009.
10. N. Sarkar and B. B. Chaudhuri, “An
efficient approach to estimate fractal
dimension of textural images,”
Pattern Recog., vol. 25, pp. no.
1035–1041, 1992.
11. Kharrat A and Benamrane N,
"Detection of brain tumor in medical
images", IEEE Trans, Pattern Recog
Vol 4, No 39, pp.no.1-6,2009.
12. Kohley S, Majumder A, "Brain MRI
segmentation for tumor detection
using cohesion based self merging
algorithm", IEEE Trans, Current
Med. Imag. Vol 28, No 4, pp.no.781-
785, 2011.

4th ICCCNT - 2013


July 4-6, 2013, Tiruchengode, India

You might also like