期刊文献+
共找到1,445篇文章
< 1 2 73 >
每页显示 20 50 100
A Novel Wrapper-Based Optimization Algorithm for the Feature Selection and Classification 被引量:1
1
作者 Noureen Talpur Said Jadid Abdulkadir +2 位作者 Mohd Hilmi Hasan Hitham Alhussian Ayed Alwadain 《Computers, Materials & Continua》 SCIE EI 2023年第3期5799-5820,共22页
Machine learning(ML)practices such as classification have played a very important role in classifying diseases in medical science.Since medical science is a sensitive field,the pre-processing of medical data requires ... Machine learning(ML)practices such as classification have played a very important role in classifying diseases in medical science.Since medical science is a sensitive field,the pre-processing of medical data requires careful handling to make quality clinical decisions.Generally,medical data is considered high-dimensional and complex data that contains many irrelevant and redundant features.These factors indirectly upset the disease prediction and classification accuracy of any ML model.To address this issue,various data pre-processing methods called Feature Selection(FS)techniques have been presented in the literature.However,the majority of such techniques frequently suffer from local minima issues due to large solution space.Thus,this study has proposed a novel wrapper-based Sand Cat SwarmOptimization(SCSO)technique as an FS approach to find optimum features from ten benchmark medical datasets.The SCSO algorithm replicates the hunting and searching strategies of the sand cat while having the advantage of avoiding local optima and finding the ideal solution with minimal control variables.Moreover,K-Nearest Neighbor(KNN)classifier was used to evaluate the effectiveness of the features identified by the proposed SCSO algorithm.The performance of the proposed SCSO algorithm was compared with six state-of-the-art and recent wrapper-based optimization algorithms using the validation metrics of classification accuracy,optimum feature size,and computational cost in seconds.The simulation results on the benchmark medical datasets revealed that the proposed SCSO-KNN approach has outperformed comparative algorithms with an average classification accuracy of 93.96%by selecting 14.2 features within 1.91 s.Additionally,the Wilcoxon rank test was used to perform the significance analysis between the proposed SCSOKNN method and six other algorithms for a p-value less than 5.00E-02.The findings revealed that the proposed algorithm produces better outcomes with an average p-value of 1.82E-02.Moreover,potential future directions are also suggested as a result of the study’s promising findings. 展开更多
关键词 Machine learning optimization feature selection classification medical data
下载PDF
A Hyperparameter Optimization for Galaxy Classification
2
作者 Fatih Ahmet Senel 《Computers, Materials & Continua》 SCIE EI 2023年第2期4587-4600,共14页
In this study,the morphological galaxy classification process was carried out with a hybrid approach.Since the Galaxy classification process may contain detailed information about the universe’s formation,it remains ... In this study,the morphological galaxy classification process was carried out with a hybrid approach.Since the Galaxy classification process may contain detailed information about the universe’s formation,it remains the current research topic.Researchers divided more than 100 billion galaxies into ten different classes.It is not always possible to understand which class the galaxy types belong.However,Artificial Intelligence(AI)can be used for successful classification.There are studies on the automatic classification of galaxies into a small number of classes.As the number of classes increases,the success of the used methods decreases.Based on the literature,the classification using Convolutional Neural Network(CNN)is better.Three metaheuristic algorithms are used to obtain the optimum architecture of CNN.These are Grey Wolf Optimizer(GWO),Particle Swarm Optimization(PSO)and Artificial Bee Colony(ABC)algorithms.A CNN architecture with nine hidden layers and two full connected layers was used.The number of neurons in the hidden layers and the fully connected layers,the learning coefficient and the batch size values were optimized.The classification accuracy of my model was 85%.The best results were obtained usingGWO.Manual optimization of CNN is difficult.It was carried out with the help of the GWO meta-heuristic algorithm. 展开更多
关键词 ASTRONOMY classification convolution neural network GALAXY grey wolf optimizer
下载PDF
Jellyfish Search Optimization with Deep Learning Driven Autism Spectrum Disorder Classification
3
作者 S.Rama Sree Inderjeet Kaur +5 位作者 Alexey Tikhonov E.Laxmi Lydia Ahmed A.Thabit Zahraa H.Kareem Yousif Kerrar Yousif Ahmed Alkhayyat 《Computers, Materials & Continua》 SCIE EI 2023年第1期2195-2209,共15页
Autism spectrum disorder(ASD)is regarded as a neurological disorder well-defined by a specific set of problems associated with social skills,recurrent conduct,and communication.Identifying ASD as soon as possible is f... Autism spectrum disorder(ASD)is regarded as a neurological disorder well-defined by a specific set of problems associated with social skills,recurrent conduct,and communication.Identifying ASD as soon as possible is favourable due to prior identification of ASD permits prompt interferences in children with ASD.Recognition of ASD related to objective pathogenicmutation screening is the initial step against prior intervention and efficient treatment of children who were affected.Nowadays,healthcare and machine learning(ML)industries are combined for determining the existence of various diseases.This article devises a Jellyfish Search Optimization with Deep Learning Driven ASD Detection and Classification(JSODL-ASDDC)model.The goal of the JSODL-ASDDC algorithm is to identify the different stages of ASD with the help of biomedical data.The proposed JSODLASDDC model initially performs min-max data normalization approach to scale the data into uniform range.In addition,the JSODL-ASDDC model involves JSO based feature selection(JFSO-FS)process to choose optimal feature subsets.Moreover,Gated Recurrent Unit(GRU)based classification model is utilized for the recognition and classification of ASD.Furthermore,the Bacterial Foraging Optimization(BFO)assisted parameter tuning process gets executed to enhance the efficacy of the GRU system.The experimental assessment of the JSODL-ASDDC model is investigated against distinct datasets.The experimental outcomes highlighted the enhanced performances of the JSODL-ASDDC algorithm over recent approaches. 展开更多
关键词 Autism spectral disorder biomedical data deep learning feature selection hyperparameter optimization data classification machine learning
下载PDF
Sailfish Optimization with Deep Learning Based Oral Cancer Classification Model
4
作者 Mesfer Al Duhayyim Areej A.Malibari +4 位作者 Sami Dhahbi Mohamed K.Nour Isra Al-Turaiki Marwa Obayya Abdullah Mohamed 《Computer Systems Science & Engineering》 SCIE EI 2023年第4期753-767,共15页
Recently,computer aided diagnosis(CAD)model becomes an effective tool for decision making in healthcare sector.The advances in computer vision and artificial intelligence(AI)techniques have resulted in the effective d... Recently,computer aided diagnosis(CAD)model becomes an effective tool for decision making in healthcare sector.The advances in computer vision and artificial intelligence(AI)techniques have resulted in the effective design of CAD models,which enables to detection of the existence of diseases using various imaging modalities.Oral cancer(OC)has commonly occurred in head and neck globally.Earlier identification of OC enables to improve survival rate and reduce mortality rate.Therefore,the design of CAD model for OC detection and classification becomes essential.Therefore,this study introduces a novel Computer Aided Diagnosis for OC using Sailfish Optimization with Fusion based Classification(CADOC-SFOFC)model.The proposed CADOC-SFOFC model determines the existence of OC on the medical images.To accomplish this,a fusion based feature extraction process is carried out by the use of VGGNet-16 and Residual Network(ResNet)model.Besides,feature vectors are fused and passed into the extreme learning machine(ELM)model for classification process.Moreover,SFO algorithm is utilized for effective parameter selection of the ELM model,consequently resulting in enhanced performance.The experimental analysis of the CADOC-SFOFC model was tested on Kaggle dataset and the results reported the betterment of the CADOC-SFOFC model over the compared methods with maximum accuracy of 98.11%.Therefore,the CADOC-SFOFC model has maximum potential as an inexpensive and non-invasive tool which supports screening process and enhances the detection efficiency. 展开更多
关键词 Oral cancer computer aided diagnosis deep learning fusion model seagull optimization classification
下载PDF
Deer Hunting Optimization with Deep Learning Enabled Emotion Classification on English Twitter Data
5
作者 Abdelwahed Motwakel Hala J.Alshahrani +5 位作者 Jaber S.Alzahrani Ayman Yafoz Heba Mohsen Ishfaq Yaseen Amgad Atta Abdelmageed Mohamed I.Eldesouki 《Computer Systems Science & Engineering》 SCIE EI 2023年第12期2741-2757,共17页
Currently,individuals use online social media,namely Facebook or Twitter,for sharing their thoughts and emotions.Detection of emotions on social networking sites’finds useful in several applications in social welfare... Currently,individuals use online social media,namely Facebook or Twitter,for sharing their thoughts and emotions.Detection of emotions on social networking sites’finds useful in several applications in social welfare,commerce,public health,and so on.Emotion is expressed in several means,like facial and speech expressions,gestures,and written text.Emotion recognition in a text document is a content-based classification problem that includes notions from deep learning(DL)and natural language processing(NLP)domains.This article proposes a Deer HuntingOptimizationwithDeep Belief Network Enabled Emotion Classification(DHODBN-EC)on English Twitter Data in this study.The presented DHODBN-EC model aims to examine the existence of distinct emotion classes in tweets.At the introductory level,the DHODBN-EC technique pre-processes the tweets at different levels.Besides,the word2vec feature extraction process is applied to generate the word embedding process.For emotion classification,the DHODBN-EC model utilizes the DBN model,which helps to determine distinct emotion class labels.Lastly,the DHO algorithm is leveraged for optimal hyperparameter adjustment of the DBN technique.An extensive range of experimental analyses can be executed to demonstrate the enhanced performance of the DHODBN-EC approach.A comprehensive comparison study exhibited the improvements of the DHODBN-EC model over other approaches with increased accuracy of 96.67%. 展开更多
关键词 Deer hunting optimization deep belief network emotion classification Twitter data sentiment analysis english corpus
下载PDF
Improved Fruitfly Optimization with Stacked Residual Deep Learning Based Email Classification
6
作者 Hala J.Alshahrani Khaled Tarmissi +5 位作者 Ayman Yafoz Abdullah Mohamed Abdelwahed Motwakel Ishfaq Yaseen Amgad Atta Abdelmageed Mohammad Mahzari 《Intelligent Automation & Soft Computing》 SCIE 2023年第6期3139-3155,共17页
Applied linguistics means a wide range of actions which include addressing a few language-based problems or solving some language-based concerns.Emails stay in the leading positions for business as well as personal us... Applied linguistics means a wide range of actions which include addressing a few language-based problems or solving some language-based concerns.Emails stay in the leading positions for business as well as personal use.This popularity grabs the interest of individuals with malevolent inten-tions—phishing and spam email assaults.Email filtering mechanisms were developed incessantly to follow unwanted,malicious content advancement to protect the end-users.But prevailing solutions were focused on phishing email filtering and spam and whereas email labelling and analysis were not fully advanced.Thus,this study provides a solution related to email message body text automatic classification into phishing and email spam.This paper presents an Improved Fruitfly Optimization with Stacked Residual Recurrent Neural Network(IFFO-SRRNN)based on Applied Linguistics for Email Classification.The presented IFFO-SRRNN technique examines the intrinsic features of email for the identification of spam emails.At the preliminary level,the IFFO-SRRNN model follows the email pre-processing stage to make it compatible with further computation.Next,the SRRNN method can be useful in recognizing and classifying spam emails.As hyperparameters of the SRRNN model need to be effectually tuned,the IFFO algorithm can be utilized as a hyperparameter optimizer.To investigate the effectual email classification results of the IFFO-SRDL technique,a series of simulations were taken placed on public datasets,and the comparison outcomes highlight the enhancements of the IFFO-SRDL method over other recent approaches with an accuracy of 98.86%. 展开更多
关键词 Email classification applied linguistics improved fruitfly optimization deep learning recurrent neural network
下载PDF
Weed Classification Using Particle Swarm Optimization and Deep Learning Models
7
作者 M.Manikandakumar P.Karthikeyan 《Computer Systems Science & Engineering》 SCIE EI 2023年第1期913-927,共15页
Weed is a plant that grows along with nearly allfield crops,including rice,wheat,cotton,millets and sugar cane,affecting crop yield and quality.Classification and accurate identification of all types of weeds is a cha... Weed is a plant that grows along with nearly allfield crops,including rice,wheat,cotton,millets and sugar cane,affecting crop yield and quality.Classification and accurate identification of all types of weeds is a challenging task for farmers in earlier stage of crop growth because of similarity.To address this issue,an efficient weed classification model is proposed with the Deep Convolutional Neural Network(CNN)that implements automatic feature extraction and performs complex feature learning for image classification.Throughout this work,weed images were trained using the proposed CNN model with evolutionary computing approach to classify the weeds based on the two publicly available weed datasets.The Tamil Nadu Agricultural University(TNAU)dataset used as afirst dataset that consists of 40 classes of weed images and the other dataset is from Indian Council of Agriculture Research–Directorate of Weed Research(ICAR-DWR)which contains 50 classes of weed images.An effective Particle Swarm Optimization(PSO)technique is applied in the proposed CNN to automa-tically evolve and improve its classification accuracy.The proposed model was evaluated and compared with pre-trained transfer learning models such as GoogLeNet,AlexNet,Residual neural Network(ResNet)and Visual Geometry Group Network(VGGNet)for weed classification.This work shows that the performance of the PSO assisted proposed CNN model is significantly improved the success rate by 98.58%for TNAU and 97.79%for ICAR-DWR weed datasets. 展开更多
关键词 Deep learning convolutional neural network weed classification transfer learning particle swarm optimization evolutionary computing Algorithm 1:Metrics Evaluation
下载PDF
Classification of Conversational Sentences Using an Ensemble Pre-Trained Language Model with the Fine-Tuned Parameter
8
作者 R.Sujatha K.Nimala 《Computers, Materials & Continua》 SCIE EI 2024年第2期1669-1686,共18页
Sentence classification is the process of categorizing a sentence based on the context of the sentence.Sentence categorization requires more semantic highlights than other tasks,such as dependence parsing,which requir... Sentence classification is the process of categorizing a sentence based on the context of the sentence.Sentence categorization requires more semantic highlights than other tasks,such as dependence parsing,which requires more syntactic elements.Most existing strategies focus on the general semantics of a conversation without involving the context of the sentence,recognizing the progress and comparing impacts.An ensemble pre-trained language model was taken up here to classify the conversation sentences from the conversation corpus.The conversational sentences are classified into four categories:information,question,directive,and commission.These classification label sequences are for analyzing the conversation progress and predicting the pecking order of the conversation.Ensemble of Bidirectional Encoder for Representation of Transformer(BERT),Robustly Optimized BERT pretraining Approach(RoBERTa),Generative Pre-Trained Transformer(GPT),DistilBERT and Generalized Autoregressive Pretraining for Language Understanding(XLNet)models are trained on conversation corpus with hyperparameters.Hyperparameter tuning approach is carried out for better performance on sentence classification.This Ensemble of Pre-trained Language Models with a Hyperparameter Tuning(EPLM-HT)system is trained on an annotated conversation dataset.The proposed approach outperformed compared to the base BERT,GPT,DistilBERT and XLNet transformer models.The proposed ensemble model with the fine-tuned parameters achieved an F1_score of 0.88. 展开更多
关键词 Bidirectional encoder for representation of transformer conversation ensemble model fine-tuning generalized autoregressive pretraining for language understanding generative pre-trained transformer hyperparameter tuning natural language processing robustly optimized BERT pretraining approach sentence classification transformer models
下载PDF
Leveraging Gradient-Based Optimizer and Deep Learning for Automated Soil Classification Model
9
作者 Hadeel Alsolai Mohammed Rizwanullah +3 位作者 Mashael Maashi Mahmoud Othman Amani A.Alneil Amgad Atta Abdelmageed 《Computers, Materials & Continua》 SCIE EI 2023年第7期975-992,共18页
Soil classification is one of the emanating topics and major concerns in many countries.As the population has been increasing at a rapid pace,the demand for food also increases dynamically.Common approaches used by ag... Soil classification is one of the emanating topics and major concerns in many countries.As the population has been increasing at a rapid pace,the demand for food also increases dynamically.Common approaches used by agriculturalists are inadequate to satisfy the rising demand,and thus they have hindered soil cultivation.There comes a demand for computer-related soil classification methods to support agriculturalists.This study introduces a Gradient-Based Optimizer and Deep Learning(DL)for Automated Soil Clas-sification(GBODL-ASC)technique.The presented GBODL-ASC technique identifies various kinds of soil using DL and computer vision approaches.In the presented GBODL-ASC technique,three major processes are involved.At the initial stage,the presented GBODL-ASC technique applies the GBO algorithm with the EfficientNet prototype to generate feature vectors.For soil categorization,the GBODL-ASC procedure uses an arithmetic optimization algorithm(AOA)with a Back Propagation Neural Network(BPNN)model.The design of GBO and AOA algorithms assist in the proper selection of parameter values for the EfficientNet and BPNN models,respectively.To demonstrate the significant soil classification outcomes of the GBODL-ASC methodology,a wide-ranging simulation analysis is performed on a soil dataset comprising 156 images and five classes.The simulation values show the betterment of the GBODL-ASC model through other models with maximum precision of 95.64%. 展开更多
关键词 Soil classification earth sciences machine learning parameter optimization metaheuristics
下载PDF
MayGAN:Mayfly Optimization with Generative Adversarial Network-Based Deep Learning Method to Classify Leukemia Form Blood Smear Images
10
作者 Neenavath Veeraiah Youseef Alotaibi Ahmad F.Subahi 《Computer Systems Science & Engineering》 SCIE EI 2023年第8期2039-2058,共20页
Leukemia,often called blood cancer,is a disease that primarily affects white blood cells(WBCs),which harms a person’s tissues and plasma.This condition may be fatal when if it is not diagnosed and recognized at an ea... Leukemia,often called blood cancer,is a disease that primarily affects white blood cells(WBCs),which harms a person’s tissues and plasma.This condition may be fatal when if it is not diagnosed and recognized at an early stage.The physical technique and lab procedures for Leukaemia identification are considered time-consuming.It is crucial to use a quick and unexpected way to identify different forms of Leukaemia.Timely screening of the morphologies of immature cells is essential for reducing the severity of the disease and reducing the number of people who require treatment.Various deep-learning(DL)model-based segmentation and categorization techniques have already been introduced,although they still have certain drawbacks.In order to enhance feature extraction and classification in such a practical way,Mayfly optimization with Generative Adversarial Network(MayGAN)is introduced in this research.Furthermore,Generative Adversarial System(GAS)is integrated with Principal Component Analysis(PCA)in the feature-extracted model to classify the type of blood cancer in the data.The semantic technique and morphological procedures using geometric features are used to segment the cells that makeup Leukaemia.Acute lymphocytic Leukaemia(ALL),acute myelogenous Leukaemia(AML),chronic lymphocytic Leukaemia(CLL),chronic myelogenous Leukaemia(CML),and aberrant White Blood Cancers(WBCs)are all successfully classified by the proposed MayGAN model.The proposed MayGAN identifies the abnormal activity in the WBC,considering the geometric features.Compared with the state-of-the-art methods,the proposed MayGAN achieves 99.8%accuracy,98.5%precision,99.7%recall,97.4%F1-score,and 98.5%Dice similarity coefficient(DSC). 展开更多
关键词 LEUKEMIA blood smear images optimization classification neural networks
下载PDF
Optimal Deep Hybrid Boltzmann Machine Based Arabic Corpus Classification Model
11
作者 Mesfer Al Duhayyim Badriyya B.Al-onazi +5 位作者 Mohamed K.Nour Ayman Yafoz Amal S.Mehanna Ishfaq Yaseen Amgad Atta Abdelmageed Gouse Pasha Mohammed 《Computer Systems Science & Engineering》 SCIE EI 2023年第9期2755-2772,共18页
Natural Language Processing(NLP)for the Arabic language has gained much significance in recent years.The most commonly-utilized NLP task is the‘Text Classification’process.Its main intention is to apply the Machine ... Natural Language Processing(NLP)for the Arabic language has gained much significance in recent years.The most commonly-utilized NLP task is the‘Text Classification’process.Its main intention is to apply the Machine Learning(ML)approaches for automatically classifying the textual files into one or more pre-defined categories.In ML approaches,the first and foremost crucial step is identifying an appropriate large dataset to test and train the method.One of the trending ML techniques,i.e.,Deep Learning(DL)technique needs huge volumes of different types of datasets for training to yield the best outcomes.The current study designs a new Dice Optimization with a Deep Hybrid Boltzmann Machinebased Arabic Corpus Classification(DODHBM-ACC)model in this background.The presented DODHBM-ACC model primarily relies upon different stages of pre-processing and the word2vec word embedding process.For Arabic text classification,the DHBM technique is utilized.This technique is a hybrid version of the Deep Boltzmann Machine(DBM)and Deep Belief Network(DBN).It has the advantage of learning the decisive intention of the classification process.To adjust the hyperparameters of the DHBM technique,the Dice Optimization Algorithm(DOA)is exploited in this study.The experimental analysis was conducted to establish the superior performance of the proposed DODHBM-ACC model.The outcomes inferred the better performance of the proposed DODHBM-ACC model over other recent approaches. 展开更多
关键词 Arabic corpus text classification machine learning deep learning dice optimization
下载PDF
An Automated Classification Technique for COVID-19 Using Optimized Deep Learning Features
12
作者 Ejaz Khan Muhammad Zia Ur Rehman +3 位作者 Fawad Ahmed Suliman A.Alsuhibany Muhammad Zulfiqar Ali Jawad Ahmad 《Computer Systems Science & Engineering》 SCIE EI 2023年第9期3799-3814,共16页
In 2020,COVID-19 started spreading throughout the world.This deadly infection was identified as a virus that may affect the lungs and,in severe cases,could be the cause of death.The polymerase chain reaction(PCR)test ... In 2020,COVID-19 started spreading throughout the world.This deadly infection was identified as a virus that may affect the lungs and,in severe cases,could be the cause of death.The polymerase chain reaction(PCR)test is commonly used to detect this virus through the nasal passage or throat.However,the PCR test exposes health workers to this deadly virus.To limit human exposure while detecting COVID-19,image processing techniques using deep learning have been successfully applied.In this paper,a strategy based on deep learning is employed to classify the COVID-19 virus.To extract features,two deep learning models have been used,the DenseNet201 and the SqueezeNet.Transfer learning is used in feature extraction,and models are fine-tuned.A publicly available computerized tomography(CT)scan dataset has been used in this study.The extracted features from the deep learning models are optimized using the Ant Colony Optimization algorithm.The proposed technique is validated through multiple evaluation parameters.Several classifiers have been employed to classify the optimized features.The cubic support vector machine(Cubic SVM)classifier shows superiority over other commonly used classifiers and attained an accuracy of 98.72%.The proposed technique achieves state-of-the-art accuracy,a sensitivity of 98.80%,and a specificity of 96.64%. 展开更多
关键词 CT scans COVID-19 classification deep learning feature optimization
下载PDF
Optimal Deep Belief Network Enabled Cybersecurity Phishing Email Classification
13
作者 Ashit Kumar Dutta T.Meyyappan +4 位作者 Basit Qureshi Majed Alsanea Anas Waleed Abulfaraj Manal M.Al Faraj Abdul Rahaman Wahab Sait 《Computer Systems Science & Engineering》 SCIE EI 2023年第3期2701-2713,共13页
Recently,developments of Internet and cloud technologies have resulted in a considerable rise in utilization of online media for day to day lives.It results in illegal access to users’private data and compromises it.... Recently,developments of Internet and cloud technologies have resulted in a considerable rise in utilization of online media for day to day lives.It results in illegal access to users’private data and compromises it.Phishing is a popular attack which tricked the user into accessing malicious data and gaining the data.Proper identification of phishing emails can be treated as an essential process in the domain of cybersecurity.This article focuses on the design of bio-geography based optimization with deep learning for Phishing Email detection and classification(BBODL-PEDC)model.The major intention of the BBODL-PEDC model is to distinguish emails between legitimate and phishing.The BBODL-PEDC model initially performs data pre-processing in three levels namely email cleaning,tokenization,and stop word elimination.Besides,TF-IDF model is applied for the extraction of useful feature vectors.Moreover,optimal deep belief network(DBN)model is used for the email classification and its efficacy can be boosted by the BBO based hyperparameter tuning process.The performance validation of the BBODL-PEDC model can be performed using benchmark dataset and the results are assessed under several dimensions.Extensive comparative studies reported the superior outcomes of the BBODL-PEDC model over the recent approaches. 展开更多
关键词 CYBERSECURITY phishing email data classification deep learning biogeography based optimization hyperparameter tuning
下载PDF
Projection Pursuit Flood Disaster Classification Assessment Method Based on Multi-Swarm Cooperative Particle Swarm Optimization 被引量:2
14
作者 Wei Huang XingNan Zhang 《Journal of Water Resource and Protection》 2011年第6期415-420,共6页
The indicators of flood damage assessment in the flood classification are often incompatible, and it is very difficult to use those indicators value directly for classification assessment. Projection pursuit technolog... The indicators of flood damage assessment in the flood classification are often incompatible, and it is very difficult to use those indicators value directly for classification assessment. Projection pursuit technology can project higher dimensional incompatible data into lower dimensional sub-space, and find the projection values for optimal projection index function to get the higher dimensional data structure features, which has been improved to be reasonable and effective for flood disaster classification assessment. However, it is a bit difficult to optimize the parameters of projection index functions, as a result, that limits the applications of this method. As an emerging heuristic global optimization algorithm based on swarm intelligence, particle swarm optimization algorithm has the ability of solving complex optimization problem, but it still be easily convergent early, and can not search the global optimal solution. In this paper, a flood disaster classification assessment method based on multi-swarm cooperative particle swarm optimization is proposed, which adopts a tri-parameter Logistic curve to construct the flood disaster projection pursuit model, and uses mul-ti-swarm system particle swarm optimization method to optimize the parameters of the projection index functions. The typical test function experiment shows that this optimization method can solve the early convergence commonly found in standard particle swarm optimization algorithm, which global optimized ability is improved greatly. Applied in flood disaster assessment in HeNan Province, the results using this method comparing with others indicates that it can assess effectively the flood disaster, and has better assessment accuracy and disaster resolution. 展开更多
关键词 FLOOD classification PARTICLE SWARM optimization PROJECTION PURSUIT
下载PDF
CLASSIFICATION OF MULTI-LOOK POLARIMETRIC SAR IMAGERY AND POLARIZATION CHANNEL OPTIMIZATION 被引量:1
15
作者 Liu Guoqing Xiong Hong Huang Shunji A. Torre F. Rubertone(College of Electron. Eng., Univ. of Electron. Sci. & Tech. of China, Chengdu 610054) (Dept. of Remote Sensing, Alenia Spazio SPA, Rome 00131, Italy) 《Journal of Electronics(China)》 1998年第4期320-325,共6页
In this paper, a new maximum likelihood (ML) classification algorithm is proposed to classify the multi-look polarimetric synthetic aperture radar (SAR) imagery. Experimental results with the NASA/JPL airborne L-band ... In this paper, a new maximum likelihood (ML) classification algorithm is proposed to classify the multi-look polarimetric synthetic aperture radar (SAR) imagery. Experimental results with the NASA/JPL airborne L-band polarimetric SAR data demonstrate the effectiveness of the new algorithm. Furthermore, when using the algorithm in the classifications with subsets of the multi-look polarimetric SAR data, the polarization-channel optimization for the terrain type classification is implemented. 展开更多
关键词 Polarimetric SAR Multi-look processing SPECKLE classification Polarization-channel optimization
下载PDF
Deer Hunting Optimization with Deep Learning Model for Lung Cancer Classification
16
作者 Mahmoud Ragab Hesham A.Abdushkour +1 位作者 Alaa F.Nahhas Wajdi H.Aljedaibi 《Computers, Materials & Continua》 SCIE EI 2022年第10期533-546,共14页
Lung cancer is the main cause of cancer related death owing to its destructive nature and postponed detection at advanced stages.Early recognition of lung cancer is essential to increase the survival rate of persons a... Lung cancer is the main cause of cancer related death owing to its destructive nature and postponed detection at advanced stages.Early recognition of lung cancer is essential to increase the survival rate of persons and it remains a crucial problem in the healthcare sector.Computer aided diagnosis(CAD)models can be designed to effectually identify and classify the existence of lung cancer using medical images.The recently developed deep learning(DL)models find a way for accurate lung nodule classification process.Therefore,this article presents a deer hunting optimization with deep convolutional neural network for lung cancer detection and classification(DHODCNNLCC)model.The proposed DHODCNN-LCC technique initially undergoes pre-processing in two stages namely contrast enhancement and noise removal.Besides,the features extraction process on the pre-processed images takes place using the Nadam optimizer with RefineDet model.In addition,denoising stacked autoencoder(DSAE)model is employed for lung nodule classification.Finally,the deer hunting optimization algorithm(DHOA)is utilized for optimal hyper parameter tuning of the DSAE model and thereby results in improved classification performance.The experimental validation of the DHODCNN-LCC technique was implemented against benchmark dataset and the outcomes are assessed under various aspects.The experimental outcomes reported the superior outcomes of the DHODCNN-LCC technique over the recent approaches with respect to distinct measures. 展开更多
关键词 Lung cancer image classification computer aided diagnosis deep learning medical imaging parameter optimization
下载PDF
Manta Ray Foraging Optimization with Machine Learning Based Biomedical Data Classification
17
作者 Amal Al-Rasheed Jaber S.Alzahrani +5 位作者 Majdy M.Eltahir Abdullah Mohamed Anwer Mustafa Hilal Abdelwahed Motwakel Abu Sarwar Zamani Mohamed I.Eldesouki 《Computers, Materials & Continua》 SCIE EI 2022年第11期3275-3290,共16页
The biomedical data classification process has received significant attention in recent times due to a massive increase in the generation of healthcare data from various sources.The developments of artificial intellig... The biomedical data classification process has received significant attention in recent times due to a massive increase in the generation of healthcare data from various sources.The developments of artificial intelligence(AI)and machine learning(ML)models assist in the effectual design of medical data classification models.Therefore,this article concentrates on the development of optimal Stacked Long Short Term Memory Sequence-toSequence Autoencoder(OSAE-LSTM)model for biomedical data classification.The presented OSAE-LSTM model intends to classify the biomedical data for the existence of diseases.Primarily,the OSAE-LSTM model involves min-max normalization based pre-processing to scale the data into uniform format.Followed by,the SAE-LSTM model is utilized for the detection and classification of diseases in biomedical data.At last,manta ray foraging optimization(MRFO)algorithm has been employed for hyperparameter optimization process.The utilization of MRFO algorithm assists in optimal selection of hypermeters involved in the SAE-LSTM model.The simulation analysis of the OSAE-LSTM model has been tested using a set of benchmark medical datasets and the results reported the improvements of the OSAELSTM model over the other approaches under several dimensions. 展开更多
关键词 Biomedical data classification deep learning manta ray foraging optimization healthcare machine learning artificial intelligence
下载PDF
A Particle Swarm Optimization Based Deep Learning Model for Vehicle Classification
18
作者 Adi Alhudhaif Ammar Saeed +4 位作者 Talha Imran Muhammad Kamran Ahmed S.Alghamdi Ahmed O.Aseeri Shtwai Alsubai 《Computer Systems Science & Engineering》 SCIE EI 2022年第1期223-235,共13页
Image classification is a core field in the research area of image proces-sing and computer vision in which vehicle classification is a critical domain.The purpose of vehicle categorization is to formulate a compact s... Image classification is a core field in the research area of image proces-sing and computer vision in which vehicle classification is a critical domain.The purpose of vehicle categorization is to formulate a compact system to assist in real-world problems and applications such as security,traffic analysis,and self-driving and autonomous vehicles.The recent revolution in the field of machine learning and artificial intelligence has provided an immense amount of support for image processing related problems and has overtaken the conventional,and handcrafted means of solving image analysis problems.In this paper,a combina-tion of pre-trained CNN GoogleNet and a nature-inspired problem optimization scheme,particle swarm optimization(PSO),was employed for autonomous vehi-cle classification.The model was trained on a vehicle image dataset obtained from Kaggle that has been suitably augmented.The trained model was classified using several classifiers;however,the Cubic SVM(CSVM)classifier was found to out-perform the others in both time consumption and accuracy(94.8%).The results obtained from empirical evaluations and statistical tests reveal that the model itself has shown to outperform the other related models not only in terms of accu-racy(94.8%)but also in terms of training time(82.7 s)and speed prediction(380 obs/sec). 展开更多
关键词 Vehicle classification intelligent transport system deep learning constrained machine learning particle swarm optimization CNN GoogleNet
下载PDF
New Solution Generation Strategy to Improve Brain Storm Optimization Algorithm for Classification
19
作者 Yu Xue Yan Zhao 《Journal on Internet of Things》 2021年第3期109-118,共10页
As a new intelligent optimization method,brain storm optimization(BSO)algorithm has been widely concerned for its advantages in solving classical optimization problems.Recently,an evolutionary classification optimizat... As a new intelligent optimization method,brain storm optimization(BSO)algorithm has been widely concerned for its advantages in solving classical optimization problems.Recently,an evolutionary classification optimization model based on BSO algorithm has been proposed,which proves its effectiveness in solving the classification problem.However,BSO algorithm also has defects.For example,large-scale datasets make the structure of the model complex,which affects its classification performance.In addition,in the process of optimization,the information of the dominant solution cannot be well preserved in BSO,which leads to its limitations in classification performance.Moreover,its generation strategy is inefficient in solving a variety of complex practical problems.Therefore,we briefly introduce the optimization model structure by feature selection.Besides,this paper retains the brainstorming process of BSO algorithm,and embeds the new generation strategy into BSO algorithm.Through the three generation methods of global optimal,local optimal and nearest neighbor,we can better retain the information of the dominant solution and improve the search efficiency.To verify the performance of the proposed generation strategy in solving the classification problem,twelve datasets are used in experiment.Experimental results show that the new generation strategy can improve the performance of BSO algorithm in solving classification problems. 展开更多
关键词 Brain storm optimization(BSO)algorithm classification generation strategy evolutionary classification optimization
下载PDF
Research on the Multimedia Data Mining and Classification Algorithm based on the Database Optimization Techniques
20
作者 Hu Xiu 《International Journal of Technology Management》 2015年第11期58-60,共3页
关键词 多媒体数据挖掘 数据库技术 分类算法 优化技术 计算机系统结构 软件系统开发 多媒体处理技术 数据挖掘技术
下载PDF
上一页 1 2 73 下一页 到第
使用帮助 返回顶部