SFSSF
SFSSF
0976-5697
Volume 6, No. 1, Jan-Feb 2015
International Journal of Advanced Research in Computer Science
RESEARCH PAPER
Available Online at www.ijarcs.info
Keywords: Skin cancer; Segmentation; thresholding; 2D Wavelet transform; BPN network; RBF network .
and Traditional MLP. Texture analysis is a useful method detected using transillumination imaging. Current system
for discrimination of melanocytic skin tumours with high uses size difference based on lesion physiology and achieves
accuracy. Sigurdur et al.[11] have designe skin cancer great overall accuracy. This explore texture information, one
classification based on in vitro Raman spectroscopy is of the criteria dermatologists use in the diagnosis of skin
approached using a nonlinear neural network classifier. cancer, but has been found very difficult to utilize in an
The classification framework is probabilistic and highly automatic manner. The overarching goal is to improve the
automated. The framework includes a feature extraction for overall decision support capability of the DSS. The
Raman spectra and a fully adaptive and robust feed forward objective is to use texture information ONLY to classify the
neural network classifier. Classification rules learned by the benign and malignancy of the skin lesion. A three-layer
neural network may be extracted. Nilkamal et al. [12] have mechanism that inherent to the support vector machine
described the past and present technologies for skin cancer (SVM) methodology is employed to improve the
detections along with their relevant tools. This design new generalization error rate and the computational efficiency.
approach for Skin Cancer detection and analysis from given M. J. Ogorzałek et al. [17] computer-assisted techniques
photograph of patient’s cancer affected area, which can be and image processing methods can be used for image
used to automate the diagnosis and theruptic treatment of filtering and for feature extraction and pattern recognition in
skin cancer. The proposed scheme is using Wavelet the selected images. Apart from standard approaches based
Transformation for image improvement, de noising and on geometrical features and color/pattern analysis we
Histogram Analysis whereas ABCD rule with good propose to enhance the computer-aided diagnostic tools by
diagnostic accuracy worldwide is used in diagnostic system adding non-standard image decompositions and applying
as a base and finally Fuzzy Inference System for Final classification techniques based on statistical learning and
decision of skin type based on the pixel color severity for model ensembling. Ensembles of classifiers based on the
final decision of Benign or Malignant Skin Cancer. extended feature set show improved performance figures
Mahmoud et al. [13] have describe two hybrid suggesting that the proposed approach could be used as
techniques for the classification of the skin images to predict powerful tool assisting medical diagnosis. Maglogiannis et
it if exists. The proposed hybrid techniques consist of three al. [18] have review the state of the art in systems by first
stages, namely, feature extraction, dimensionality reduction, presenting the installation, the visual features used for skin
and classification. In the first stage, we have obtained the lesion classification, and the methods for defining them.
features related with images using discrete wavelet Then, describe how to extract these features through
transformation. In the second stage, the features of skin digital image processing methods, i.e., segmentation, border
images have been reduced using principle component detection, and color and texture processing, and we present
analysis to the more essential features. In the classification the most prominent techniques for skin lesion classification.
stage, two classifiers based on supervised machine learning The describe the statistics and the results of the most
have been developed. The first classifier based on feed important implementations that exist in the literature, while
forward back-propagation artificial neural network and the it compares the performance of several classifiers on the
second classifier based on k-nearest neighbour. Maryam et specific skin lesion diagnostic problem and discusses the
al.[14] have describe Irregular streaks are important clues corresponding findings.
for Melanoma diagnosis using dermoscopy images.
This extends our previous algorithm to identify the III. METHODOLOGY
absence or presence of streaks in a skin lesions, by further
analyzing the appearance of detected streak lines, and
performing a three-way classification for streaks, Absent,
Regular, and Irregular, in a pigmented skin lesion. The
directional pattern of detected lines is analyzed to extract
their orientation features in order to detect the underlying
pattern. The method uses a graphical representation to
model the geometric pattern of valid streaks and the
distribution and coverage of the structure. Robert Amelard
et al.[15] have describe High-level intuitive features (HLIF)
that measure border irregularity of skin lesion images Figure1: block diagram representation
obtained with standard cameras are presented. Existing Skin cancer detection consists following steps:
feature sets have defined many low-level unintuitive a. Image Acquisition: In first step images are acquired.
features. Incorporating HLIFs into a set of low-level features b. Image Preprocessing: In second step pre-processing is
gives more semantic meaning to the feature set, and allows done using median filter. Median filter is used to
the system to provide intuitive rationale for the classification remove unwanted hair, bubbles and noise from the
decision. Promising experimental results show that adding a images [6]. The skin cancer image usually contains
small set of HLIFs to the large state-of-the-art low-level skin fine hair, noise and bubbles[5]. These are not the
lesion feature set increases sensitivity, specificity, and cancer factor so these are removing using median
accuracy, while decreasing the cross-validation error. filter[6].
Xiaojing Yuan et al. [16] developed a decision support c. Segmentation: In third step segmentation done using
system for early skin cancer detection that relies on analysis thresholding[7]. Thresholding is the technique for
of the pigmentation characteristics of a skin lesion, detected established boundaries in image that contain solid
using cross polarization imaging, and the increased object resting on a contrasting background[6].
vasculature associated with malignant lesions that is d. Feature Extraction: In fourth step features are
Maximum:-
fˆ ( x, y ) = max {g ( s, t )} (2)
Figure 6. Feature extraction
( s ,t )∈S xy
VIII. ARTIFICIAL NEURAL NETWORKS
Minimum:-
fˆ ( x, y ) = min {g ( s, t )} (3) An Artificial Neuron is basically an engineering
( s ,t )∈S xy
approach of biological neuron. A Neural Network is
Median:- a massively parallel distributed processor made up
fˆ ( x, y ) = median{g ( s, t )} (4) of simple processing units which have natural
( s ,t )∈S xy propensity for storing experiential knowledge and
If total number of n is odd number than the formula of making it available for use. It resembles to brain in
median is two aspects. First, Knowledge is acquired by the
Network from its environment through a learning
n +1
th
process. Second, Interneuron connection strength is
Median= term (5)
2 used to store acquired knowledge[3].
In Neural Network, each node perform some
If total number of n is even than the formula of median is
simple computation and each connection conveys a
Median=
th th
signal from one node to another labelled by a number
n n called “connection strength” .
+ 1
2 term + 2 term (6)
2 2
Variance:-
( )
2
1 n
s =
2
∑ x−x
n − 1 i =1
(7)
Standard deviation:-
s=
1 n
∑ x−x
n − 1 i =1
( ) 2
(8)
O j to unit j,
( ) , x∈R
m
s ( x ) = ∑ λ jφ x − x j n
(17)
j =1
In this paper we are constructed two types of neural Skin cancer is the most dangerous diseases, so early
network back propagation neural network (BPNN) detection of this diseases is necessary. But the detection of
and radial basis function neural network (RBFNN) , both skin cancer is most difficult task. From the literature review
achieved good results. BPNN based network can reach very many techniques are used for the detection of lung cancer
high results, but the RBFNN based network has good but some limitations also exists. Our proposed method
generalization ability. So the BPNN based network can be follows an approach in which first step is feature extraction,
used as simulation of the process for exploring new and then these features are used to train and test the neural
algorithms. Feed forward back-propagation neural network network. Wavelet transform is used to extract the feature of
or back propagation neural network is a simple and effective images. From the results, the proposed technique
model of ANN. It contains three layers, which are input, successfully detects the Skin cancer from images. Our
hidden, and output layers. Its structure is multilayer and has proposed method gives 92% accuracy with BPNN and 88%
a learning process. Radial basis function neural network accuracy with RBFNN using a haar wavelet. If it is detected
(RBFNN) is one of the efficient artificial networks. These correctly in early stages then it increase the key of survival.
types of the networks are mostly used for function In future this technique can be used in the detection of type
approximation. Unlike BPNN, in the structure of RBFNN, of skin cancer in cancerous images.
there is only one hidden layer that makes computation time
very less. Radial Basis Function Neural Network (RBFNN) XV. REFERENCES
is a type of multilayer network[27]. It is different from
BPNN in its training algorithm. The basic RBFNN structure [1]. http://www.skincancer.org
consists of three layers. These are an input layer, a kernel [2]. http://www.medicinenet.com
(hidden) layer, and an output layer. RBFNN can overcome [3]. Haykin, Simon. Neural networks: a comprehensive
some of the limitations of BPNN because it can use a single
foundation. Prentice Hall PTR, 1994
hidden layer for modelling any nonlinear function.
Therefore, it is able to train data faster than BPNN. While [4]. Kopf, Alfred W. "Prevention and early detection of skin
RBFNN has simpler architecture, it still maintains its cancer/melanoma." Cancer 62.S1 (1988): 1791-1795.
powerful mapping capability [5]. Hoshyar, Azadeh Noori, Adel Al-Jumaily, and Riza
Sulaiman. "Review on automatic early skin cancer
detection." Computer Science and Service System (CSSS),
2011 International Conference on. IEEE, 2011.
[6]. Sonali Raghunath Jadhav, D.K.Kamat.
”Segmentation based detection of skin cancer” IRF
international conference, 20- july-2014
[7]. Lau, Ho Tak, and Adel Al-Jumaily. "Automatically Early
Detection of Skin Cancer: Study Based on Nueral Netwok
Classification." Soft Computing and Pattern Recognition,
2009. SOCPAR'09. International Conference of. IEEE, 2009.
[8]. Jaleel, Dr J. Abdul, Sibi Salim, and R. B. Aswin. "Artificial
Neural Network Based Detection of Skin
Cancer." International Journal of Advanced Research in
Electronics and Instrumentation Engineering 1.3 (2012).
[9]. Jianli, Liu, and Zuo Baoqi. "The segmentation of skin cancer
Figure18: comparison between RBFNN and BPNN using a multiple image based on genetic neural network." Computer Science
wavelet. and Information Engineering, 2009 WRI World Congress on.
Vol. 5. IEEE, 2009.
[10]. Sheha, Mariam A., Mai S. Mabrouk, and Amr Sharawy.
"Automatic detection of melanoma skin cancer using texture
analysis." International Journal of Computer Applications 42
(2012).
[11]. Sigurdsson, Sigurdur, et al. "Detection of skin cancer by
classification of Raman spectra." Biomedical Engineering,
IEEE Transactions on 51.10 (2004): 1784-1793.
[12]. Ramteke, Nilkamal S., and Shweta V. Jain. "Analysis of
Skin Cancer Using Fuzzy and Wavelet Technique–Review &
Proposed New Algorithm."International Journal of
Engineering Trends and Technology (IJETT) 4.6 (2013).
[13]. Elgamal, Mahmoud. "Automatic Skin Cancer Images
Classification."International Journal of Advanced Computer
Figure18: comparison between RBFNN and BPNN using a multiple level.
Science & Applications 4.3 (2013).
[14]. Sadeghi, Maryam, et al. "Detection and analysis of irregular Sensors, Sensor Networks and Information, 2007. ISSNIP
streaks in dermoscopic images of skin lesions." IEEE Trans. 2007. 3rd International Conference on. IEEE, 2007.
Med. Imaging 32.5 (2013): 849-861. [22]. S. V. Patwardhan, S. Dai, and A. P. Dhawan, “Multi-spectral
[15]. Amelard, R., A. Wong, and D. A. Clausi. "Extracting imageanalysis and classification of melanoma using fuzzy
morphological high-level intuitive features (HLIF) for membershipbased partitions,” Comput. Med. Imag. Graph.,
enhancing skin lesion classification." Engineering in vol. 29, pp. 287–296, 2005.
Medicine and Biology Society (EMBC), 2012 Annual [23]. Tiwari, Shamik, et al. "Blur Classification Using Wavelet
International Conference of the IEEE. IEEE, 2012. Transform and Feed Forward Neural Network." International
[16]. Yuan, Xiaojing, et al. "SVM-based texture classification and Journal of Modern Education and Computer Science
application to early melanoma detection." Engineering in (IJMECS) 6.4 (2014): 16.
Medicine and Biology Society, 2006. EMBS'06. 28th Annual [24]. Tiwari, Shamik, et al. "Texture features based blur
International Conference of the IEEE. IEEE, 2006 classification in barcode images." International Journal of
[17]. Ogorzałek, M. J., et al. "New Approaches for Computer- Information Engineering and Electronic Business
Assisted Skin Cancer Diagnosis." The Third International (IJIEEB) 5.5 (2013): 34.
Symposium on Optimization and Systems Biology, [25]. Tiwari, Shamik, et al. "A Blind Blur Detection Scheme
Zhangjiajie, China, Sept. 2009. Using Statistical Features of Phase Congruency and Gradient
[18]. Maglogiannis, Ilias, and Charalampos N. Doukas. "Overview Magnitude." Advances in Electrical Engineering 2014
of advanced computer vision systems for skin lesions (2014).
characterization." Information Technology in Biomedicine, [26]. Tiwari, Shamik, et al. "Blind Restoration of Motion Blurred
IEEE Transactions on 13.5 (2009): 721-733. Barcode Images using Ridgelet Transform and Radial Basis
[19]. Gonzalez, R.C. and R.E. Woods, 2008. Digital Image Function Neural Network."Electronic Letters on Computer
Processing. 3rd Edn., Prentice- all, Inc., New Jersey, ISBN: Vision and Image Analysis 13.3 (2014): 63-80.
10: 013168728x, pp: 594 [27]. Orr, Mark JL. "Introduction to radial basis function
[20]. Zouridakis, G., et al. "Transillumination imaging for early networks." (1996).
skin cancer detection." Biomedical Imaging Lab, Department [28]. Lin, Pao-Yen. "An introduction to wavelet
of Computer Science, University of Houston, Houston, TX, transform." Graduate Institute of Communication
available online at:, XP002539353 (2005). Engineering National Taiwan University, Taipei, Taiwan,
[21]. Chiem, Andy, Adel Al-Jumaily, and Rami N. Khushaba. "A ROC.
novel hybrid system for skin lesion detection." Intelligent