亚洲免费av电影一区二区三区,日韩爱爱视频,51精品视频一区二区三区,91视频爱爱,日韩欧美在线播放视频,中文字幕少妇AV,亚洲电影中文字幕,久久久久亚洲av成人网址,久久综合视频网站,国产在线不卡免费播放

        ?

        Deep Learning-Enhanced Brain Tumor Prediction via Entropy-Coded BPSO in CIELAB Color Space

        2023-12-15 03:57:44MudassirKhalilMuhammadImranSharifAhmedNaeemMuhammadUmarChaudhryHafizTayyabRaufandAdhamRagab
        Computers Materials&Continua 2023年11期

        Mudassir Khalil,Muhammad Imran Sharif,Ahmed Naeem,Muhammad Umar Chaudhry,Hafiz Tayyab Rauf and Adham E.Ragab

        1Department of Computer Engineering,Bahauddin Zakariya University,Multan,60000,Pakistan

        2Department of Computer Science,Kansas State University,Manhattan,KS,66506,USA

        3Department of Computer Science,University of Management and Technology,Lahore,54000,Pakistan

        4Centre for Smart Systems,AI and Cybersecurity,Staffordshire University,Stoke-on-Trent,ST4 2DE,UK

        5Industrial Engineering Department,Collage of Engineering,King Saud University,PO Box 800,Riyadh,11421,Saudi Arabia

        ABSTRACT Early detection of brain tumors is critical for effective treatment planning.Identifying tumors in their nascent stages can significantly enhance the chances of patient survival.While there are various types of brain tumors,each with unique characteristics and treatment protocols,tumors are often minuscule during their initial stages,making manual diagnosis challenging,time-consuming,and potentially ambiguous.Current techniques predominantly used in hospitals involve manual detection via MRI scans,which can be costly,error-prone,and time-intensive.An automated system for detecting brain tumors could be pivotal in identifying the disease in its earliest phases.This research applies several data augmentation techniques to enhance the dataset for diagnosis,including rotations of 90 and 180 degrees and inverting along vertical and horizontal axes.The CIELAB color space is employed for tumor image selection and ROI determination.Several deep learning models,such as DarkNet-53 and AlexNet,are applied to extract features from the fully connected layers,following the feature selection using entropy-coded Particle Swarm Optimization (PSO).The selected features are further processed through multiple SVM kernels for classification.This study furthers medical imaging with its automated approach to brain tumor detection,significantly minimizing the time and cost of a manual diagnosis.Our method heightens the possibilities of an earlier tumor identification,creating an avenue for more successful treatment planning and better overall patient outcomes.

        KEYWORDS Brain tumor;deep learning;feature extraction;feature selection;feature fusion;transfer learning

        1 Introduction

        A brain tumor is a treacherous disease and may cause death[1].It originates within the brain due to the abnormal growth of brain cells,with the collective action of these aberrant cells being the leading cause of its occurrence.Numerous research articles have discussed primary and secondary brain tumors,elaborating on the different phases of their development[2].Deep Learning(DL),a machine learning subfield,has recently garnered considerable attention.Its efficacy in addressing complex problems through machine learning is evidenced by its widespread implementation across various applications.This study selected a dataset comprising 66 brain MRIs to apply a Deep Neural Network(DNN) classifier.This classifier categorizes the data into four classes: (1) normal,(2) glioblastoma,(3) sarcoma,and (4) metastatic bronchogenic carcinoma.The classifier’s performance,evaluated in conjunction with powerful feature extraction techniques such as Principal Components Analysis(PCA) and Discrete Wavelet Transform (DWT),was found to be favorable across all performance metrics[3].A brain tumor is maand can be fatal if not detected early in the disease’s progression.After identifying a brain tumor,proper classification is vital to develop an appropriate treatment strategy.This research facilitates the categorization and diagnosis of various forms of brain cancers using Convolutional Neural Networks (CNN) and DL techniques,enhancing the accuracy and speed of MRI equipment.The training was conducted on a brain tumor dataset utilizing five previous models:Xception,ResNet50,InceptionV3,VGG16,and MobileNet.The quality of unseen pictures is assessed using an F1 score,with results ranging from 98.75% to 97.25%.These advancements assist in the early detection of malignancies,preventing the onset of debilitating symptoms such as paralysis and amputation[4,5].

        Brain tumors can be harmful when found in some brain regions,while they may be harmless in other cases.Harmful brain tumors are classified as malignant,while others are categorized as benign.Unlike malignant tumors,benign tumors are not cancerous.Consequently,various techniques for identifying brain tumors have been developed.The World Health Organization(WHO)classification methodology is currently regarded as the standard[6,7].This classification has grades 1 and 2 brain tumors from class benign,which are not cancerous;grades 3 and 4 are from class malignant and cancerous tumors.Brain imaging technologies are growing very fast and playing a substantial role in assessing and emphasizing fresh views on the function and architecture of the brain.Getting an accurate diagnosis of a brain tumor is critical to enhance treatment results and the chance of patient survival.Usually,it is done by manually analyzing the many magnetic resonance imaging (MRI)pictures generated in a medical institution,which might be error-prone.As a concern,there is a greater need for more accurate automatic computer-based tumor identification systems.In recent years,a lot of energy and attention has been spent finding machine learning algorithms that can manage this process.Recently,there has been interest in using DL as an effective and reliable method for detecting brain tumors.Imaging is widely used in medical research to improve early diagnosis and treatment.Deep Neural Networks (DNNs) have been very successful at classifying tasks.MRI scans are data sets to identify different types of brain cancer.Brain MRI scans are collected in the model for training and evaluation with superior accuracy[8].Diagnosing brain tumors manifest in various forms,each with unique characteristics and treatment options,is complex.Effective treatment planning and higher patient survival rates hinge significantly on the early diagnosis of these malignant growths,particularly in their initial stages.Identifying brain tumors can be challenging given their diverse presentations,each harboring distinct characteristics and therapeutic avenues.Prompt detection,especially during the early phases of development,is crucial for devising effective treatment strategies and,ultimately,saving lives.

        This research uses data augmentation to increase low-volume brain tumor data for tumor identification selected tumor ROIs using the CIELAB color space.Feature extraction is achieved using DarkNet-53 and AlexNet.Serial feature fusion is employed to merge the features derived from DarkNet-53 and AlexNet,forming a comprehensive classification feature vector.We utilized entropycoded Particle Swarm Optimization(PSO)to identify the most pertinent attributes,as some features may be irrelevant for accurate categorization.These selected attributes are then classified using various SVM kernels.Fig.1 showcases MRI images of both a tumor and a normal brain taken from the dataset.

        The contributions of this work are as follows:

        ? A significant contribution of this research is the development of Entropy-coded Particle Swarm Optimization(PSO)for feature selection.This allows the system to prioritize the most valuable characteristics for classification intelligently.Subsequently,multiple SVM kernels are applied to these selected features,enhancing the robustness of the decision boundary.

        ? In the preprocessing stage,low-volume data enhancement is carried out using various data augmentation techniques.These techniques include flip-vertical,flip-horizontal,rotation by 90 degrees,and rotation by 180 degrees for data enhancement.Subsequently,the CIELAB color space is employed for ROI selection in tumor images.

        ? Feature attainment is facilitated through the utilization of DarkNet-53 and AlexNet.The architecture includes fully connected layers;global average pooling is performed to extract the features.

        ? Serial feature fusion is employed to create a singular,comprehensive feature vector for classification.

        ? Lastly,to identify the most beneficial features for classification,employ entropy-coded Binary Particle Swarm Optimization(BPSO)in conjunction with SVM.

        Figure 1:The MRI images of tumor and normal brain

        The remaining structure of this paper is organized as follows:Section 1 serves as the introduction,setting the stage by delineating the background and objective of our study,followed by Section 2,which further elaborates on the scope and purpose.Section 3 offers an in-depth analysis of the underlying theories and relevant literature,shedding light on our methodology and research strategy.Section 4 subsequently unfolds the results and discussions,drawing parallels with other studies and elucidating their broader implications.In conclusion,we synthesize the primary findings and contributions of our work.

        2 Literature Review

        Brain tumors can be cured when detected in their early stages.Treating brain tumors using machine learning,convolutional neural networks(CNNs),generative adversarial networks(GANs),and DL.The longer processing times and error estimation require additional methods for efficient results.Nanda et al.[9] used the significance-K-mean-SSO-RBNN classification model.It is a new hybrid Salience-K-mean segmentation method and Social Spider Optimization (SSO) algorithm in radial neural network(RBNN).Graphs are put together using tumor segmentation based on common K-words.The saliency map shows the prominent areas in the target image.Then,the fragmented image is extracted to enter the feature extraction stage.Subtract multi-resolution wavelet transform(MRWT),kurtosis,skewness,mean value,time contrast(IDM),and cosine transform.SSO optimizes the cluster space for RBNN classification of vectors.RBNNs with a Gaussian kernel can be easily classified.Key-K-mean-SSO-RBNN and new hybrid segmentation were applied to the given data and compared with existing methods for specificity,F1 score,MCC,accuracy,Kappa coefficient,sensitivity,and complexity.Critical-K-mean-SSO-RBNN can classify 96%,92%,and 94% of data[9-11].

        DL identifies tumors and maps brain tumor shapes and textures.It estimates patient survival using the MR image dataset.Many CNN models have been developed for mental health [12].The researchers used machine learning to predict tumor grade and size from CT scans of primary tumors.Naive Bayes and k-neighbors methods achieve an accuracy of up to 92.9%[13].In this study,pituitary adenomas were classified by MR using multiple logistic regression techniques and the k-slot nearest neighbor algorithm.The accuracy of the Multinomial Logistic regression is 83%,the accuracy of the k-nearest neighbor method is 92%,and the accuracy of the AUC curve is 98.4%[14].

        Researchers have developed a CNN-based method for brain diagnosis.This new system has two basic steps.Brain segmentation using DL models and generation of segmentation models using the DRLBP fusion second part of the particle swarm optimization(PSO)algorithm.Softmax is used for classification in this study.Contrast enhancement makes it compatible with image classification,and DRLBP adds classification to the system.The results showed that in the BRAST2018 dataset,the score was 88.34%for CT,91.2%for WT,and 81.84%for ET,which is higher than the 92%accuracy of the BRATS2013-BRATS2018 dataset[15].

        DL has been used in most brain tumor research using MRI data over the past six years.Most of them have 2D data ready.3D models have more tumor-free slice pictures than 2D models,lowering classification performance.2D models employ the best tumor slice picture,making them inappropriate for practical usage.This article presents a new 3ACL DL model for brain tumor classification using MRI data.The end-to-end learning architecture of the 3ACL models includes control,convolution,and LSTM components.Therefore,the ability to select features can increase.Since the proposed model is 3D,the 3D MR image was used directly in the 3ACL model without converting it to 2D data.The 3ACL model’s fully connected layer yields realistic deep features.SVM receives a feature set.Weighted majority voting,which incorporated SVM prediction results from all slices,also improved categorization.This research uses BRATS 2015 and 2018.The suggested method yielded 98.90% and 99.29% accuracy for BRATS 2015 and 2018 [16]—MCCNN-based method for brain tumor segmentation and extracting more specific multiple features for other CRFs.Three 2D block models are created and analyzed segmentally.The method is tested in all three public records.In the BRATS2013 dataset,complete tumor(CT),tumor(TC),and advanced tumor(ET)of DSC were 0.88,0.81,and 0.76,PPV 0.86,0.81 and 0.69 and PPV 0,0.94 and 0.86,respectively.For precision.The BRATS 2015 dataset shows DSC CT 0.87,TC 0.76,and ET 0.75;PPV 0.88,0.83 and 0.75;0.87,0.74 and 0.80 precision.In the BRATS 2018 dataset,DSC is ET 0.7178,WT 0.8824,TC 0.7481,especially WT 0.9918,ET 0.9947 and TC 0.9969;ET is 0.86[17].

        Especially in medical and agricultural images,DL can identify,identify,and classify objects in the field[18,19].This work introduces the Dragonfly Algorithm(DA)to resolve tumor and size changes—preprocessing 3D-MR images to remove tumor cells.Finally,stage set segmentation and two-stage DA clustering rescued the tumor from the entire volumetric MR image.The publicly available BRATS2017 dataset demonstrates and tests the proposed method.This method achieves 98.20%accuracy,95.13%recall,and 93.21% accuracy [20].Examining images of brain tumors is expensive and complicated.Radiologists use machine learning to diagnose cancer without surgery.However,it is challenging to develop the most advanced DL model for brain tumor classification,and it is also challenging to find experts in brain tumor classification based on DL models.These researches and challenges motivate us to find new and valuable methods based on DL.An evolutionary algorithm that automatically creates a ResNet architecture to identify three brain tumors from an extensive library of MRI images.We propose a deep convolutional ResNet architecture in conjunction with a transformation strategy to enhance the accuracy of the brain tumor classification model.Augmented Ant Colony Optimization(IACO) uses different Evolutionary techniques and multiple agents.These two methods balance different solutions,avoid optimization,fast convergence,and local optimization of the DL ResNet model.Their proposed method achieved an accuracy of 0.98694,demonstrating that the IACOResNet algorithm can classify brain cancer [21].They compared the model accuracy with Google Net,AlexNet,and ResNet50 by removing the previous five layers from the original ResNet50 CNN model and adding eight more.

        The improved ResNet50 model achieved 97.2% accuracy,proving its effectiveness [22].In this study [23],tumor features (size,starting location,and form) are used as a guide to enhance tumor segmentation in MRI scans.The most accurate MRI slice is selected based on these attributes to improve accuracy.Tests for the Active Contour and Otsu Thresholding methods are conducted on the BRATS dataset.The outcomes highlight the greater accuracy of the Active Contour algorithm.Effectively choosing the best regions for segmentation is the method.Arunkumar et al.[24] used texture,and HOG features for image augmentation,segmentation,and non-ROI filtering.They utilized an automated methodology utilizing artificial neural networks for precise ROI identification and texture-based tumor classification.The method beat manual segmentation,obtaining 92.14%identification accuracy,89% sensitivity,and 94% specificity using ROI texture data on 200 MRI instances.This study[25]provided a sophisticated automated method for segmenting and identifying brain tumors that do not require human interaction.The approach employs ANN for precise object selection and K-means clustering to improve MR images and tumor region texture information extraction.Grayscale characteristics make the distinction between benign and malignant instances.The significant findings include the establishment of automated segmentation and identification assessment,the emphasis on region selection techniques,and the comparison of ANN and SVM results.94.07% accuracy,90.09% sensitivity,and 96.78% specificity are attained using the ANN classifier.

        3 Proposed Methodology

        This work presents a new and valuable method for DL to classify brain tumors.Brain tumor data is utilized for tumor identification in the recommended architecture.In the first dataset,various data augmentation techniques to make the data small enough to be analyzed.These methods include rotating 90 degrees and 180 degrees,reversing vertical and horizontal lines,rotating 180 degrees,and more.In this paper,selecting the region of interest (ROI) in the tumor image is performed using the CIELAB color space.AlexNet and DarkNet-53 are used to perform tasks.All layers are the foundation of features.The collected features are combined to form a unique vector for classification.While some of these features are suitable for good classification,the most helpful features are selected using the effective feature selection method known as Entropy Particle Swarm Optimization(PSO).These chosen characteristics are ultimately classified after being run through many SVM kernels.Fig.2 shows the recommended technique’s overall structure.

        Figure 2:Overview of the proposed methodology

        3.1 Preprocessing

        In the preprocessing step,we develop low-volume data by flipping vertically and horizontally by 90-degree and 180-degree flips [26,27].This study classifies clinical imaging brain tumors.The vertically flipped dataset contains flipped images of tumor plaques moving vertically from the original data.Merge two files double the size of the original file.The translated vertical dataset is larger than the image dataset.

        When creating a horizontally flipped document,every image in the original file is flipped horizontally,and the plate’s position is changed to that of the found plate.All images in the original file are rotated 90 degrees.It will create a dataset rotated 90 degrees.The“function”parameter in the pass is set to “rotate”.The min/max degree tab in the settings tab is set to 900 degrees because the output image should be placed at 900 degrees.Raw data is developed by combining the generated data with the raw image data.All original dataset images are rotated 180 degrees and combined to create the 180-rotated dataset.The original data is expanded by merging the generated data with the data containing the original image.Fig.3 shows dataset augmentation.The CIE L*a*b*location uses a threshold to select the ROI region in the tumor image.Color detection based on the color of image pixels assumes that similar colors in an image are similar to different groups,thus conveying similarity.

        Figure 3:Data augmentation

        In other words,each packet defines an array of pixels that share the same color.Because the discovery takes place depending on the discarded color space.Nonetheless,here is a significant circumstance,color spaces in dissimilar schemes are not exactly similar.After applying the threshold value,the targeted area is detected as shown in Fig.4 accordingly.After CIE Lab color space,morphological operations like filling and dilation are used to make the region more visible and clearer,as shown in Fig.4.‘X*’represents the grade of color.

        Figure 4:Demonstration of RoI selection using CIELab

        The?2,α2,β2are changes in L*,a*,b*,and their values lie between the sample and mark color.In CIELAB,chroma `cand metric angle are

        α2,β2are the common coordinates in CIEL*a*b*color space.CIELAB represents the brightness of colors using three coordinates.When L*equals 0,it becomes black,when L*equals 100,it represents diffuse white or specular white or more.The position of magenta and green is indicated by a*,where the negative of a*represents green and the positive of a*represents red.The position of the yellow and blue identities is represented by b*,where a negative b*value represents blue and a positive b*value represents yellow.The L*a*b*model must represent a three-dimensional space.These axes are not linear.This makes it impossible to create a two-dimensional chromaticity image.The distance between two points will predict the light,chroma and hue.?represents the hue and its angle is from the+α*axis.It is shown in degrees,for example,0°is+a*which is red and 90°+b which is yellow.A Color Index(CMI)is used to easily identify the color of these products.These CMIs determine the color of an object in a color space and display the value of each coordinate.

        3.2 Feature Engineering

        The DarkNet-53 [28,29] and AlexNet [30-32] are convolutional neural networks that possess multiple layers of depth and are commonly employed for image recognition.Pre-existing links can be loaded using training from over a million images using the ImageNet database.In addition to dividing images into 1000 objects,the existing network can also categorize images by different types of animals and objects,such as keyboards,mice,and pens.After training,the neural network creates representations of various images.While the DarkNet-53 network can process images with a 224×224 pixels resolution,the AlexNet network is designed to process images with 227×227 pixels.AlexNet and DarkNet-53 were used to extract essential features from brain tumor data.This work uses AlexNet’s “FC7”fully connected layer and DarkNet-53’s “average”global pooling layer for feature extraction.The former layer contained 4096 features,while the latter had 1024 features.The diagram depicted in Fig.5 illustrates the comprehensive process of feature engineering utilizing DarkNet-53 and AlexNet.Serial feature fusionis a technique that involves the amalgamation of various features to form a unified feature representation.This technique enables the capture of intricate associations and interdependencies among features,resulting in enhanced efficacy in machine-learning endeavors.The formulation of the mathematical equation for serial feature fusion is contingent upon the particular fusion technique employed.Several fusion techniques and their corresponding equations are presented below.The concatenation process involves merging individual features into a unified feature vector.Obtaining the fused feature vector,referred to as fusion,involves concatenating the two distinct feature vectors.From a mathematical perspective,the operation of concatenation can be denoted as follows:

        Figure 5:Depicts features engineering in the proposed methodology

        Furthermore,the characteristics are aggregated through an element-wise addition process.Two distinct features exist,x1 and x2,which are denoted as vectors.The fusion,represented as the fused feature vector,is acquired by summating the two distinct feature vectors.Mathematically,the addition action can be symbolized as:

        The process of multiplication involves the element-wise multiplication of the respective features.The process of obtaining the fused feature vector,referred to as fusion,involves the multiplication of the two feature vectors:

        The process of weighted fusion entails the allocation of weights to individual features,followed by their linear combination.Suppose there are two features,namely x1 and x2,which are both expressed as vectors.The fusion of feature vectors is achieved through a weighted linear combination,represented as the fused feature vector:

        The variables w1 and w2 denote the weights allocated to x1 and x2,correspondingly.The aforementioned equations offer a comprehensive understanding of the mathematical representation of serial feature fusion.Notably,the fusion technique and equation utilized may differ based on the particular problem,context,and desired objectives.

        3.3 Dimension Selection Using Entropy Coded BPSO

        Entropyis a method employed in machine learning and feature selection to evaluate the significance or relevance of individual features within a given dataset.The underlying principle of this concept is rooted in the notion of entropy as defined in information theory.Entropycan be defined as a metric that quantifies the level of unpredictability or disorderliness present in a given set of data.Entropyis a measure utilized in feature selection to quantify the quantity of information each feature provides regarding the target variable or class labels.As entropy increases,the level of uncertainty or randomness of the target variable about the feature also increases.The computation of feature entropy involves an assessment of the target variable’s distribution across all feasible feature values.The formula for entropy commonly employed in feature selection is generally founded on Shannon’s entropy,which is explicitly characterized as such defined as:

        The equation above involves the utilization of dataset S,where in p(i)denotes the probability of class i.The summation is executed across all the classes.Entropy ranges from 0 to log2(C),where C represents all classes.A larger entropy value indicates a higher degree of randomness or randomness in the variable of interest.Entropy feature selection entails computing the entropy of each feature.Higher entropy values demonstrate more informative or discriminating power,providing extended and unpredictable knowledge about the target variable.Subsequently,the characteristics above are chosen for subsequent examination or construction of a model,whereas the features that provide less information can be eliminated.Entropy is a highly beneficial asset in numerous machine-learning algorithms,including decision trees and random forests.It helps narrow down the most pertinent features for forecasting or categorizing purposes.This operation assists with minimizing dimensionality,improving model proficiency,and obtaining insights into the interrelationships between features and the target variable.BPSO is a commonplace meta-heuristic algorithm for selecting features.The BPSO procedure requires a binary particle swarm traversing through a search area to locate the ideal set of characteristics that maximize execution.The following provides an arithmetic representation of the BPSO algorithm.Initially,parameters are initialized for population optimization;this includes N,which denotes population size,and D,which stands for search radius magnitude.Before beginning the project of binary items denoted by P_i,where I is a number from 1.Each position P_i is portrayed as a binary string with a length of D.The velocities V_i of the binary particles should be set to zero initially.In order to figure out the fitness of particles in a given population,it necessitates computing the fitness value F_i for each particle P_i,which is attained by utilizing a fitness function.The metric known as the fitness function evaluates the efficacy of a subset of features.Initiate the optimal location.Establish the optimal placement for each particle as its initial position.B_i=P_i.The first step is to initialize the Global Best Position.This involves identifying the particle P_g with the highest fitness value and setting G equal to P_g.Revise the parameters of particle velocity and position.For each particle P_i,update the velocity.

        where C_1 and C_2 are acceleration coefficients,R_1 and R_2 are random values between 0 and 1.Update the position:

        The sigmoid function is utilized to map the velocity to a binary position.Assess the fitness value F_i of every particle P_i by utilizing the fitness function for every particle denoted as P_i.If the fitness value of F_i surpasses that of B_i,it is necessary to update B_i to equal P_i.If the fitness value of a given particle,denoted as P_i,surpasses that of G,the global best fitness value,then G is updated to equal P_i.Iterate the process outlined in steps 5-8 until a termination criterion is satisfied,such as reaching the maximum number of iterations or achieving convergence of the fitness values.The binary position denoted by G signifies the feature subset chosen to optimize the fitness function.The model depicted above utilizes XOR to represent the exclusive OR operation while employing the sigmoid function to map velocity values to binary positions.The particle’s movement is influenced by the acceleration coefficients (c_1 and c_2),which determine the impact of the individual best position (B_i) and the global best position(G).The proposed methodology algorithms are as follows:

        Begin

        i←1to n(Dataset)

        i←Data Augmentation

        i←RoI Selection using CIELab

        x2←DarkNeT53(i)

        x1←AlexNet(i)

        Vfeatures←[(x1+x2),L]

        [S2,c2]←size

        Vfeatures←selection(:,1:n)

        img(a,b)←FVfeatures

        End

        4 Results and Discussion

        Constructing an automated deep CNN framework is the objective of this research and study,which aims to improve the diagnostic accuracy of brain cancers.This proposal’s goals are accomplished by using DarkNet-53 and AlexNet,respectively.The collected features are combined to form custom vectors for classification.However,some of these features are not important for correct classification,so then decided to use the best option,practical population optimization with entropy code,to make the best decision—behavior to arrive at the correct classification.Finally,various SVM kernels are used for final classification by merging the kernels.This section describes the study’s findings and an analysis of the proposed methodology.It begins with an explanation of the experiments performed,then an explanation of the data used,and finally,an explanation of the tests performed.

        The plan is executed on a Windows 11 operating system,i7-4710MQ core CPU(8 CPUs),running at 2.5 GHz,with 8 GB of random-access memory(RAM).A MATLAB 2021a variant of the language’s programming environment is used to evaluate the proposed model.To set up the experiment,we employed a dataset of brain tumor MRI scans.This dataset contains a pair of binary classifications we refer to as normal and tumor.This dataset includes 253 images of brain tumors detected by MRI.To apply augmentation methods to prepare our dataset since there is only a small amount of data.During the data augmentation process,then used a horizontal flop,a vertical flip,a rotation of 90 degrees,and a rotation of 180 degrees.Following a significant enhancement,I turned the original 253 images into a new total of 1270 images.The experimental design is shown in full in Table 1.

        Table 1: The experiments discussion of proposed methodology

        4.1 Performance Measure

        In order to determine the categorization outcomes of the suggested method,this study uses a wide variety of performance assessment criteria.Accuracy(Acr),Sensitivity(Se),and Specificity(Sp)are all parameters that may be calculated using these values.These parameters are then represented mathematically in the following section:

        This research used five-fold cross-validation to evaluate the proposed model selected 250,550,and 750 features using entropy coding for population optimization.Selected deep CNN features are evaluated using different SVM classifiers such as fine,medium,coarse Gaussian,linear,quadratic,and cubic.Precision,recall,and F1 scores are provided as tests for comparison and easy evaluation.We used DarkNet-53 and AlexNet to extract features.The DarkNet-53 model is trained for 50 epochs with a batch size of 32 and a learning rate 0.001.The Adam optimizer is employed for optimization,and the ReLU activation function is utilized.

        Similarly,the AlexNet architecture is used,training for 40 epochs with a batch size of 64 and a learning rate 0.0005.The results are shown in Table 2(for 250 features),Table 3(for 550 features)and Table 3(for 750 features).Over 250 characteristics are analyzed by Cubic and Quadratic(SVM),which shows a higher accuracy of 99%.The highest accuracy of 99.9%is achieved on 750 features through the utilization of Cubic and Quadratic(SVM).

        Table 3: The results of experiments setup 2(550 features)

        4.2 Discussion

        Brain tumors display various characteristics,making manual diagnosis complex,labor-intensive,and subjective.Fast identification is compulsory for neurologists and radiologists.Using MRI for tumor identification can be error-prone and time-consuming.Thus,implementing automated computerized brain tumor detection is essential.Further preprocessing of MRI is also important to facilitate the machine learning methods such as transformations that refer to rotating an item by 90 or 180 degrees or reversing the vertical and horizontal axes.The present research employs the CIELAB color space model to detect tumors in digital images,leveraging the DarkNet-53 and AlexNet architectures.These models generate distinguishing features through their fully connected layers.By integrating the strengths of both DarkNet-53 and AlexNet,this research seeks to optimize tumor detection.The study adopts entropy coding within the Particle Swarm Optimization (PSO) process for feature optimization.Feature recognition is further optimized by various SVM kernels,including linear,quadratic,cubic,precision Gaussian,medium Gaussian,and coarse Gaussian.

        In Experiment Setting 1,the methodology’s validity is assessed using a five-fold cross-validation technique.The entropy-coded PSO was pivotal in selecting 250 critical features for a more detailed evaluation.These features,derived from convolutional neural network outputs,were then assessed using several variants of SVM classifiers.As highlighted in Table 2,the Cubic and Quadratic SVM classifiers stand out,achieving an accuracy of 99%with the 250 selected features.Experiment Settings 2 and 3 followed a similar evaluation structure.The objective was to evaluate the approach’s effectiveness by employing entropy-coded PSO to select different attribute attributes for assessment.According to the results presented in Table 3,it is observed that a Cubic SVM yielded a high level of accuracy,precisely 99%,when applied to the 550 selected features.The findings show the effective execution of the chosen characteristics and the implemented categorizers in attaining good precision rates.The process of selecting 750 features is executed through entropy-coded PSO.The selected deep CNN features are evaluated using fine Gaussian,average Gaussian,coarse Gaussian,and various SVM classifier variants.Refer to Table 4,the SVM models utilizing Cubic and Quadratic variations achieved the highest accuracy of 99.9%when applied to the chosen set of 750 features.

        Table 4: The results of experiments setup 3(750 features)

        We illustrate the prediction speed and training time in Table 4 to better understand the classifiers’performance.Although the proposed research offers a potential automatic brain tumor diagnosis method,several shortcomings must be acknowledged.The size of our dataset is one major drawback.The diversity of brain tumor images,comprising diverse tumor types,sizes,and locations,might be further increased to improve the model’s generality to a broader range of clinical circumstances.Furthermore,using tumor images for ROI selection alone in CIELAB color space may generate biases in situations where minute color differences serve as critical indicators.This restriction might be lessened by looking into alternative color spaces or fusing different color representations.

        5 Conclusion

        Early detection of brain tumors can improve treatment planning and improve patient survival.Although tumor symptoms and treatments are different,the diagnostic process is still difficult and can be uncertain.Manual diagnosis via MRI scans is time-consuming and prone to errors.In this context,our research emphasizes the importance of automated computerized detection systems for timely tumor identification.This study employed data augmentation techniques to enrich the diagnostic data,such as 90-degree and 180-degree rotations and inversion along vertical and horizontal axes.Region of Interest (ROIs) were determined using the CIELAB color space,and features are extracted from DL models DarkNet-53 and AlexNet.then both DarkNet-53 and AlexNet models extract features.Subsequently,entropy-coded Particle Swarm Optimization (PSO) was employed to select the most prominent features,which were then classified using multiple SVM kernels.Our findings highlight the potential of such automated systems,but there are several avenues for future exploration.An in-depth comparative performance analysis against other methods is necessary.

        Furthermore,expanding the training dataset regarding size and diversity can improve the system’s generalizability.In collaboration with medical professionals,comprehensive clinical validation will establish the system’s efficacy using real-world patient data.Additionally,alternative DL architectures beyond DarkNet-53 and AlexNet can further refine the accuracy of tumor detection.In conclusion,while our research underscores the need for early and efficient brain tumor diagnosis methods,it also delineates a roadmap for further advancements in the field.As proposed,integrating automated systems demands thorough validation within larger patient cohorts and alignment with clinical procedures to demonstrate their therapeutic impact.

        Acknowledgement:None.

        Funding Statement:The authors extend their appreciation to King Saud University for funding this work through Researchers Supporting Project Number (RSPD2023R711),King Saud University,Riyadh,Saudi Arabia.

        Author Contributions:Study conception and design:Mudassir Khalil,Muhammad Imran Sharif;data collection:Ahmed Naeem;analysis and interpretation of results:Muhammad Umar Chaudhry,Hafiz Tayyab Rauf;draft manuscript preparation:Adham E.Ragab,Muhammad Imran Sharif.All authors reviewed the results and approved the final version of the manuscript.

        Availability of Data and Materials:This study used the publically available dataset:https://www.kaggle.com/navoneel/brain-mri-images-for-brain-tumor-detection.

        Conflicts of Interest:The authors declare no conflicts of interest to report regarding the present study.

        亚洲AV无码中文AV日韩A| 色视频不卡一区二区三区 | 森中文字幕一区二区三区免费| 少女韩国电视剧在线观看完整| 精品熟女日韩中文十区| 久久精品国产亚洲av电影| 亚洲熟妇av日韩熟妇av| 亚洲国产国语对白在线观看| 四虎影视久久久免费观看| 无码精品国产va在线观看| 揄拍成人国产精品视频肥熟女 | 亚洲日韩av一区二区三区中文| 久久夜色撩人精品国产小说 | 亚洲av高清一区二区| 国产成人精品免费视频大全软件| 欧美大屁股xxxx高跟欧美黑人| 色婷婷欧美在线播放内射| 一区二区三无码| 成熟妇女毛茸茸性视频| 亚洲va中文字幕无码一二三区| 三级在线看中文字幕完整版| 久久精品爱国产免费久久| 一级做a爱视频在线播放| 亚洲一区二区岛国高清| 久久96日本精品久久久| 亚洲日韩一区精品射精| 热99精品| 国产亚洲精品一区二区在线播放| 国产自拍av在线观看视频 | 白白发在线视频免费观看2| 国产精成人品日日拍夜夜免费| 欧美a在线播放| 一区二区三区日本久久| 亚洲熟女精品中文字幕| 精品国产三级a∨在线观看| 亚洲欧洲日产国码无码av野外| 极品尤物在线精品一区二区三区| 在线观看精品视频网站| 国产女人精品视频国产灰线| 91羞射短视频在线观看 | 久久婷婷人人澡人人爽人人爱|