• Nu S-Au Găsit Rezultate

View of A Novel Brain MRI Image Classification Model using Density Featured Deep Super Learning (DFDSL) Classifier

N/A
N/A
Protected

Academic year: 2022

Share "View of A Novel Brain MRI Image Classification Model using Density Featured Deep Super Learning (DFDSL) Classifier"

Copied!
18
0
0

Text complet

(1)

A Novel Brain MRI Image Classification Model using Density Featured Deep Super Learning (DFDSL) Classifier

Ramya P1, Thanabal M S2 ,Sasidhar A3, A V Prabu4

1 Teaching Fellow, Department of Computer Science and Engineering, University College of Engineering, Dindigul, India, 624622.

[email protected]

2 Professor, Department of Computer Science and Engineering, PSNA College of Engineering and Technology,

Dindigul, India, 624622.

[email protected]

3

Teaching Fellow, Department of Computer Science and Engineering, University College of Engineering, Dindigul, India, 624622.

[email protected]

4Department of ECE, Associate Professor,Koneru Lakshmaiah Education Foundation, Vaddeswaram, Guntur, Andhra Pradesh, India, [email protected]

ABSTRACT

The brain image automation has improved a lot of features to analyse and predict the infected tissue region in enhanced classification accuracy. For that several methods were focused on the hybridization of algorithms to improve the quality of prediction. This paper proposed a novel model of image classification to predict the abnormality of brain image by using Density Featured Deep Super Learning (DFDSL) Classifier method. This classifies the image features for the combination of 3 set of MRI image types such as, T1-weighted, T2-weighted and FLAIR type of images for individual participants. This combination of image classification can be achieved by using the image registration process using Fractional Fourier Transform with spatial representation for the pre-processed image to identify the matching key points among the image set and merge it into one image data. In this, the image pre-processing was processed by using the Laplacian Cellular Automata Filtering (LCAF) to filter the noise present in the raw image.

Then, from that the image can be classified by using the proposed DFDSL classifier. In the DFDSL classifier, it extracts the textural feature parameters of that image which is consider as for the feature learning of classifier. This can identify the clear depth in the image pixel variation which helps to improve the performance of image classifier. The result analysis and the comparison result shows the performance of proposed result compare to other state-of-art methods.

Index Terms— Laplacian Cellular Automata Filtering (LCAF), Image registration, Image classification, Texture features, Density Featured Deep Super Learning (DFDSL) Classifier.

I. INTRODUCTION

IN medical image classification system, most of the prediction techniques focused in the segmentation and classification of abnormal tissue region based on its intensity level and structural features. In that, MRI brain image identification involves a large number of research process to improve the quality of prediction model. Basically, the tumor prediction in the MRI

(2)

brain image starts with creating a set of rules and several manual conditions to identify the Region of Interest (ROI) of infected tissue are and represent it in colored foreground. The MRI image data contains several categories of image type which can be differentiate by using the weight value of the pixels in that image. These can be listed as T1-Weighted, T2-Weighted, FLAIR image, etc. contains different pattern of image intensity for each type of images. In that, each one contain the information about brain region such as gray matter, white matter, and other tissue region. With the help of these image types, the amount of layers in the brain can be estimated and find the affected level of brain tissue.

The image classification consists of several feature analysis methods based on the supervised and unsupervised learning categories. In that, the supervised learning depends on the level of training / learning provided to it. The unsupervised learning methods involves in identification of nearby pixel variation and found the distance among them. This forms the cluster among the image pixels group and labeled it to represent the differences. Most of the models have both supervised and unsupervised prediction methods to identify the abnormal region of brain MRI image. In that, the segmentation methods involves the unsupervised classification to cluster out the different region in brain image. The supervised classifier extracts the image feature attributes and predict the abnormal level of that image.

In this paper, the supervised classification process was used to identify the abnormality level of brain image for the combination of several MRI image types. As in the previous discussion, there are various MRI image types and each contains various intensity level to represent the brain tissue region. By considering T1, T2 and FLAIR image type, the combination of these images can improve the pixel quality of MRI brain which helps to improve the prediction performance of classification. For that, image registration was used to merge these types of MRI for form it as a single image data to get all the pixel details than by validating single image type.

This was implemented by using the Fractional Fourier Transform with the spatial representation of key points. This fused image was then classified by using the novel method of Density Featured Deep Super Learning (DFDSL) Classifier that considered the texture features of image.

This is an enhanced technique of Deep Super Learning (DSL) classifier which is integrated with the image density analysis using textural features of image. This type of pattern based classification improves the prediction performance than traditional image classification model.

The main contribution of this paper is

1. To filter the image by using Laplacian Cellular Automata Filtering (LCAF) that remove the additive noise present in the image and enhance the pixel quality.

2. To fuse the T1, T2 and FLAIR type of MRI images using Fractional Fourier Transform with spatial representation method of image registration.

3. To classify the abnormality level of MRI image using proposed DFDSL classifier.

4. To enhance the performance of MRI brain image classification by textural pattern analysis method.

The proposed work in the paper and its detailed description can be organized as following sections: The survey of existing work is presented in section II and proposed work and its algorithm descriptions are discussed in section III. Section IV is discussed about the result and comparative study of overall process with traditional classification methods. Then the discussion about the results of this paper presented in section V. The paper work and its performance is concluded with future enhancement of this work is in section VI.

(3)

II. RELATED WORK

A survey of medical image registration and feature classification methods and their merits with limitations are explained briefly in this section. This section review several papers of existing system and find the suitable methods and steps to enhance the performance of image classification in MRI brain image application.

In the image registration process, there are several methods for the MRI brain image applications. In [1], author proposed a combined method of wavelet-based edge correlation (WEC), speeded up robust features (SURF) feature descriptors and feature point matching to extract the matching points of contours and vessels in the tissue layer. In [2], author proposed a multimodal image registration technique based on the elastodynamics. In this the statistical relationship between the image intensities are evaluated by the gradients of mutual information.

This forms the elastodynamics in image processing. In [3, 4], the time complexity for CT angiography was processed by code optimization and parallel processing technique. With the help of image registration, [5] proposed tumor segmentation and classification using ANFIS classifier. The multifractals based 3D image registration was proposed in [6] that reduces the complexity in finding similarity among image features. A non-rigid image registration was processed by using Demons algorithm in [7]. In [8], author proposed brain image morphing technique based on the image registration method.

The feature representation of an image can be categorized as several methods. In this paper, the texture features are considered for the classification process of MRI image. According to that, [9] proposed Principal Component Analysis (PCA), spatial gray level dependence matrix technique were used for the feature extraction and classify by using the SVM method. The PC will reduce the feature coefficients and also reduce the size of it to reduce the time complexity.

In [10], author implemented texture estimation for segmenting the abnormal tissue region from the brain MRI image. The texture helps the segmentation process to identify the clear boundary region of tumor spot. In [11], author presented a survey of texture features in MRI acquisition and reconstruction process using radiomic texture feature error identification. Walsh Hadamard kernel- based texture feature extraction was implemented in [12] for the segmentation of tumor spot in brain MRI image. In [13], author proposed morphological transformation and GLCM based texture feature extraction method to analyse the brain MRI image. This was classified by using the SVM classifier. Texture features and kernel sparse coding were implemented in [14]

for tumor spot identification and segmentation. In this, the images are split into patches to form 3×3 matrix and estimate the high intensity for each projections. In [15-20], author proposed a texture classification for MR image using Modified Co-occurrence Histograms of Oriented Gradients (M-CoHOG).

To validate the image feature and to estimate the amount of tumor present in an image, it needs to be classify to identify the severity class of testing image. For the classification process, traditional method of machine learning with feature selection method to enhance the classification accuracy. In that, supervised feature selection is implemented by the combination of Tolerance Rough Set (TRS) and Firefly Algorithm (FA) to select the imperative features in brain tumor in [21-28]. Then to improve the detection performance, biogeography-based optimization (BBO) with Support Vector Machine (SVM) classifier is used in [29]. Also to get the detailed feature band of image, [30] proposed dual tree m-band wavelet transform (DTMBWT) with SVM classifier to define the statistical features of brain image. The

(4)

classification performance is depends on the feature extraction. In that, [31] presents three feature extraction techniques namely, Gray-Level Co-Occurrence Matrix (GLCM), Local Binary Pattern (LBP) and Histogram of Oriented Gradient (HOG) classified by K-Nearest Neighbor (K- NN). In [32], a hybrid feature extraction technique is proposed by using Discrete Wavelet Transform (DWT) and Bag-of-Words (BoW) for brain MRI image. Further an adaptive firefly backpropagation with neural network is proposed in [33] which implements the kernel principal component analysis (KPCA) feature selection technique. For identifying, detecting, locating and classify the MRI brain, [34] proposed Adaptive Convex Region Contour (ACRC) algorithm with SVM classifier. To improve the classification performance, [35] proposed Particle Swarm Optimization Neural Network (PSONN) with Rough Set Theory improves the training performance of neural network for the image pattern.

From the review of different existing methods and its analysis, it shows that the combination of different types of image source will get the clear depth information of the image pixel variation to analyse the affected tissue region and the normal tissue region of image. Also, to improve the classification performance, the textural feature extraction model helps to retrieve the intensity invariant image feature analysis compare to traditional geometrical feature extraction or by the statistical feature data. From these survey, the paper work focused on the image registration before classification process and perform textural feature extraction in Deep Super Learning Classifier model to form Density Featured Deep Super Learning (DFDSL) algorithm.

The detailed description about the proposed work are in following sections.

III. PROPOSED WORK

The overall concept of the paper work carries the proposed novel classification algorithm of DFDSL method. Compare to the other classification method in MRI brain image application, this embedded with the textural feature extraction model that internally enhanced the classification performance to predict the tumor affected image. From the reference of Convolutional Neural Network (CNN) classification method, this splits the image into cells and update the feature learning process based on the convolutional feature arrangement. Then from that feature extraction, the neuron networks were arranged and classify the label of image. In accordance with that classification model, the Deep Super Learning classifier splits the image into several individual cells and extracts the feature vector to form the network layers for estimating the predictive distance among the feature arrangement. In the proposed classifier, to improve the classification performance, the texture feature extraction was integrated to form the density analysis of image feature arrangement which is extracted from the image cells or blocks. This performs better prediction model than the traditional convolution model. The fusion of different type of MRI images enhanced the image depth information to extract the texture features of image.

The merits of proposed work is

1. The major advantage of the proposed classifier is the textural pattern validation achieved invariant feature vector for intensity changes.

2. The combination of 3 different image pattern provides more information and clear depth of the brain tissue layers.

3. Cell separated feature learning achieved better performance than the traditional CNN classification model.

(5)

4. The filtering and smoothening of image enhanced the pixel quality which helps to find the edge detail of that image for feature point matching in image registration process.

The proposed work can be segregated into sub modules as, A. Image Pre-Processing,

B. Image Registration, C. Tumor Classification.

A. Image Pre-Processing (LCAF)

The necessity of image pre-processing is to enhance the pixel quality by reducing the noisy pixels present in the image and apply smoothening effect to it. There are several filtering methods that is to reduce the additive noise present in the image based on the distribution model.

By considering that, normal distribution was mostly consider as the mapping block to identify the noisy pixel and suppress by the concept of zero mean and unit variance. This paper performs the Laplacian distribution model to filter the Gaussian noise and other instrumental noise which are added while capturing the picture of brain image. The steps and the equations in Laplacian Cellular Automata Filtering (LCAF) is described in the following statements.

The mask size for the filtering process can be in the form of 3×3 or 5×5 matrix size. The sample arrangement and its indexes are shown in the figure 2. For better filtering process, 3×3 mask size is most commonly used for the mapping of distribution.

In that, Cij

represents the center pixel of matrix.

N

min,

N

max, and

N

std are the minimum, maximum and standard deviation of boundary pixels of the matrix respectively. By referring the

T2- Weighted

Image Pre-Processing / LCAF

Texture Feature Extraction

DFDSL

Classified Label T1-Weighted

Image

FLAIR Image

Feature Database Image registration

Figure 1: Proposed Block Diagram

(6)

center pixel of the matrix or mask of filter coefficients (Cij

), this was projected to allover the image cells and identify the difference in pixels by comparing the boundary of window matrix with the reference pixel or center of matrix. The noisy pixel can be evaluate as Exy

by the equation 1.

min max

, ( )

0,

ij ij

xy

C if N C N

E Otherwise

 

 

 (1)

Figure 2: Schematic structure of CA

From that identification, the Exy

contains the matrix of noisy pixels for the given testing image. In this paper, the cellular automata represents the division of image into several cells and identify the noisy pixel by comparing the boundary of each cells. If the noise gets identified then this can be rectified by applying the Laplacian filter to the affected cell by considering the center pixel of the cell and its neighboring pixels. The Laplacian function can be defined as

2 2

2

2 2

2

4 2

( , ) 1 1 2

x y

x y

LOG x y e

 

 

(2)

The input image and the filtered output from the proposed LCAF method is shown in the figure 3.

(7)

Figure 3: Pre-Processing Result

B. Image Registration using FrFT

Image registration is the process of identifying the matching key points for the given temporal image compared with the reference image and apply rotation and transform according to the key points to merge the set of images into one data. For example, to capture the whole object which is bigger in size and it can’t fill in the image capturing image, then this will capture in several angle individually. Then with the edge information, the image set were mapped and form it as a single image. In the proposed work, there are three different MRI brain image source was used for image registration process to represent the whole brain layers and for intensity depth analysis.

For that, Fractional Fourier Transform (FRFT) was used to extract the matching key points for merging the MRI image set. Let, the testing image function can be represent as

f x y ( , )

and the

transformed image as

F u v ( , )

[24]. The FRFT for two dimensional image matrix can be represented by

1,2

( , ) ( , ) P P ( , , , )

F u v



f x y K x y u v dxdy (3) Where, KP P1,2( , , , )x y u vK x u KP1( , ) P2( , )y v

By consider (x, y) as ‘t’ and (u, v) as ‘r’, the image rotation parameter ‘R’ will be added along with the parameter ‘t’ due to the change of rotation in function from f(t) to g(t). This can be represented as

1,2

( ) ( ) P P( , )

F r



f Rt K Rt r dr (4) Where.

cos sin

sin cos

R  

 

  

  

 

F r( )F Rr( )

The f1 and f2 are considered as the image translation of two image functions. The f2 is the translated image function for the input of f1. This can be represent as

2( , ) 1( 0, 0)

f x y f xx yy (5)

According to that, the two images I u v1( , ) and I2( , )u v are the transformed images from the

(8)

FrFT method. The magnitude of the image transform gives out the fused result of these two images which can be represent as

2( , ) 1(( 0cos ), ( 0cos ))

MI u v MI ux vy (6)

2( , ) 1( 0', 0')

MI u v MI ux vy (7) Where, x0'x0cos and y0' y0cos

From the equation (7), MI2 represents the magnitude of transformed image that contains the merged result of two images I1 and I2 (T1 and T2 weighted image respectively). Since, the MI2 is translated replica of MI1.

The sample result of image registration for the given three image source is shown in figure 4.

In that the I3 (FLAIR type MRI) is consider as the another source of MRI image that is to transform and merge with the previous registered image result.

Figure 4: Image Registration Result

C. Tumor Classification using DFDSL

The proposed DFDSL is the enhanced model of traditional DSL classifier. This also works in the basis of neural network technique which differs in the feature analysis and prediction model.

The proposed model implements the textural feature analysis model that integrates the texture

(9)

feature attributes to validate the matching pattern with database. The overall Flow diagram of proposed DFDSL classifier is shown in figure 5.

The algorithm 1 describes the step by step procedure for proposed DFDSL classifier.

Algorithm 1: DFDSL classifier algorithm Image training:

Input: Image Dataset, {𝑌𝑖}

Output: Model Parameter,

𝜃 = 𝑊1, 𝑊2, 𝑊3, 𝐵1, 𝐵2, 𝐵3

For iter = 1 to Max_Iter //Loop run for maximum number of iteration count

Initialize random value for 𝜃 by the Gaussian distribution of μ = 0 and σ = 0.001

For i = 1 to n //’n’ is the size of training images

For j = 1 to k // ‘k’ is the number of folds in dataset

Forl = 1 to 3 // 3 layers in network

Calculate 𝐹1 𝑌 = 𝑚𝑎𝑥(0, 𝑊1∗ 𝑌 + 𝐵1) // 𝑊1 – Filter coefficient for ‘Y’ image and 𝐵1 – Bias vector for network 1.

Calculate 𝐹2 𝑌 = 𝑚𝑎𝑥(0, 𝑊2∗ 𝐹1(𝑌) + 𝐵2) // 𝑊2 – Filter coefficient for texture function ‘𝐹1(𝑌)’ and 𝐵2 – Bias vector for network 2.

Calculate 𝐹3 𝑌 = 𝑊3∗ 𝐹2 𝑌 + 𝐵3 //

𝑊3 – Filter coefficient for texture function‘𝐹2(𝑌)’ and 𝐵3 – Bias vector for network 3.

End For ‘l’

Calculate 𝐿 𝜃 =1

𝑛

𝑛𝑥=1 ‖𝐹 𝑌𝑥; 𝜃 − 𝑌𝑥‖ //Find the distance vector between image sets.

If𝐿 𝜃 < 𝜀, then // 𝜀 is parameter closed to zero Calculate ∆ 𝑖+1 = 0.9 × ∆𝑖 + 𝜇 ×

𝜕𝐿/𝜕𝑊𝑖𝑙 // Difference in each iteration

Calculate 𝑊𝑖+1𝑙 = 𝑊𝑖𝑙+ ∆ 𝑖+1 //

Update the neuron weight value End If

End For ‘j’

End For ‘i'

Get weight value, average probability and its corresponding loss.

Ifloss<𝑃𝑟𝑒𝑣𝑙𝑜𝑠𝑠, then

(10)

Append average probability Else

Break iteration End If

End For ‘iter’

Image Testing:

Input: Testing image ‘𝑌′’ and Model Parameter, 𝜃

Output: Classified image 𝐹 𝑌 and corresponding label, L

For l = 1 to 3 // 3 layers in network

Calculate 𝐹1 𝑌′ = 𝑚𝑎𝑥(0, 𝑊1∗ 𝑌′+ 𝐵1) Calculate 𝐹2 𝑌′ = 𝑚𝑎𝑥(0, 𝑊2∗ 𝐹1(𝑌′) + 𝐵2) Calculate 𝐹3 𝑌′ = 𝑊3∗ 𝐹2 𝑌′ + 𝐵3

End For

Figure 5: Flow Diagram of DFDSL classifier

From the algorithm table it declares the texture feature extraction for each layer to represent the image block. The figure 6 shows the architecture diagram of proposed Density Featured Deep Super Learning (DFDSL) classifier that represents the flow of classification model for the

(11)

input image data. In that, the feature vector consists of the set of texture features for each block in the image. In this medical image classification application, the labels can be listed as Normal, Benign, Malignant and Metastases for MRI brain image dataset. In this, the training set from overall image dataset can be segmented and processed for 60%, 70%, 80% and 90% of overall MRI images and the remaining set of images are considered as the testing data to validate the classifier performance.

IV. RESULT ANALYSIS

This section evaluates the performance of proposed work and shows the comparison results over other existing classifier model with statistical parameter measures. For that, the BraTS brain image dataset was used for testing the performance of proposed DFDSL classifier. The BraTS image dataset contains several number of image set that has the image source of T1-weighted, T2-weighted and FLAIR type of MRI images of various participants. The database was updated regularly and version maintained to specify the updated image set.

This proposed work is compare with the existing method of long short-term memory (LSTM)- based learning model [25] that was implemented for the same dataset.

The statistical parameters that are considered for the validation of proposed method are Sensitivity, Specificity, Jaccard, Dice Overlap, Precision, Recall, F1-Score, Matthews correlation coefficient (MCC), Error rate Kappa Coefficient and Accuracy.

Sensitivity TP

TP FN

(8)

Specificity TN

TN FP

(9)

_ TP

Jaccard Similarity

TP FN FP

(10)

_ 2

2 Dice Overlap TP

FP TP FN

(11)

Pr TP

ecision

TP FP

(12)

Re TP

call TP FN

(13)

2 Pr Re

1_ Pr Re

ecision call F Score

ecision call

(14)

( )( )( )( )

TP TN FP FN MCC

TP FP TP FN TN FP TN FN

(15)

TP TN Accuracy

TP TN FP FN

(16)

_ 1

Error Rate Accuracy (17)

_ 1

o e

e

P P Kappa Coeff

P

 

(18)

Where, TP, TN, FP, FN – True Positive, True Negative, False Positive and False Negative

(12)

respectively.

P

o – Relative observed agreement .

P

e – Hypothetical probability of chance agreement.

These can be estimate by the equations (19) and (20).

o

TP TN P TP TN FP FN

(19)

   

2

( ) ( ) ( ) ( )

( )

e

TP FP TP FN TN FP TN FN

P TP TN FP FN

(20)

Figure 7: Performance Measures

(13)

The figure 7 and 8 shows the performance measure by the parameters such as Sensitivity, Specificity, Precision, F1-Score, MCC, Error rate and False Rejection Rate (FRR) by comparing the output with ground-truth of the dataset. The bar graphs represents the overall accuracy of the proposed algorithm for two different training set based on the amount of images taken for training and testing process. From the validation of result, the proposed classifier achieved ~98%

as maximum. The False Rejection Rate and the error rate represents the amount of false identification from the testing case. In that, the bar chart represents that the proposed classifier reduces the error rate to ~0.01 in value.

Figure 9: Accuracy chart

Figure 8: Error rate

(14)

The figure 9 & 10 shows the bar chat for Accuracy with Kappa Coefficient and the Receiver Operating Curve (ROC) for the training data of 70% and 80% from overall BraTS image dataset respectively. The overall accuracy is depends on the True positive and True negative count from the classifier which is estimated in the confusion matrix. The Receiver Operating Curve represents the amount of True Positive Rate (Sensitivity) for the variation in False Positive Rate (1-Specificity). These parameters are all derived from the confusion matrix which has the data for true positive, true negative, false positive and false negative rate estimated by comparing the predicted result from classifier and actual label from the database.

The bar chart in figure 11 shows the comparison graph of proposed classification result with existing work of [25] for the parameters of Sensitivity, Specificity, PPV and Accuracy in terms of percentage of each. This graph shows that the proposed Depp Super Learning method

Figure 11: Brain Tumor Classification Result

LSTM Method Proposed DFDSL

Figure 10: ROC Curve

(15)

enhanced the performance than the existing system of learning analysis. Also, the Jaccard similarity and the Dice similarity in the figure 12 represents the similarity measurement of classification results compare to the ground-truth of dataset.

V. DISCUSSION

The discussion about the proposed work of DFDSL classification method focused on the textural feature analysis process in traditional DSL classification algorithm. From the result analysis, the comparison parameter shows the performance of proposed work over existing algorithm of LSTM based classification model. Here the proposed work also focused on the image quality enhancement by the image registration process for the input of different types of MRI brain image pattern. The merging and the transformed image gives the clear depth in intensity of each layers in the brain MRI input that improves the texture feature extraction in DFDSL classifier.

Generally, the complexity of an algorithm can be evaluate for the two different parameters such as time complexity and space complexity. The time complexity depends on the number of iterations in an algorithm to find the saturated solution and the space complexity id depends on the amount of memory space that is required to compute the intermediate results. The time complexity for the proposed DFDSL classification algorithm can be represent as O q

ln( )p

.

In that, the ‘q’ represents the total number of iteration cycles that required to find the matching of feature attributes and ‘p’ be the predicted time taken for each iteration count. In this, the number of iteration count and the time taken is depends on the amount of training for classifier and with the size of dataset. In the testing case, the dataset is divided as 80% training with 20% testing and 70% training with 30% testing to validate the performance of proposed algorithm.

From the result analysis, it shows the overall accuracy of proposed DFDSL achieved ~98%

compare to the other traditional classification methods for brain image analysis.

VI. CONCLUSION AND FUTURE ENHANCEMENT

The paper presented a novel classification algorithm for the MRI brain image classification

Figure 12: Classification similarity analysis LSTM Method Proposed DFDSL

(16)

application. The combination of different source of MRI image like T1-weighted, T2-weighted and FLAIR type images enhanced the visual impact of brain image. Since, the each type of images have different intensity rage to indicate the tissue layer of brain. The registration process manage the intensity different and find the best matching point based on the edge information and pattern of image to merge it into single image data. This type of arrangement gives the clear visualization of each segment of the brain image. In this paper, the texture feature classification was mainly considered as the integration with Deep Super Learning Classifier to form Density Featured Deep Super Learning classifier. This type of texture feature based image analysis improves the performance of classifier than other traditional model of feature analysis. From the result analysis, the overall performance of proposed DFDSL achieved ~1.5% higher accuracy than the existing system of LSTM method.

In future, to further reduce the time complexity and also improve the classification performance, the feature vector can be processed by the optimization algorithm to reduce the size of feature set and selects the best attribute among overall data.

REFERENCES

[1] Hsu, Wei-Yen. "A hybrid approach for brain image registration with local constraints." Integrated Computer-Aided Engineering 24.1 (2017): 73-85.

[2] Ahmad, Sahar, and Muhammad Faisal Khan. "Multimodal non-rigid image registration based on elastodynamics." The Visual Computer 34.1 (2018): 21-27

[3] Rahni, Ashrani Aizzuddin Abd, et al. "Reducing Execution Time in CT Angiography and Dynamic CT Brain Image Registration Through Code Optimisation." 2018 2nd International Conference on BioSignal Analysis, Processing and Systems (ICBAPS).

IEEE, 2018.

[4] Wu, Jiong, and Xiaoying Tang. "A Large Deformation Diffeomorphic Framework for Fast Brain Image Registration via Parallel Computing and Optimization." Neuroinformatics (2019): 1-16.

[5] Nagarathinam, Ezhilmathi, and Thirumurugan Ponnuchamy. "Image registration‐based brain tumor detection and segmentation using ANFIS classification approach." International Journal of Imaging Systems and Technology 29.4 (2019): 510- 517

[6] Palanivel, Dhevendra Alagan, Sivakumaran Natarajan, and Sainarayanan Gopalakrishnan. "Mutifractals based multimodal 3D image registration." Biomedical Signal Processing and Control 47 (2019): 126-136.

[7] Lan, Sheng, Zhenhua Guo, and Jane You. "Non-rigid medical image registration using image field in Demons algorithm." Pattern Recognition Letters 125 (2019): 98-104.

[8] Giudice, J. Sebastian, et al. "An Image Registration-Based Morphing Technique for Generating Subject-Specific Brain Finite Element Models." Annals of Biomedical Engineering (2020): 1-13.

[9] Kharat, Kailash D., Vikul J. Pawar, and Suraj R. Pardeshi. "Feature extraction and selection from MRI images for the brain tumor classification." 2016 International Conference on Communication and Electronics Systems (ICCES). IEEE, 2016.

[10] Reza, Syed MS, Atiq Islam, and M. Khan. "Texture estimation for abnormal tissue segmentation in brain MRI." The Fractal Geometry of the Brain. Springer, New York, NY, 2016. 333-349.

(17)

[11] Yang, Fei, et al. "Evaluation of radiomic texture feature error due to MRI acquisition and reconstruction: a simulation study utilizing ground truth." Physica Medica 50 (2018): 26- 36.

[12] Angulakshmi, M., and G. G. Lakshmi Priya. "Walsh Hadamard kernel‐based texture feature for multimodal MRI brain tumour segmentation." International Journal of Imaging Systems and Technology 28.4 (2018): 254-266.

[13] Usha, R., and K. Perumal. "SVM classification of brain images from MRI scans using morphological transformation and GLCM texture features." International journal of computational systems engineering 5.1 (2019): 18-23.

[14] Tong, Jijun, et al. "MRI brain tumor segmentation based on texture features and kernel sparse coding." Biomedical Signal Processing and Control 47 (2019): 387-392.

[15] Elahi, GM Mashrur E., et al. "Texture classification of MR images of the brain in ALS using M-CoHOG: A multi-center study." Computerized Medical Imaging and Graphics 79 (2020): 101659.

[16] G. Jothi, "Hybrid Tolerance Rough Set–Firefly based supervised feature selection for MRI brain tumor image classification," Applied Soft Computing, vol. 46, pp. 639-651, 2016.

[17] G. Yang et al., "Automated classification of brain images using wavelet-energy and biogeography-based optimization," Multimedia Tools and Applications, vol. 75, no. 23, pp. 15601-15617, 2016.

[18] R. R. Ayalapogu, S. Pabboju, and R. R. Ramisetty, "Analysis of dual tree M‐band wavelet transform based features for brain image classification," Magnetic resonance in medicine, vol. 80, no. 6, pp. 2393-2401, 2018.

[19] M. Khalil, H. Ayad, and A. Adib, "Performance evaluation of feature extraction techniques in MR-Brain image classification system," Procedia Computer Science, vol.

127, pp. 218-225, 2018.

[20] W. Ayadi, W. Elhamzi, I. Charfi, and M. Atri, "A hybrid feature extraction approach for brain MRI classification based on Bag-of-words," Biomedical Signal Processing and Control, vol. 48, pp. 144-152, 2019.

[21] A. Deepa and W. S. Emmanuel, "An efficient detection of brain tumor using fused feature adaptive firefly backpropagation neural network," Multimedia Tools and Applications, vol. 78, no. 9, pp. 11799-11814, 2019.

[22] T. Pandiselvi and R. Maheswaran, "Efficient framework for identifying, locating, detecting and classifying mri brain tumor in mri images," Journal of medical systems, vol. 43, no. 7, p. 189, 2019.

[23] T. Rajesh, R. S. M. Malar, and M. Geetha, "Brain tumor detection using optimisation classification based on rough set theory," Cluster Computing, vol. 22, no. 6, pp. 13853- 13859, 2019.

[24] N. Saxena and K. Sharma, "Image fusion scheme using two dimensional discrete fractional Fourier transform," in 2017 Conference on Information and Communication Technology (CICT), 2017: IEEE, pp. 1-6.

[25] Chen, Hao, et al. "Brain tumor segmentation with deep convolutional symmetric neural network." Neurocomputing 392 (2020): 305-313..

[26] Siva D., Bojja P. (2019), ‘Mlc based classification of satellite images for damage assessment index in disaster management’, International Journal of Advanced Trends in Computer Science and Engineering, 8(6), PP.2825-2830

(18)

[27] Sreelakshmi D., Inthiyaz S. (2019), ‘A review on medical image denoising techniques’, International Journal of Scientific and Technology Research, 8(11), PP.1883-1887.

[28] Sreedhar Babu S., Bojja P. (2019), ‘Machine learning algorithms for MR brian image classification’, International Journal of Recent Technology and Engineering, 8(3), PP.6744-6747.

[29] Ahammad S.H., Rajesh V., Neetha A., Sai Jeesmitha B., Srikanth A. (2019), ‘Automatic segmentation of spinal cord diffusion MR images for disease location finding’, Indonesian Journal of Electrical Engineering and Computer Science, 15(3), PP.1313- 1321.

[29] Bhavana D., Kishore Kumar K., Rajesh V., Swetha Sree M., Mounika D., Bhavana N.

(2019), ‘Deep learning for pixel-level image fusion using CSR technique’, International Journal of Recent Technology and Engineering, 8(2), PP.792-797.

[30] Bhavya Tadikonda ,A.V.Prabu, K.Raghava Rao ., & P S G Aruna Sri(2018). Secured door lock system based on fingerprint authentication. J. Adv. Research in Dynamical &

Control Systems, 10(2), 473-480

[31] K Vijaya Manasa , A V Prabu , M Sai Prathyusha , S Varakumari (2018) .Performance monitoring of UPS battery using IoT” International Journal of Engineering &

Technology, 7 (2.7).352-355.

[32] Pardhasaradhi P., Madhav B.T.P., Sindhuja G.L., Sreeram K.S., Parvathi M., Lokesh B. ( 2018) , ‘Image enhancement with contrast coefficients using wavelet based image fusion’,International Journal of Engineering and Technology(UAE), 7 (2.8 Special Issue 8),PP. 432- 435.

[33] Gajula S., Rajesh V. ( 2018) , ‘Enhanced medical image watermarking scheme with CLA-HE & DWT, SVD transforms’,International Journal of Engineering and Technology(UAE), 7 (3.12 Special Issue 12),PP. 1281- 1285.

[34] Tripathi D.P., Pardhasaradhi P., Madhav B.T.P. ( 2018) , ‘Statistical parameters-based image enhancement techniques in pure and nanodispersed 6O.O8 liquid crystalline compounds’,Phase Transitions, 91 (8),PP. 821- 832

[35] Varakumari .S, A V Prabu, Gopiram.K., & S.Venkatesan(2017). Coexistence and fair access on the shared channel for lte-u and wi-fi. J. Adv. Research in Dynamical &

Control Systems, 9(6), 728-744

[36] Asraf Yasmin, B., Latha, R., & Manikandan, R. (2019). Implementation of Affective Knowledge for any Geo Location Based on Emotional Intelligence using GPS.

International Journal of Innovative Technology and Exploring Engineering, 8(11S), 764–

769. https://doi.org/10.35940/ijitee.k1134.09811s19

[37] MurugananthamPonnusamy, Dr. A. Senthilkumar, & Dr.R.Manikandan. (2021).

Detection of Selfish Nodes Through Reputation Model In Mobile Adhoc Network - MANET. Turkish Journal of Computer and Mathematics Education, 12(9), 2404–2410.

https://turcomat.org/index.php/turkbilmat/article/view/3720

Referințe

DOCUMENTE SIMILARE

Classification and Detection of Brain Tumor through MRI Images Using Various Transfer Learning Techniques.. Amit Thakur 1 , Pawan Kumar

This errand is to set up a Deep Learning computation fit for predicting tweets of different kinds of assessments, for instance, positive, negative, fair, incredibly antagonistic

The proposed work uses the effectiveness of GoogLeNet with minor modifications using transfer learning mechanism in classifying COVID19 patients and normal patients

To find the image classification of weather reports using a convolution neural network and suggest a deep learning algorithm using TensorFlow or Keras.. KEYWORDS: Computer

had suggested machine learning based automatic segmentation and hybrid feature analysis for Diabetic Retinopathy classification using fundus Image (2020).. This study used

This paper uses the novel deep learning model, namely the Elite Opposition-based Bat Algorithm for Deep Neural Network (EOBA-DNN) for performing polarity classification of

Through the medium of this paper, a deep learning model, both hybrid and novel in nature which uses a parallel union of a long short-term memory (LSTM) and convolutional

The image input is impacted by Using concept component analysis, a calculation for picture improvement versatile mean change has been made.. The spatial working of the 2D