{"id":53692,"date":"2023-12-31T10:16:36","date_gmt":"2023-12-31T10:16:36","guid":{"rendered":"https:\/\/biomedpharmajournal.org\/?p=53692"},"modified":"2024-01-05T07:10:32","modified_gmt":"2024-01-05T07:10:32","slug":"fusion-of-features-a-technique-to-improve-autism-spectrum-disorder-detection-using-brain-mri-images","status":"publish","type":"post","link":"https:\/\/biomedpharmajournal.org\/staging\/vol16no4\/fusion-of-features-a-technique-to-improve-autism-spectrum-disorder-detection-using-brain-mri-images\/","title":{"rendered":"Fusion of Features: A Technique to Improve Autism Spectrum Disorder Detection Using Brain MRI Images"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><strong>Introduction<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Autism Spectrum Disorder (ASD) is a neurological disorder characterized by persistent social communication impairments like difficulties in talking and interacting, limited interests, and repetitive activities that increase with time <sup>1<\/sup>. According to the World Health Organization (WHO), Autism affects one out of every 160 children and can cause physical and psychological developmental problems. In the United States, the prevalence of ASD is estimated to be 1.47 percent, with an average lifetime cost of one million dollars per patient. The disorder is caused by various factors, including inheritance, brain structure, function, and environmental influences <sup>2,3<\/sup>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The symptoms of ASD usually appear in the first two years of life. Early diagnosis is expected to improve the quality of life for persons with Autism by providing timely treatment <sup>4,5<\/sup>. The non-availability of defined biological tests for ASD, like other diseases such as diabetes, HIV, etc., imposes challenges for ASD detection. Also, defining and diagnosing mental health disorders is difficult due to the overlapping nature of symptoms. ASD detection is significant in analyzing the patients&#8217; mental and physical health. ASD detection is critical as often the cause of ASD is unpredictable, and symptoms are generally neglected, which hampers the sustainable health life of the person with ASD <sup>6<\/sup>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The traditional method of diagnosing ASD is based on a psychological examination of the person&#8217;s behavior, such as a questionnaire test or a consultation <sup>7<\/sup>. In recent years, various bio-signals, such as EEG, ECG, speech, and face, have significantly contributed to ASD detection. However, the performance of ASD detection techniques based on these bio-signals is highly sensitive to noise and facts due to other body organs, chronic diseases, and environmental and sociological parameters. Brain MRI or CT images are widely used over other bio-signals because of their capability to characterize the structural and functional changes in the brain region that directly correlate with the activities of the human being <sup>8<\/sup>. The behavioral observation-based diagnostic process is time-consuming and reliant on specialists. It may be prone to misdiagnosis due to observer fatigue, exhaustion, a lack of expert knowledge, and aversion to the Test and consultation <sup>9<\/sup>. Other than behavioral observations, brain signals like EEG and brain images like MRI are the major sources of ASD detection. Autism can cause anatomical and functional abnormalities in the brain, making it easier to recognize ASD <sup>10<\/sup>. Functional MRI (fMRI) images can highlight changes in the brain&#8217;s local and regional connection patterns. In contrast, structural MRI (sMRI) images can provide volumetric and morphometric analyses to look at abnormal brain structure <sup>11<\/sup>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Analysis of brain MRI data is expected to provide valuable markers that result in a more accurate diagnosis of brain diseases. ML-based techniques have shown significant contributions in biomedical image and signal processing, such as arrhythmia classification <sup>12,13<\/sup>, Tympanic Membrane classification <sup>14<\/sup>, effective human-computer interfacing using biometric traits, etc. Researchers have extensively experimented with ML techniques using brain MRI image datasets for brain disorders like Autism, Alzheimer&#8217;s, etc. The ML-based ASD includes feature extraction, selection of appropriate features, and classifier for ASD and non-ASD, i.e., Typical development (TD) recognition. Various researchers have used single or two-feature extraction techniques that limit the performance of traditional ML-based ASD systems <sup>15<\/sup>.&nbsp; <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The proposed ASD\ndetection system uses a fusion of three types of features Gray Level\nCo-occurrence matrix feature (GLCM), Local Binary Features (LBP), and\ngeometrical features of the corpus callosum region (GFCC) of the brain obtained\nfrom sMRI images. The suggested ASD detection scheme uses novel hybrid feature\nextraction techniques to characterize the sMRI changes that occurred due to Autism.\nAlso, researchers give very little concentration to the salient feature\nselection. The proposed work employs a correlation-based feature selection\ntechnique for the salient feature selection from the GLCM, LBP, and GFCC set to\nimprove the feature quality. Further, the effectiveness of the proposed fusion\nof features is evaluated using KNN, SVM, and CT classifiers based on\ncross-validation accuracy.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The article is arranged\nas follows: Section II briefly reviews recent trends in Autism Spectrum\nDisorder Detection using ML. Section III describes the dataset, feature\nextraction, and feature selection used in the anticipated approach. Further,\nsection IV gives the experimental results and discussions on the results.\nFinally, section V concludes the paper and presents the future direction for\nimprovement in the suggested approach.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Recent trends in Autism Spectrum Disorder Detection using Machine Learning<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Various machine-learning algorithms for ASD detection have been presented in recent years. This section offers the recent work on ASD detection using ML algorithms that focus on the various feature extraction and classifier algorithms and their performance for ASD detection. Morphometric and intensity features and a random forest classifier have resulted in 95% accuracy for intensity features <sup>16<\/sup>. Researchers investigated a multimodal technique that integrated the characteristics of fMRI and sMRI based on convolution neural networks and non-stationary independent components (PCA\/ICA\/k-PCA). It has given an ASD detection accuracy of 67.30% and 64.30 for ADHD-200 and ABIDE holdout data, respectively <sup>17,18<\/sup> studied how to train a 3-D Convolutional Neural Network (CNN) to detect Autism using a variety of area and spectral parameters. <sup>19<\/sup> analyzed the correlation features of sMRI that achieved 79% accuracy for ASD using the KNN classifier on the National Database of Autism Research (NDAR) dataset.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><sup>20<\/sup> compared the performance of an Extreme Learning Machine (ELM) and SVM classifier for cortical thickness features of sMRI for ASD detection. It resulted in 90.18% and 84.73% accuracy for ELM and SVM for the ADHD dataset. It shows that geometrical features are significant for ASD detection. <sup>21<\/sup> have used Pearson correlation and partial correlation for texture description of the sMRI, which has given 76.15 % accuracy on ADHD. In <sup>22<\/sup>, an SVM classifier is used for ASD detection using geometrical features of the cerebral cortex region. <sup>23<\/sup> investigated GLCM (6 features) based ASD detection based on a manual selection of features. It has given 85.71% accuracy using the KNN classifier for the ABIDE-I dataset. <sup>24<\/sup> presented an F1-score feature selection strategy for selecting significant features from functional connectivity features of fMRI images. It provided 80.76% accuracy for SVM classification, but its application is limited for the sMRI images and larger datasets. <sup>25<\/sup> investigated that ABID-I provides enhanced performance compared with the ABIDE-II dataset because of variability in the dataset and subjects using CNN architectures. It shows that Adam provided higher results compared with traditional Adam optimizers. Further, different feature selection techniques such as Nilearn <sup>26<\/sup>, minimum redundancy maximum relevance (MRMR) <sup>27<\/sup>, and F1-score feature selection <sup>28<\/sup> have been employed to improve the distinctiveness of the traditional handcrafted features to improve the learning of the classification algorithm for ASD detection. The summary of several recent machine learning-based approaches for ASD detection is illustrated in Table 1.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">From the review of\nseveral approaches, it is observed that ASD detection using MRI images is\nchallenging due to the complex structure of the images, the shape of the brain,\nand the availability of a larger dataset for evaluation. The performance of\nvarious machine learning classifiers depends on the raw features obtained from\nthe MRI images that show sensitivity to the poor quality of features.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 1: Summary of recent work in ASD detection<\/strong>.<\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td>\n<p style=\"text-align: center;\"><strong>Author<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"139\">\n<p><strong>Feature Extraction<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"128\">\n<p><strong>Classifier<\/strong><\/p>\n<\/td>\n<td width=\"120\">\n<p style=\"text-align: center;\"><strong>Database<\/strong><\/p>\n<\/td>\n<td width=\"305\">\n<p style=\"text-align: center;\"><strong>Performance<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>\n<p style=\"text-align: center;\">(Katuwal, 2020) [17]\n<\/td>\n<td style=\"text-align: center;\" width=\"139\">\n<p>Morphometric and intensity Features<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"128\">\n<p>Random Forest Classifier<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"120\">\n<p>112 Non-ASD and 115 ASD patient&#8217;s data<\/p>\n<\/td>\n<td width=\"305\">\n<p style=\"text-align: center;\">Area Under Curve: Intensity features (95%), cortical folding index (69 %), cortical and subcortical volume (69 %), and surface area (68 %).<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>\n<p style=\"text-align: center;\">(Sen, 2018) [18]\n<\/td>\n<td style=\"text-align: center;\" width=\"139\">\n<p>Autoencoder, PCA<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"128\">\n<p>Support Vector Machine<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"120\">\n<p>ADHD-200 holdout data and ABIDE holdout data<\/p>\n<\/td>\n<td width=\"305\">\n<p style=\"text-align: center;\">Accuracy: 67.30% (ADHD-200 holdout data and 64.30% (ABIDE holdout data)<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>\n<p style=\"text-align: center;\">(Dekhil, 2019) [9]\n<\/td>\n<td style=\"text-align: center;\" width=\"139\">\n<p>Correlation matrices<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"128\">\n<p>K-Nearest neighbor Classifier<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"120\">\n<p>NDAR<\/p>\n<\/td>\n<td width=\"305\">\n<p style=\"text-align: center;\">fMRI-75%, sMRI-79%, fMRI+sMRI-81%<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>\n<p style=\"text-align: center;\">(Peng, 2013)<\/p>\n<p style=\"text-align: center;\">&nbsp;[21]\n<\/td>\n<td style=\"text-align: center;\" width=\"139\">\n<p>Cortical Thickness<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"128\">\n<p>ELM &amp; SVM<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"120\">\n<p>ADHD<\/p>\n<\/td>\n<td width=\"305\">\n<p style=\"text-align: center;\">90.18% (ELM) and 84.73% (SVM)<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>\n<p style=\"text-align: center;\">(Sara Calderon, 2012) [22]\n<\/td>\n<td style=\"text-align: center;\" width=\"139\">\n<p>Pearson and Partial correlation<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"128\">\n<p>SVM<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"120\">\n<p>ADHD<\/p>\n<\/td>\n<td width=\"305\">\n<p style=\"text-align: center;\">76.15 %<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>\n<p style=\"text-align: center;\">(Lohar, 2020) [24]\n<\/td>\n<td style=\"text-align: center;\" width=\"139\">\n<p>GLCM<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"128\">\n<p>KNN<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"120\">\n<p>Autism Brain Imaging Data Exchange (ABIDE) I<\/p>\n<\/td>\n<td width=\"305\">\n<p style=\"text-align: center;\">85.71 %<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n\n\n<p class=\"wp-block-paragraph\"><strong>Material and Methods<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The work aims to provide a discriminative feature set for ASD detection, investigates the importance of automatic machine learning-based ASD detection, and presents a feature selection scheme to improve ASD detection accuracy. This section provides details on the Materials and Methods used during the experimentation.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Dataset<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Extensive experimentation is performed on the ABIDE-I dataset (sMRI images) <sup>24<\/sup>, encompassing 1075 samples from 16 sites, as described in Table 2. It consists of 544 ASD samples and 531 TD samples. This dataset is collected for persons aged 7-64 years old. The total dataset is split into 70:30 for training and testing, respectively. Pre-processed ABIDE images having a resolution of 256\u00d7256 pixels are being considered. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 2: Description of ABID-I dataset (16 sites)<\/strong>.<\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td width=\"173\">\n<p style=\"text-align: center;\"><strong>Database Name<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p><strong>ASD<\/strong><\/p>\n<\/td>\n<td width=\"80\">\n<p style=\"text-align: center;\"><strong>TD<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"173\">\n<p style=\"text-align: center;\">Caltech_Anat<\/p>\n<\/td>\n<td width=\"80\">\n<p style=\"text-align: center;\">21<\/p>\n<\/td>\n<td width=\"80\">\n<p style=\"text-align: center;\">17<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"173\">\n<p style=\"text-align: center;\">KKI_Anat<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p>20<\/p>\n<\/td>\n<td width=\"80\">\n<p style=\"text-align: center;\">35<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"173\">\n<p style=\"text-align: center;\">Leuven_Anat<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p>30<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p>34<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"173\">\n<p>MaxMun_Anat<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p>23<\/p>\n<\/td>\n<td width=\"80\">\n<p style=\"text-align: center;\">34<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"173\">\n<p style=\"text-align: center;\">NYU_Anat<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p>105<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p>79<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"173\">\n<p>OHSU_Anat<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p>13<\/p>\n<\/td>\n<td width=\"80\">\n<p style=\"text-align: center;\">15<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"173\">\n<p style=\"text-align: center;\">Olin_Anat<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p>20<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p>16<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"173\">\n<p>Pitt_Anat<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p>31<\/p>\n<\/td>\n<td width=\"80\">\n<p style=\"text-align: center;\">26<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"173\">\n<p style=\"text-align: center;\">SBL_Anat<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p>14<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p>16<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"173\">\n<p>SDSU_Anat<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p>12<\/p>\n<\/td>\n<td width=\"80\">\n<p style=\"text-align: center;\">24<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"173\">\n<p style=\"text-align: center;\">Stanford_Anat<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p>21<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p>19<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"173\">\n<p>Trinity_Anat<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p>24<\/p>\n<\/td>\n<td width=\"80\">\n<p style=\"text-align: center;\">25<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"173\">\n<p style=\"text-align: center;\">UCLA_Anat<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p>56<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p>43<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"173\">\n<p>USM_Anat<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p>58<\/p>\n<\/td>\n<td width=\"80\">\n<p style=\"text-align: center;\">43<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"173\">\n<p style=\"text-align: center;\">UM_Anat<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p>68<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p>77<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"173\">\n<p>Yale_Anat<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p>28<\/p>\n<\/td>\n<td width=\"80\">\n<p style=\"text-align: center;\">28<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"173\">\n<p style=\"text-align: center;\">Total Samples&nbsp;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"80\">\n<p>544<\/p>\n<\/td>\n<td width=\"80\">\n<p style=\"text-align: center;\">531<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n\n\n<p class=\"wp-block-paragraph\"><strong>Proposed Methodology<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The algorithmic flow diagram of the proposed ASD\nsystem is illustrated in Figure 1, which includes feature extraction, feature\nselection, and classification. The proposed ASD system uses three feature\nextraction techniques to characterize the sMRI (GLCM, LBP, and GFCC). The\nprominent features are selected using a correlation-based feature selection\nalgorithm. For classification,\nthree ML classifiers that researchers majorly adopt are applied, which will be\nsuitable for fair comparison of feature fusion technique with state-of-the-art\nresults reported by other researchers.<\/p>\n\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-53702\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig1-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig1-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig1-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig1.jpg 686w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 1: Process flow of proposed methodology.<\/strong><\/p>\n<p><\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig1.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<p class=\"wp-block-paragraph\"><strong>Feature Extraction<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The proposed ASD detection approach collaborates the global features of the texture of brain sMRI images obtained using GLCM and LBP and geometrical features of the corpus callosum region of the brain. The proposed collaborative feature fusion of GLCM, LBP, and GFCC provides the feature vector of 273 samples that includes 12 features of GLCM, 255 features of LBP, and six features of GFCC.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Gray Level Co-occurrence Matrix Features<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">GLCM is a statistical texture descriptor representing the co-occurrence of a pair of image pixels with a particular value. It uses a gray co-occurrence matrix to provide the spatial representation of the image texture. The different texture attributes can be characterized using GLCM, such as energy, entropy, contrast, homogeneity, variance, auto-correlation, cluster shade, cluster prominence, mean, etc. The different attributes extracted using the co-occurrence matrix &nbsp;are summarized as follows:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Contrast<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Contrast provides the gray level variance between the pixel and its adjacent pixels over the entire image, as given in Eq. 1.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"298\" height=\"81\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq1.jpg\" alt=\"\" class=\"wp-image-53703\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The contrast value is 0 for homogeneous texture; for sMRI images, it lies between 0 to  [<em>size(P,1)-1<\/em>]<sup>2<\/sup>. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Correlation<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Correlation characterizes the degree of similarity between two adjacent pixels over an entire image. It lies between -1 and 1 for positively and negatively correlated images. It is calculated using Eq. 2.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"451\" height=\"72\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq2.jpg\" alt=\"\" class=\"wp-image-53704\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq2-300x48.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq2.jpg 451w\" sizes=\"(max-width: 451px) 100vw, 451px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Where  <em>\u03bc<sub>i<\/sub><\/em>, and <em> \u03bc<sub>j<\/sub><\/em>&nbsp;are mean over row and column, respectively, <em>\u03c3<sub>i<\/sub>&nbsp; <\/em>and <em>\u03c3<sub>j<\/sub>&nbsp; <\/em>&nbsp;represent variations over row and column, respectively. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Energy<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Energy provides the uniformity of the texture computed using Eq. 3. Higher value energy (1) represents a high degree of uniformity in the texture, whereas lower value (0) provides a low degree of uniformity in texture. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"292\" height=\"84\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq3.jpg\" alt=\"\" class=\"wp-image-53707\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Homogeneity<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It provides the degree of closeness of GLCM distribution to its diagonal and has a value between 0 and 1. It has a value of 1 for diagonal GLCM. It is computed using Eq. 4. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"364\" height=\"80\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq4.jpg\" alt=\"\" class=\"wp-image-53708\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq4-300x66.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq4.jpg 364w\" sizes=\"(max-width: 364px) 100vw, 364px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Mean<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It estimates the intensity of all pixels in the relationships that contributed to the GLCM.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"220\" height=\"81\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq5.jpg\" alt=\"\" class=\"wp-image-53709\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Variance<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The variance of the intensities of all reference pixels in the relationships that contributed to the GLCM.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"265\" height=\"81\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq6.jpg\" alt=\"\" class=\"wp-image-53710\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Cluster Prominence<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Cluster prominence evaluates the asymmetry of the brain MRI image. The higher asymmetry caused by ASD in brain structures shows a higher cluster prominence value.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"529\" height=\"58\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq7-1.jpg\" alt=\"\" class=\"wp-image-53717\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq7-1-300x33.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq7-1.jpg 529w\" sizes=\"(max-width: 529px) 100vw, 529px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Cluster Shade<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Cluster shades provide information regarding the matrix&#8217;s skewness, representing the image&#8217;s uniformity.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"490\" height=\"50\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq8-1.jpg\" alt=\"\" class=\"wp-image-53718\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq8-1-300x31.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq8-1.jpg 490w\" sizes=\"(max-width: 490px) 100vw, 490px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Inverse difference<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It describes the texture of the image and results in a high value when the gray levels over the image are uniform.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"503\" height=\"82\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq9-1.jpg\" alt=\"\" class=\"wp-image-53719\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq9-1-300x49.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq9-1.jpg 503w\" sizes=\"(max-width: 503px) 100vw, 503px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Dissimilarity<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It provides the degree of variance in the image&#8217;s texture.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"417\" height=\"61\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq10-1.jpg\" alt=\"\" class=\"wp-image-53720\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq10-1-300x44.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq10-1.jpg 417w\" sizes=\"(max-width: 417px) 100vw, 417px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Autocorrelation<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Autocorrelation depicts the characteristics of similarity in the pattern and periodic patterns in the image.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"407\" height=\"79\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq11-1.jpg\" alt=\"\" class=\"wp-image-53721\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq11-1-300x58.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq11-1.jpg 407w\" sizes=\"(max-width: 407px) 100vw, 407px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Entropy<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Entropy provides the degree of randomness in the brain sMRI images.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"403\" height=\"77\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq12.jpg\" alt=\"\" class=\"wp-image-53722\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq12-300x57.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq12.jpg 403w\" sizes=\"(max-width: 403px) 100vw, 403px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Local Binary Pattern Features<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">LBP is a scale-invariant, rotation-invariant, computationally efficient, and simple texture descriptor. It provides a local representation of the image texture using a binary pattern where the neighboring pixel intensities are compared with centered pixel intensity in the local window of 3\u00d73 pixels. If the neighboring pixel value is greater than the central pixel value, it is assumed to be a binary one; otherwise, zero is given in Eq. 13.&nbsp; <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"419\" height=\"58\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq13.jpg\" alt=\"\" class=\"wp-image-53723\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq13-300x42.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq13.jpg 419w\" sizes=\"(max-width: 419px) 100vw, 419px\" \/><\/figure>\n\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-53724\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig2-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig2-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig2-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig2.jpg 627w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 2: process of LBP feature extraction.<\/strong><\/p>\n<p><\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig2.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<p class=\"wp-block-paragraph\">The\nhistogram of the LBP texture descriptor is computed, which provides 256 values.\nThe histogram is calculated over the N\u00d7N blocks. The LBP histogram minimizes\nthe feature vector length and helps to achieve the rotation-invariant and\nscale-invariant nature.&nbsp; <\/p>\n\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-53727\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig3-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig3-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig3-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig3.jpg 710w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 3: Process of geometrical feature extraction of the corpus callosum.<\/strong><\/p>\n<p><\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig3.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<p class=\"wp-block-paragraph\"><strong>Geometrical Features of Corpus Callosum<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The corpus callosum shows significant changes in ASD patients, such as increased area, irregularity in perimeter, and increase in shape and length. The multi-Otsu thresholding is employed for segmenting corpus callosum from brain sMRI images. The cluster with corpus callosum is considered for further processing. The morphological opening and closing are performed to minimize the noise and unwanted parts in the segmented output. Six geometrical properties of the segmented corpus callosum, such as area, perimeter, Major axis length, minor axis length, solidity, and extent, are computed to characterize the ASD and TD MRI. The flow diagram of the geometrical feature extraction of the corpus callosum is shown in Figure 3.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Feature Selection<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The overall feature vector combines GLCM, LBP, and GFCC features, as illustrated in equation 14. The features of GLCM, LBP, and GFCC are described in Equations 15, 16, and 17, respectively.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"812\" height=\"338\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq14.jpg\" alt=\"\" class=\"wp-image-53728\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq14-300x125.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq14-768x320.jpg 768w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_eq14.jpg 812w\" sizes=\"(max-width: 812px) 100vw, 812px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">High correlation features are more linearly\ndependent and have approximately the same influence on the dependent variable.\nWhen two features have a high correlation, one might be dropped. If two feature\nsequences have similar values, then the cross-correlation value attains maximum\nvalue. The cross-correlation-based feature selection helps to minimize the redundant\ninformation from the feature set and reduces the feature vector.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Results and Discussion<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The system&#8217;s performance is evaluated based on various metrics such as percentage accuracy, recall, precision, and F1-score. The total features used in experimentations and feature details are mentioned in Table 3. A cross-correlation-based feature selection approach identifies the relevance of the extracted features using GLCM, LBP, and GFCC. There are a total of 274 features, which comprise 255 LBB features, 6 GFCC features, and 12 GLCM features.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The cross-correlation-based feature\nselection aids in selecting the important features to minimize the\ncomputational complexity and improve the feature discrepancy. The selected\nfeatures using the cross-correlation-based feature selection technique are\nshown in Figure 4. Figure 4 a) provides the correlation value of every feature\nin the feature set that can result in better distinctiveness. The features are\narranged in descending order so that the most promising features can be\nselected for classifier training. The effectiveness of the suggested technique\nis evaluated for a variable number of features, and the best value is decided\nbased on cross-validation accuracy.<\/p>\n\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-53729\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig4-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig4-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig4-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig4.jpg 917w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 4: a). Correlation value of original feature b). Sorted Features in descending order.<\/strong><\/p>\n<p><\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig4.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 3: Feature description of GLCM, LBP, and GFCC<\/strong><\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td width=\"167\">\n<p style=\"text-align: center;\">Feature Extraction Techniques<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"88\">\n<p>Total&nbsp; Features<\/p>\n<\/td>\n<td width=\"398\">\n<p style=\"text-align: center;\">Description<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"167\">\n<p style=\"text-align: center;\">GLCM<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"88\">\n<p>12<\/p>\n<\/td>\n<td width=\"398\">\n<p style=\"text-align: center;\">Variance, energy, entropy, contrast, inverse difference, and dissimilarity provide better discrimination over homogeneity, autocorrelation, mean, cluster shade, correlation, and cluster prominence.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"167\">\n<p style=\"text-align: center;\">LBP<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"88\">\n<p>256<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"398\">\n<p>LBP Histogram<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"167\">\n<p>GFCC<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"88\">\n<p>6<\/p>\n<\/td>\n<td width=\"398\">\n<p style=\"text-align: center;\">Area, perimeter, Major axis length, minor axes length, solidity, and extent<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n\n\n<p class=\"wp-block-paragraph\">The performance of various classifiers for selected GLCM\nfeatures is described in Table 4. The cross-correlation-based feature selection\napproach suggests that variance, energy, entropy, contrast, inverse difference,\nand dissimilarity provide better discrimination over homogeneity,\nautocorrelation, mean, cluster shade, correlation, and cluster prominence\nfeatures. It has shown 90.71% for six features and 10-fold cross-validation for\nthe classification tree classifier, and 91.11% accuracy for the RBF-SVM\nclassifier GLCM\ndoes not focus on the gradient changes in the different directions and spatial\ndependencies in the brain MRI image. The GLCM matrix generation method is\ntime-consuming for a large-resolution image, and features are sensitive to the\nimage resolution.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 4: Performance of GLCM features based on % cross-validation accuracy<\/strong><\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td width=\"9%\">\n<p style=\"text-align: center;\"><strong>No. of Features<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p><strong>K-fold<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p><strong>Classification Tree<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p><strong>KNN (K=3)<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p><strong>KNN (K=5)<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p><strong>KNN (K=7)<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p><strong>KNN (K=9)<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p><strong>Linear SVM<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p><strong>RBF SVM<\/strong><\/p>\n<\/td>\n<td width=\"12%\">\n<p style=\"text-align: center;\"><strong>Polynomial SVM<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"9%\">\n<p style=\"text-align: center;\">6<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>5<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>90.63<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>55.63<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>55.19<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>54.64<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>50.46<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>56.07<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>56.07<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>57.96<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>6<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>10<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>90.71<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>55.99<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>56.55<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>52.83<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>50.38<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>56.1<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>56.1<\/p>\n<\/td>\n<td width=\"12%\">\n<p style=\"text-align: center;\">58<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"9%\">\n<p style=\"text-align: center;\">6<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>15<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>90.63<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>56.95<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>54.95<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>53.23<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>50.92<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>55.14<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>56.57<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>52.73<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>12<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>5<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>87.87<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>50.38<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>52.06<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>52.88<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>50.09<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>56.54<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>91.11<\/p>\n<\/td>\n<td width=\"12%\">\n<p style=\"text-align: center;\">43.92<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"9%\">\n<p style=\"text-align: center;\">12<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>10<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>87.94<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>50.47<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>45.01<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>46.66<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>50.03<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>56.58<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>91.03<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>43.89<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>12<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>15<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>87.77<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>55.52<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>55.14<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>56.57<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>52.73<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>54.67<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>57.44<\/p>\n<\/td>\n<td width=\"12%\">\n<p style=\"text-align: center;\">55.9<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n\n\n<p class=\"wp-block-paragraph\">The LBP\nfeatures show local texture descriptions and help characterize the gradient\nchange&#8217;s local characteristics over the brain MRI image, as given in Table 5.\nThe LBP-CT shows a higher percentage accuracy for the complete feature vector.\nHowever, LBP-CT provides 92.55% for 12 features and shows almost equal\nperformance compared with total LBP features. The RBF and Polynomial SVM shows\noverfitting for LBP features and 100% accuracy for all features for different\nk-fold cross-validation. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 5: Performance of LBP features based on % cross-validation accuracy<\/strong>.<\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td width=\"13%\">\n<p style=\"text-align: center;\"><strong>No. of Features<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p><strong>K-fold<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"18%\">\n<p><strong>Classification Tree<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p><strong>KNN (K=3)<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p><strong>KNN (K=5)<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p><strong>KNN (K=7)<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p><strong>KNN (K=9)<\/strong><\/p>\n<\/td>\n<td width=\"11%\">\n<p style=\"text-align: center;\"><strong>Linear SVM<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"13%\">\n<p style=\"text-align: center;\">6<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>5<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"18%\">\n<p>89.73<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>56.04<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>53.67<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>56.03<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>61.21<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>64<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>12<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>5<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"18%\">\n<p>92.52<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>52.8<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>57.43<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>51.41<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>54.66<\/p>\n<\/td>\n<td width=\"11%\">\n<p style=\"text-align: center;\">63.54<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"13%\">\n<p style=\"text-align: center;\">255<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>5<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"18%\">\n<p>93.59<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>52.3<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>54.19<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>55.6<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>53.79<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>93.58<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>6<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>10<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"18%\">\n<p>89.74<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>53.09<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>56.6<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>56.96<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>58.93<\/p>\n<\/td>\n<td width=\"11%\">\n<p style=\"text-align: center;\">63.91<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"13%\">\n<p style=\"text-align: center;\">12<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>10<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"18%\">\n<p>92.55<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>59.82<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>51.92<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>55.51<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>56.19<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>63.46<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>255<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>10<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"18%\">\n<p>93.61<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>59.3<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>54.67<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>57.44<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>55.9<\/p>\n<\/td>\n<td width=\"11%\">\n<p style=\"text-align: center;\">93.58<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"13%\">\n<p style=\"text-align: center;\">6<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>15<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"18%\">\n<p>89.68<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>51.46<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>57.17<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>58.47<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>56.57<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>64.09<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>12<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>15<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"18%\">\n<p>92.47<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>55.58<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>54<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>55.23<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>53.46<\/p>\n<\/td>\n<td width=\"11%\">\n<p style=\"text-align: center;\">63.61<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"13%\">\n<p style=\"text-align: center;\">255<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>15<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"18%\">\n<p>93.57<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>59.3<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>57.49<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>56.44<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>58.03<\/p>\n<\/td>\n<td width=\"11%\">\n<p style=\"text-align: center;\">93.58<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n\n\n<p class=\"wp-block-paragraph\">The performance of three classifiers, KNN, SVM, and CT, using geometrical features is discussed in Table 6. It has shown higher accuracy for six geometrical features along with a CT classifier for 5-fold cross-validation. It is observed that feature reduction shows lesser significance for the geometrical features because of less number of features. RBF SVM shows overfitting for geometrical features, resulting in 100% accuracy for different features and k-fold cross-validations.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 6: Performance of geometrical features based on % cross-validation accuracy<\/strong><\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td width=\"11%\">\n<p style=\"text-align: center;\"><strong>No. of Features<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p><strong>K-fold<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"16%\">\n<p><strong>Classification Tree<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"10%\">\n<p><strong>KNN (K=3)<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p><strong>KNN (K=5)<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p><strong>KNN (K=7)<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p><strong>KNN (K=9)<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p><strong>Linear SVM<\/strong><\/p>\n<\/td>\n<td width=\"14%\">\n<p style=\"text-align: center;\"><strong>Polynomial SVM<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"11%\">\n<p style=\"text-align: center;\">3<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>5<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"16%\">\n<p>81.76<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"10%\">\n<p>64.45<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>53.7<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>55.13<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>56.55<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>56.07<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>56.07<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>6<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>5<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"16%\">\n<p><strong>89.72<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"10%\">\n<p>46.23<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>50.89<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>52.77<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>55.55<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>52.76<\/p>\n<\/td>\n<td width=\"14%\">\n<p style=\"text-align: center;\">56.07<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"11%\">\n<p style=\"text-align: center;\">3<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>10<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"16%\">\n<p>81.77<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"10%\">\n<p>64.5<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>59.89<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>58.74<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>57.9<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>56.1<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>56.1<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>6<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>10<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"16%\">\n<p>89.69<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"10%\">\n<p>45.75<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>48.05<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>53.67<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>56.55<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>52.18<\/p>\n<\/td>\n<td width=\"14%\">\n<p style=\"text-align: center;\">56.1<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"11%\">\n<p style=\"text-align: center;\">3<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>15<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"16%\">\n<p>81.71<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"10%\">\n<p>62.47<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>60.38<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>58.92<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>55.87<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>56.12<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>56.32<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>6<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>15<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"16%\">\n<p>89.68<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"10%\">\n<p>46.19<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>50.06<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>50.44<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>54.69<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>52.76<\/p>\n<\/td>\n<td width=\"14%\">\n<p style=\"text-align: center;\">56.12<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n\n\n<p class=\"wp-block-paragraph\">Table 7\nshows the performance of the proposed collaborative features that encompass 273\nfeatures of GLCM, LBP, and geometrical features. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 7: Performance of proposed collaborative features (GLCM-LBP-GFCC) based on % cross-validation accuracy<\/strong>.<\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td width=\"11%\">\n<p style=\"text-align: center;\"><strong>No. of Features (GLCM-LBP-GFCC)<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p><strong>K-fold<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p><strong>Classification Tree<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p><strong>KNN (K=3)<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p><strong>KNN (K=5)<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p><strong>KNN (K=7)<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p><strong>KNN (K=9)<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p><strong>Linear SVM <\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p><strong>RBF SVM<\/strong><\/p>\n<\/td>\n<td width=\"12%\">\n<p style=\"text-align: center;\"><strong>Polynomial SVM<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"5\" width=\"11%\">\n<p style=\"text-align: center;\">10<\/p>\n<\/td>\n<td width=\"8%\">\n<p style=\"text-align: center;\">5<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>90.66<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>54.71<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>58.39<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>57.89<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>57.06<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>63.58<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>42.51<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>10<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>90.71<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>55.49<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>56.51<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>57.44<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>59.39<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>63.61<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td width=\"12%\">\n<p style=\"text-align: center;\">42.55<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"8%\">\n<p style=\"text-align: center;\">15<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>90.63<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>57.01<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>56.85<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>58.03<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>56.79<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>63.71<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>42.50<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>20<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>90.77<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>58.40<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>57.68<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>57.04<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>60.68<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>63.54<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td width=\"12%\">\n<p style=\"text-align: center;\">42.27<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"8%\">\n<p style=\"text-align: center;\">25<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>90.15<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>57.20<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>57.20<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>57.00<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>59.30<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>63.54<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td width=\"12%\">\n<p style=\"text-align: center;\">42.41<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"5\" width=\"11%\">\n<p style=\"text-align: center;\">20<\/p>\n<\/td>\n<td width=\"8%\">\n<p style=\"text-align: center;\">5<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>92.55<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>51.41<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>52.34<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>49.08<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>48.17<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>67.77<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>60.70<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>10<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>92.48<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>56.03<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>54.65<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>52.31<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>51.92<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>67.81<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td width=\"12%\">\n<p style=\"text-align: center;\">60.73<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"8%\">\n<p style=\"text-align: center;\">15<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>92.54<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>55.18<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>53.86<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>53.86<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>51.50<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>66.80<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>60.10<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>20<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>92.66<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>56.00<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>57.07<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>53.14<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>51.77<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>67.80<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td width=\"12%\">\n<p style=\"text-align: center;\">60.57<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"8%\">\n<p style=\"text-align: center;\">25<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>92.25<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>54.70<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>53.10<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>53.29<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>50.54<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>66.30<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td width=\"12%\">\n<p style=\"text-align: center;\">59.70<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"5\" width=\"11%\">\n<p style=\"text-align: center;\">30<\/p>\n<\/td>\n<td width=\"8%\">\n<p style=\"text-align: center;\">5<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>93.93<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>51.37<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>54.17<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>58.42<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>69.17<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>70.58<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>43.47<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>10<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>93.89<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>53.37<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>55.58<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>56.94<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>58.87<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>70.54<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td width=\"12%\">\n<p style=\"text-align: center;\">43.37<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"8%\">\n<p style=\"text-align: center;\">15<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>93.87<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>50.17<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>54.38<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>56.98<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>59.40<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>70.60<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>43.33<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>20<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>93.90<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>53.04<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>53.63<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>57.04<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>58.45<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>70.10<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td width=\"12%\">\n<p style=\"text-align: center;\">43.00<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"8%\">\n<p style=\"text-align: center;\">25<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>93.16<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>52.60<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>53.50<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>54.59<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>54.90<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>68.30<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td width=\"12%\">\n<p style=\"text-align: center;\">42.20<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"5\" width=\"11%\">\n<p style=\"text-align: center;\">40<\/p>\n<\/td>\n<td width=\"8%\">\n<p style=\"text-align: center;\">5<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>95.78<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>51.82<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>52.74<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>56.02<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>57.42<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>60.73<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>40.14<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>10<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>95.77<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>56.01<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>54.84<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>55.17<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>53.67<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>60.77<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td width=\"12%\">\n<p style=\"text-align: center;\">40.21<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"8%\">\n<p style=\"text-align: center;\">15<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>95.80<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>56.47<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>53.71<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>54.15<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>54.73<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>60.76<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>40.19<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>20<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>95.86<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>55.27<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>53.50<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>54.59<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>54.90<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>59.73<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td width=\"12%\">\n<p style=\"text-align: center;\">40.00<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"8%\">\n<p style=\"text-align: center;\">25<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>94.30<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>54.38<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>53.10<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>53.29<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>50.54<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>57.20<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td width=\"12%\">\n<p style=\"text-align: center;\">39.20<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"5\" width=\"11%\">\n<p style=\"text-align: center;\">50<\/p>\n<\/td>\n<td width=\"8%\">\n<p style=\"text-align: center;\">5<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>93.89<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>53.37<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>55.58<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>56.94<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>58.87<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>70.54<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>43.37<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>10<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>93.93<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>51.37<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>54.17<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>58.42<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>69.17<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>70.58<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td width=\"12%\">\n<p style=\"text-align: center;\">43.47<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"8%\">\n<p style=\"text-align: center;\">15<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>92.25<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>54.70<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>53.10<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>53.29<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>50.54<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>66.30<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>59.70<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>20<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>92.48<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>56.03<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>54.65<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>52.31<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>51.92<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>67.81<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td width=\"12%\">\n<p style=\"text-align: center;\">60.73<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"8%\">\n<p style=\"text-align: center;\">25<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>90.63<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>57.01<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>56.85<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>58.03<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>56.79<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"8%\">\n<p>63.71<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"9%\">\n<p>100.00<\/p>\n<\/td>\n<td width=\"12%\">\n<p style=\"text-align: center;\">42.50<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n\n\n<p class=\"wp-block-paragraph\">The proposed collaborative features provide\n95.86% accuracy for the CT classifier for 40 features for 20-fold\ncross-validation. Increasing the cross-fold validation increases the chances of\ndistribution of the proper training set. When the proposed method is evaluated\nusing the KNN classifier, it provides better results for K=3 compared with K=5,\nK=7, and K=9. It has given 56.47% accuracy for 40 features and 15-fold\ncross-validation for K=3. Figure 5 shows the comparative analysis of the\noverall performance of the proposed system. It is observed that the CT\nclassifier gives the highest accuracy of 95.85% for 20-fold cross-validation\nand performs better than the KNN, linear SVM, and polynomial-SVM classifier.\nThe linear SVM provides superior results compared with the polynomial\nclassifier. The feature selection is important in the system&#8217;s accuracy and\nhelps minimize the algorithm&#8217;s complexity. <\/p>\n\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-53732\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig5-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig5-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig5-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig5.jpg 796w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 5: Overall performance of a proposed system.<\/strong><\/p>\n<p><\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/11\/Vol16No4_Fus_Tri_fig5.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<p class=\"wp-block-paragraph\">The total recognition time of the proposed\nscheme with and without feature selection is described in Table 8. It is\nnoticed that the cross-correlation-based feature selection methods help to\nconsider the prominent features and minimize the recognition time of ASD\ndetection. It is observed that the proposed GLCM-LBP-GFCC and the CT classifier\nprovide a lesser recognition time of 20.25 sec for 40 features.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 8: Recognition time for ASD detection<\/strong><\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td rowspan=\"2\" width=\"286\">\n<p style=\"text-align: center;\"><strong>Method<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" colspan=\"2\" width=\"443\">\n<p><strong>Recognition Time (sec)<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"236\">\n<p><strong>Without Feature Selection<\/strong><\/p>\n<\/td>\n<td width=\"207\">\n<p style=\"text-align: center;\"><strong>With Feature Selection (40 Features)<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"286\">\n<p style=\"text-align: center;\">GLCM-LBP-GFCC-KNN<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"236\">\n<p>36.50<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"207\">\n<p>28.23<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"286\">\n<p>GLCM-LBP-GFCC-CT<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"236\">\n<p>31.13<\/p>\n<\/td>\n<td width=\"207\">\n<p style=\"text-align: center;\">20.25<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"286\">\n<p style=\"text-align: center;\">GLCM-LBP-GFCC-SVM (Linear)<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"236\">\n<p>32.76<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"207\">\n<p>21.39<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"286\">\n<p>GLCM-LBP-GFCC-SVM (Polynomial)<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"236\">\n<p>32.35<\/p>\n<\/td>\n<td width=\"207\">\n<p style=\"text-align: center;\">21.89<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n\n\n<p class=\"wp-block-paragraph\">The performance of the proposed scheme is\ncompared with the previous machine learning-based approaches used for ASD\ndetection, as given in Table 9. It is observed that the anticipated scheme\noutperforms the traditional techniques and suggests that a combination of\nfeatures and efficient feature selection helps to improve ASD detection\naccuracy.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 9: Performance comparison with traditional schemes<\/strong><\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td width=\"136\">\n<p style=\"text-align: center;\"><strong>Author &amp; Year<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"119\">\n<p><strong>MRI Images<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"145\">\n<p><strong>Feature Extraction Technique<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"125\">\n<p><strong>Feature Selection<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"141\">\n<p><strong>Classifier<\/strong><\/p>\n<\/td>\n<td width=\"149\">\n<p style=\"text-align: center;\"><strong>Performance (% Accuracy)<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"136\">\n<p style=\"text-align: center;\">(Lohar, 2020) [24]\n<\/td>\n<td style=\"text-align: center;\" width=\"119\">\n<p>ABIDE-I (sMRI)<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"145\">\n<p>GLCM<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"125\">\n<p>NA<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"141\">\n<p>KNN (K=15)<\/p>\n<\/td>\n<td width=\"149\">\n<p style=\"text-align: center;\">85.71 %<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"136\">\n<p style=\"text-align: center;\">(Devika, 2021) [25]\n<\/td>\n<td style=\"text-align: center;\" width=\"119\">\n<p>ABIDE-II (fMRI)<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"145\">\n<p>Functional connectivity matrix<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"125\">\n<p>F1-score selection<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"141\">\n<p>SVM<\/p>\n<\/td>\n<td width=\"149\">\n<p style=\"text-align: center;\">80.76 %<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"2\" width=\"136\">\n<p style=\"text-align: center;\">(Maryam , 2019) [26]\n<\/td>\n<td style=\"text-align: center;\" width=\"119\">\n<p>ABIDE-I (fMRI)<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"145\">\n<p>CNN-Adamax<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"125\">\n<p>NA<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"141\">\n<p>Softmax<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"149\">\n<p>72.00%<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"119\">\n<p>ABID-II (fMRI)<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"145\">\n<p>CNN-Adamax<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"125\">\n<p>NA<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"141\">\n<p>Softmax<\/p>\n<\/td>\n<td width=\"149\">\n<p style=\"text-align: center;\">67.00%<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"136\">\n<p style=\"text-align: center;\">(Yang , 2019) [27]\n<\/td>\n<td style=\"text-align: center;\" width=\"119\">\n<p>ABIDE (rs-fMRI)<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"145\">\n<p>Different Features<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"125\">\n<p>NA<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"141\">\n<p>Ridge Classifier<\/p>\n<\/td>\n<td width=\"149\">\n<p style=\"text-align: center;\">71.98%<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"136\">\n<p style=\"text-align: center;\">(Chen, 2016) [28]\n<\/td>\n<td style=\"text-align: center;\" width=\"119\">\n<p>ABIDE (rs-fMRI)<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"145\">\n<p>Functional connectivity matrix<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"125\">\n<p>F1-score selection<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"141\">\n<p>SVM<\/p>\n<\/td>\n<td width=\"149\">\n<p style=\"text-align: center;\">79.17 %<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"136\">\n<p style=\"text-align: center;\">(Zhou, 2014) [29]\n<\/td>\n<td style=\"text-align: center;\" width=\"119\">\n<p>ABIDE (sMRI)<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"145\">\n<p>Cortial thickness and geometrical gray matter<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"125\">\n<p>mRMR<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"141\">\n<p>SVM<\/p>\n<\/td>\n<td width=\"149\">\n<p style=\"text-align: center;\">70.00%<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"4\" width=\"136\">\n<p style=\"text-align: center;\">&nbsp;<\/p>\n<p style=\"text-align: center;\">Proposed approach<\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"4\" width=\"119\">\n<p>&nbsp;<\/p>\n<p>ABIDE-I (sMRI)<\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"4\" width=\"145\">\n<p>GLCM-LBP-GFCC<\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"4\" width=\"125\">\n<p>Correlation-based Feature Selection<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"141\">\n<p>KNN (K=9)<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"149\">\n<p>69.17 %<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"141\">\n<p style=\"text-align: center;\">Linear SVM<\/p>\n<\/td>\n<td width=\"149\">\n<p style=\"text-align: center;\">70.54 %<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"141\">\n<p style=\"text-align: center;\">Polynomial SVM<\/p>\n<\/td>\n<td width=\"149\">\n<p style=\"text-align: center;\">60.73 %<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"141\">\n<p>CT<\/p>\n<\/td>\n<td width=\"149\">\n<p style=\"text-align: center;\">95.86 %<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n\n\n<p class=\"wp-block-paragraph\">It\nis noted that the proposed approach provides 11.80-43.07% improvement over the\nexisting techniques utilized for ASD detection given in [21,24-29]. The hybrid\nfeature extraction technique combines the local texture, global texture, and\ngeometrical characteristics of the sMRI for ASD detection. Also, the\ncorrelation-based feature selection aids in choosing the salient and\ndistinctive features to improve the ASD detection rate. The proposed GLCM-LBP-GFCC-based\nattribute scheme for ASD detection gives superior results for CT classifier\n(95.86%) compared with KNN (69.17%), linear SVM (70.54%) and polynomial SVM\n(60.73%).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Conclusion<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The paper presented the\neffectiveness of the feature fusion technique for ASD detection using sMRI of\nthe brain. The collaboration of three types of features, namely GLCM, LBP, and\nGFCC, is proposed. Instead of selecting all features, the cross-correlation-based\nfeature selection is used. The effectiveness of the proposed approach is\nvalidated using three classifiers such as K-Nearest Neighbor, Support Vector\nMachine, and Classification Tree classifier based on cross-validation accuracy.\nIt is observed that the feature fusion technique and cross correlation-based\nfeature selection help to grab the salient features from the obtained feature\nset, provide better accuracy with a minimum number of features, and effectively\nresult in lesser recognition time. The proposed scheme has shown 95.86%\naccuracy for the CT classifier for the collaborative features obtained from\nGLCM, LBP, and GFCC, along with cross-correlation-based feature selection.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In the future, the performance of\nthe anticipated system can be further improved by using deep learning frameworks.\nThe availability of the ASD dataset is very challenging, and limited dataset\navailability causes class imbalance problems. Thus, a data augmentation\nstrategy can tackle the class imbalance issue. The efficiency and trust of the\nASD detection system can be enhanced using multimodal biometrics traits such as\nfacial expressions, speech, EEG signals, etc., for ASD detection.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>&nbsp;Acknowledgment<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The author would like to thank the Principal and Management of Pimpri Chinchwad College of Engineering and Research, Ravet, for continuous support for the research work.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Conflict of Interest<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The authors declare that they have no conflicts of interest.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Funding Sources<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There is no funding sources<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Reference<\/strong>s<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Autism Spectrum Disorder, https:\/\/www.who.int\/news-room\/fact-sheets\/detail\/autism-spectrum-disorders, Retrieved on 5 January 2022.<\/li><li>De Belen, Ryan Anthony J., Tomasz Bednarz, Arcot Sowmya, and Dennis Del Favero. &#8220;Computer vision in autism spectrum disorder research: a systematic review of published studies from 2009 to 2019.&#8221;&nbsp;<em>Translational Psychiatry<\/em>&nbsp;10, no. 1 (2020): 1-20.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1038\/s41398-020-01015-w\" target=\"_blank\"> CrossRef <\/a><\/li><li>Nogay, Hidir Selcuk, and Hojjat Adeli. &#8220;Machine learning (ML) for the diagnosis of autism spectrum disorder (ASD) using brain imaging.&#8221;&nbsp;<em>Reviews in the Neurosciences<\/em>&nbsp;31, no. 8 (2020): 825-841.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1515\/revneuro-2020-0043\" target=\"_blank\"> CrossRef <\/a><\/li><li>Walsh, Melissa JM, Gregory L. Wallace, Stephen M. Gallegos, and B. Blair Braden. &#8220;Brain-based sex differences in autism spectrum disorder across the lifespan: A systematic review of structural MRI, fMRI, and DTI findings.&#8221;&nbsp;<em>NeuroImage: Clinical<\/em>&nbsp;(2021): 102719.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.nicl.2021.102719\" target=\"_blank\"> CrossRef <\/a><\/li><li>Guo, Xiang, Jiehuan Wang, Xiaoqiang Wang, Wenjing Liu, Hao Yu, Li Xu, Hengyan Li, &nbsp;&#8220;Diagnosing autism spectrum disorder in children using conventional MRI and apparent diffusion coefficient based deep learning algorithms.&#8221;&nbsp;<em>European Radiology<\/em>&nbsp;(2021): 1-10.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1007\/s00330-021-08239-4\" target=\"_blank\"> CrossRef <\/a><\/li><li>Pereira, Alessandra M., Brunno M. Campos, Ana C. Coan, Luiz F. Pegoraro, Thiago JR de Rezende, Ignacio Obeso, Paulo Dalgalarrondo, Jaderson C. da Costa, Jean-Claude Dreher, and Fernando Cendes, &#8220;Differences in cortical structure and functional MRI connectivity in high functioning autism,&#8221; Frontiers in neurology, 9, 2018, pp. 509: 539.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.3389\/fneur.2018.00539\" target=\"_blank\"> CrossRef <\/a><\/li><li>Manciu, Felicia S., Kendall H. Lee, William G. Durrer, and Kevin E. Bennet, &#8220;Detection and monitoring of neurotransmitters\u2014a spectroscopic analysis,&#8221; Neuromodulation: Technology at the Neural Interface, 16(3), 2013, pp. 192-99.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1111\/j.1525-1403.2012.00502.x\" target=\"_blank\"> CrossRef <\/a><\/li><li>Badgaiyan, Rajendra D., &#8220;Imaging dopamine neurotransmission in the live human brain,&#8221; Progress in brain research, 211, 2014, pp. 165-82.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/B978-0-444-63425-2.00007-6\" target=\"_blank\"> CrossRef <\/a><\/li><li>Dekhil, Omar, Mohamed Ali, Reem Haweel, Yaser Elnakib, Mohammed Ghazal, Hassan Hajjdiab, Luay Fraiwan, &#8220;A comprehensive framework for differentiating autism spectrum disorder from neurotypicals by fusing structural MRI and resting-state functional MRI.&#8221; In&nbsp;<em>Seminars in Pediatric Neurology<\/em>, vol. 34, p. 100805. WB Saunders, 2020.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.spen.2020.100805\" target=\"_blank\"> CrossRef <\/a><\/li><li>Li, Xiaoyi, Kai Zhang, Xiao He, Jinyun Zhou, Chentao Jin, Lesang Shen, Yuanxue Gao, Mei Tian, and Hong Zhang. &#8220;Structural, Functional, and Molecular Imaging of Autism Spectrum Disorder.&#8221;&nbsp;<em>Neuroscience Bulletin<\/em>&nbsp;(2021): 1-21.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1111\/jcpp.13510\" target=\"_blank\"> CrossRef <\/a><\/li><li>Frewer, Veronica, Courtney P. Gilchrist, Simonne E. Collins, Katrina Williams, Marc L. Seal, Richard J. Leventer, and David J. Amor. &#8220;A systematic review of brain MRI findings in monogenic disorders strongly associated with an autism spectrum disorder.&#8221;&nbsp;<em>Journal of Child Psychology and Psychiatry<\/em>&nbsp;62, no. 11 (2021): 1339-1352.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.21608\/ijicis.2021.75525.1090\" target=\"_blank\"> CrossRef <\/a><\/li><li>HaweelReem, Noha Seada, Ayman El-Baz, and Said Ghoniemy&#8221;A review on autism spectrum disorder diagnosis using task-based functional MRI.&#8221;&nbsp;<em>International Journal of Intelligent Computing and Information Sciences<\/em>&nbsp;21, no. 2 (2021): 23-40.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.21608\/ijicis.2021.75525.1090\" target=\"_blank\"> CrossRef <\/a><\/li><li>\u00c7al\u0131\u015fkan, Abidin. &#8220;A new ensemble approach for congestive heart failure and arrhythmia classification using shifted one-dimensional local binary patterns with long short-term memory.&#8221;&nbsp;<em>The Computer Journal<\/em>&nbsp;65, no. 9 (2022): 2535-2546.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1093\/comjnl\/bxac087\" target=\"_blank\"> CrossRef <\/a><\/li><li>\u00c7al\u0131\u015fkan, Abidin. &#8220;Classification of Tympanic Membrane Images based on VGG16 Model.&#8221;&nbsp;<em>Kocaeli Journal of Science and Engineering<\/em>&nbsp;5, no. 1: 105-111.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.34088\/kojose.1081402\" target=\"_blank\"> CrossRef <\/a><\/li><li>\u00c7ali\u015fkan, Abidin, and Ulus \u00c7evik. &#8220;An efficient noisy pixels detection model for CT images using extreme learning machines.&#8221;&nbsp;<em>Tehni\u010dki vjesnik<\/em>&nbsp;25, no. 3 (2018): 679-686.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.17559\/TV-20171220221947\" target=\"_blank\"> CrossRef <\/a><\/li><li>Xu, Ming, Vince Calhoun, Rongtao Jiang, Weizheng Yan, and Jing Sui. &#8220;Brain imaging-based machine learning in autism spectrum disorder: methods and applications.&#8221;&nbsp;<em>Journal of Neuroscience Methods<\/em>&nbsp;361 (2021): 109271.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.jneumeth.2021.109271\" target=\"_blank\"> CrossRef <\/a><\/li><li>Katuwal Gajendra J., Stefi A. Baum, and Andrew M. Michael, &#8220;Early brain imaging can predict autism: Application of machine learning to a clinical imaging archive,&#8221; BioRxiv&nbsp;2018, pp. 471169.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1101\/471169\" target=\"_blank\"> CrossRef <\/a><\/li><li>Sen Bhaskar, Neil C. Borle, Russell Greiner, and Matthew RG Brown, &#8220;A general prediction model for the detection of ADHD and Autism using structural and functional MRI,&#8221; &nbsp;PloS one, 13(4),&nbsp;2018, pp. e0194856.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1371\/journal.pone.0194856\" target=\"_blank\"> CrossRef <\/a><\/li><li>Thomas, Rajat Mani, Selene Gallo, Leonardo Cerliani, Paul Zhutovsky, Ahmed El-Gazzar, and Guido van Wingen, &#8220;Classifying autism spectrum disorder using the temporal statistics of resting-state functional MRI data with 3D convolutional neural networks,&#8221; &nbsp;Frontiers in Psychiatry&nbsp;2020, pp. 440.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.3389\/fpsyt.2020.00440\" target=\"_blank\"> CrossRef <\/a><\/li><li>Dekhil, Omar, Mohamed Ali, Yaser El-Nakieb, Ahmed Shalaby, Ahmed Soliman, Andrew Switala, Ali Mahmoud, &#8220;A personalized autism diagnosis CAD system using a fusion of structural MRI and resting-state functional MRI data&#8221; &nbsp;Frontiers in psychiatry, 10, 2019, pp. 392.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.3389\/fpsyt.2019.00392\" target=\"_blank\"> CrossRef <\/a><\/li><li>Peng, Xiaolong, Pan Lin, Tongsheng Zhang, and Jue Wang, &#8220;Extreme learning machine-based classification of ADHD using brain structural MRI data,&#8221; PloS one, 8(11), 2013, pp. e79476.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1371\/journal.pone.0079476\" target=\"_blank\"> CrossRef <\/a><\/li><li>Calderoni, Sara, Alessandra Retico, Laura Biagi, RaffaellaTancredi, Filippo Muratori, and Michela Tosetti, &#8220;Female children with autism spectrum disorder: an insight from mass-univariate and pattern classification analyses,&#8221; Neuroimage, 59(2), 2012, pp. 1013-22.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.neuroimage.2011.08.070\" target=\"_blank\"> CrossRef <\/a><\/li><li>Ecker, Christine, Vanessa Rocha-Rego, Patrick Johnston, JanainaMourao-Miranda, Andre Marquand, Eileen M. Daly, Michael J. Brammer, Clodagh Murphy, Declan G. Murphy, and MRC AIMS Consortium, &#8220;Investigating the predictive value of whole-brain structural MR scans in autism: a pattern classification approach,&#8221; &nbsp;Neuroimage 49(1), 2010, pp. 44-56.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.neuroimage.2009.08.024\" target=\"_blank\"> CrossRef <\/a><\/li><li>Lohar Mamata, V., and S. Chorage Suvarna. &#8220;Detection of autism spectrum disorder (ASD) using machine learning techniques: a review.&#8221;&nbsp;<em>Int J Future Generat Commun Net<\/em>&nbsp;13, no. 1 (2020): 426-438.<\/li><li>Devika, K., and V. Ramana Murthy Oruganti. &#8220;A Machine Learning Approach for Diagnosing Neurological Disorders using Longitudinal Resting-State fMRI.&#8221; In&nbsp;<em>2021 11th International Conference on Cloud Computing, Data Science &amp; Engineering (Confluence)<\/em>, pp. 494-499. IEEE, 2021.<\/li><li>Aghdam, Maryam Akhavan, Arash Sharifi, and Mir Mohsen Pedram. &#8220;Diagnosis of autism spectrum disorders in young children based on resting-state functional magnetic resonance imaging data using convolutional neural networks.&#8221;&nbsp;<em>Journal of Digital Imaging<\/em>&nbsp;32, no. 6 (2019): 899-918.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1007\/s10278-019-00196-1\" target=\"_blank\"> CrossRef <\/a><\/li><li>Yang, Xin, Mohammad Samiul Islam, and AM Arefin Khaled. &#8220;Functional connectivity magnetic resonance imaging classification of autism spectrum disorder using the multisite ABIDE dataset.&#8221; In&nbsp;<em>2019 IEEE EMBS International Conference on Biomedical &amp; Health Informatics (BHI)<\/em>, pp. 1-4. IEEE, 2019.<br><a href=\"https:\/\/doi.org\/10.1109\/BHI.2019.8834653\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\"> CrossRef <\/a><\/li><li>Chen, Heng, Xujun Duan, Feng Liu, Fengmei Lu, Xujing Ma, Youxue Zhang, Lucina Q. Uddin, and Huafu Chen. &#8220;Multivariate classification of autism spectrum disorder using frequency-specific resting-state functional connectivity\u2014a multi-center study.&#8221;&nbsp;<em>Progress in Neuro-Psychopharmacology and Biological Psychiatry<\/em>&nbsp;64 (2016): 1-9.<br> <a href=\"https:\/\/doi.org\/10.1016\/j.pnpbp.2015.06.014\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\">CrossRef <\/a><\/li><li>Zhou, Yongxia, Fang Yu, and Timothy Duong. &#8220;Multiparametric MRI characterization and prediction in autism spectrum disorder using graph theory and machine learning.&#8221;&nbsp;<em>PloS one<\/em>&nbsp;9, no. 6 (2014): e90405.<br><a href=\"https:\/\/doi.org\/10.1371\/journal.pone.0090405\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\"> CrossRef <\/a><\/li><\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Introduction Autism Spectrum Disorder (ASD) is a neurological disorder characterized  [&#8230;]<\/p>\n","protected":false},"author":15,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[111],"tags":[],"class_list":["post-53692","post","type-post","status-publish","format-standard","hentry","category-vol16no4"],"_links":{"self":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts\/53692","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/comments?post=53692"}],"version-history":[{"count":5,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts\/53692\/revisions"}],"predecessor-version":[{"id":55169,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts\/53692\/revisions\/55169"}],"wp:attachment":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/media?parent=53692"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/categories?post=53692"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/tags?post=53692"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}