期刊文献+
共找到3,720篇文章
< 1 2 186 >
每页显示 20 50 100
Gravitational Dynamic Radius Nearest Neighbor Trained by Fuzzy Enhanced Hiking Optimization Algorithm for Imbalanced Data Classification 认领 引用
1
作者 Zahra Beheshti 《Journal of Bionic Engineering》 SCIE EI CSCD 2026年第3期1826-1848,共23页
Imbalanced data classification is one of the most critical challenges in machine learning.Standard classifiers do not provide adequate accuracy for detecting minority samples because these classifiers are biased towar... Imbalanced data classification is one of the most critical challenges in machine learning.Standard classifiers do not provide adequate accuracy for detecting minority samples because these classifiers are biased toward the majority samples.To overcome this drawback,many methods have been proposed.One prominent method is the Gravitational Fixed Radius Nearest Neighbor(GFRNN)algorithm,which applies Newton’s law of universal gravitation to determine the class of a test sample based on two parameters:mass and radius.Although GFRNN shows good performance on some imbalanced datasets,it faces several fundamental problems,including ignoring the data distribution and the improper calculation of radius and mass.In this study,a Gravitational Dynamic Radius Nearest Neighbor trained by a Fuzzy Enhanced Hiking Optimization Algorithm(FEHOA-GDRNN)is proposed to improve GFRNN performance.In FEHOA-GDRNN,Enhanced Hiking Optimization Algorithm(EHOA)applies a new spider web search to find better solution based on a Mamdani Fuzzy Inference System(FIS).FEHOA-GDRNN is evaluated on 40 imbalanced datasets and its results are compared with GDRNN trained by Fuzzy HOA(FHOA-GDRNN),GFRNN trained by HOA(HOA-GFRNN),GFRNN and its various versions(IGFRNN,I-GFRNN,and EGDRNN),Cost-Sensitive Support Vector Machine with an RBF kernel(CS-SVM-RBF),Cost-Sensitive Support Vector Machine with a Linear kernel(CS-SVM-Linear),Cost-Sensitive Naïve Bayes(CS-NB),Binary Decision tree(BDT),Random Forest(RF),Gaussian-Probabilistic Neural Network(GaussianPNN)and Skew-Probabilistic Neural Network(SkewPNN).Moreover,the results of the proposed classifier are compared with those of several Fuzzy K-Nearest Neighbor(FKNN).The results demonstrate that FEHOA-GDRNN outperforms other methods in key metrics,including Average Accuracy(AAcc)and Geometric Mean(GM). 展开更多
关键词 Imbalanced data Classification Gravitational Fixed Radius Nearest Neighbor(GFRNN) Mamdani Fuzzy Inference System Hiking Optimization Algorithm(HOA)
Research Review of Deep Learning Algorithms for Agricultural Disease Image Classification 认领 引用
2
作者 Shengjiu JIANG Qian WANG 《Plant Diseases and Pests》 2026年第1期30-34,共5页
In the context of rural revitalization and the development of smart agriculture, image classification technology based on deep learning has emerged as a crucial tool for digital monitoring and intelligent prevention a... In the context of rural revitalization and the development of smart agriculture, image classification technology based on deep learning has emerged as a crucial tool for digital monitoring and intelligent prevention and control of agricultural diseases. This paper provides a systematic review of the evolutionary development of algorithms within this field. Addressing challenges such as domain drift and limited global awareness in classical convolutional neural networks (CNNs) applied to complex agricultural environments, the paper focuses on the latest advancements in vision transformers (ViT) and their hybrid architectures to enhance cross-domain robustness and fine-grained recognition capabilities. In response to the challenges posed by scarce long-tail data and limited edge computing power in real-world scenarios, the paper explores solutions related to few-shot learning and ultra-lightweight network deployment. Finally, a forward-looking analysis is presented on the application paradigms of multimodal feature fusion, vision-based large models, and explainable artificial intelligence (AI) within smart plant protection. This analysis aims to offer theoretical insights for the development of efficient and transparent intelligent diagnostic systems for agricultural diseases, thereby supporting the advancement of digital agriculture and the construction of a robust agricultural nation. 展开更多
关键词 Agricultural disease image Classification algorithm Deep learning Research Review
暂未订购 下载PDF
Optimizing Cancer Classification and Gene Discovery with an Adaptive Learning Search Algorithm for Microarray Analysis 认领 引用
3
作者 Chiwen Qu Heng Yao +1 位作者 Tingjiang Pan Zenghui Lu 《Journal of Bionic Engineering》 SCIE EI CSCD 2025年第2期901-930,共30页
DNA microarrays, a cornerstone in biomedicine, measure gene expression across thousands to tens of thousands of genes. Identifying the genes vital for accurate cancer classification is a key challenge. Here, we presen... DNA microarrays, a cornerstone in biomedicine, measure gene expression across thousands to tens of thousands of genes. Identifying the genes vital for accurate cancer classification is a key challenge. Here, we present Fs-LSA (F-score based Learning Search Algorithm), a novel gene selection algorithm designed to enhance the precision and efficiency of target gene identification from microarray data for cancer classification. This algorithm is divided into two phases: the first leverages F-score values to prioritize and select feature genes with the most significant differential expression;the second phase introduces our Learning Search Algorithm (LSA), which harnesses swarm intelligence to identify the optimal subset among the remaining genes. Inspired by human social learning, LSA integrates historical data and collective intelligence for a thorough search, with a dynamic control mechanism that balances exploration and refinement, thereby enhancing the gene selection process. We conducted a rigorous validation of Fs-LSA’s performance using eight publicly available cancer microarray expression datasets. Fs-LSA achieved accuracy, precision, sensitivity, and F1-score values of 0.9932, 0.9923, 0.9962, and 0.994, respectively. Comparative analyses with state-of-the-art algorithms revealed Fs-LSA’s superior performance in terms of simplicity and efficiency. Additionally, we validated the algorithm’s efficacy independently using glioblastoma data from GEO and TCGA databases. It was significantly superior to those of the comparison algorithms. Importantly, the driver genes identified by Fs-LSA were instrumental in developing a predictive model as an independent prognostic indicator for glioblastoma, underscoring Fs-LSA’s transformative potential in genomics and personalized medicine. 展开更多
关键词 Gene selection Learning search algorithm Gene expression data Classification
Enhancing Epileptic Seizure Classification via Multi-Feature Fusion in a Transformer-LSTM Architecture 认领 引用
4
作者 Gaoteng Yuan Ping Qiu +3 位作者 Qika Lin Jianchu Lin Xiang Li Dongping Gao 《Computer Modeling in Engineering & Sciences》 SCIE EI 2026年第6期1134-1154,共21页
Epilepsy is a chronic neurological disorder characterized by recurrent seizures,posing significant challenges to patients’quality of life.Accurate classification of seizure states is crucial for effective interventio... Epilepsy is a chronic neurological disorder characterized by recurrent seizures,posing significant challenges to patients’quality of life.Accurate classification of seizure states is crucial for effective intervention.This paper presents a deep learning-based approach for epileptic seizure classification by integrating multi-feature analysis of electroencephalogram(EEG)signals.The proposed method begins with signal preprocessing,including denoising,segmentation,and label construction.Subsequently,a comprehensive set of temporal,spectral,and wavelet-based features—such as signal mean,power,heart rate,and wavelet coefficients—is extracted.Feature selection is then performed using the Maximal Information Coefficient(MIC)to identify the most discriminative inputs.A hybrid model combining a Transformer encoder and a Long Short-Term Memory(LSTM)network is developed to effectively capture both long-range dependencies and temporal dynamics in EEG sequences for seizure classification.Evaluated on the Bonn dataset using 5-fold cross-validation,the proposed method achieves an accuracy of 96.43%in distinguishing between epileptic patients and healthy subjects,with a sensitivity of 97.53%in detecting seizure states.It also attains a multi-class classification accuracy of 90.14%across different epileptic signal types.Ablation studies confirm that MICbased feature selection improves accuracy by over 2O%compared to using raw features without selection.The results demonstrate that the integration of multi-feature analysis with the Transformer-LSTM architecture offers an effective and reliable solution for EEG-based seizure classification. 展开更多
关键词 Epileptic classification EEG signal wavelet analysis feature selection transformer-LSTM Algorithm 2:MIC algorithm feature selection
暂未订购 下载PDF
Feature Selection Optimisation for Cancer Classification Based on Evolutionary Algorithms:An Extensive Review 认领 引用
5
作者 Siti Ramadhani Lestari Handayani +4 位作者 Theam Foo Ng Sumayyah Dzulkifly Roziana Ariffin Haldi Budiman Shir Li Wang 《Computer Modeling in Engineering & Sciences》 SCIE EI 2025年第6期2711-2765,共55页
In recent years,feature selection(FS)optimization of high-dimensional gene expression data has become one of the most promising approaches for cancer prediction and classification.This work reviews FS and classificati... In recent years,feature selection(FS)optimization of high-dimensional gene expression data has become one of the most promising approaches for cancer prediction and classification.This work reviews FS and classification methods that utilize evolutionary algorithms(EAs)for gene expression profiles in cancer or medical applications based on research motivations,challenges,and recommendations.Relevant studies were retrieved from four major academic databases-IEEE,Scopus,Springer,and ScienceDirect-using the keywords‘cancer classification’,‘optimization’,‘FS’,and‘gene expression profile’.A total of 67 papers were finally selected with key advancements identified as follows:(1)The majority of papers(44.8%)focused on developing algorithms and models for FS and classification.(2)The second category encompassed studies on biomarker identification by EAs,including 20 papers(30%).(3)The third category comprised works that applied FS to cancer data for decision support system purposes,addressing high-dimensional data and the formulation of chromosome length.These studies accounted for 12%of the total number of studies.(4)The remaining three papers(4.5%)were reviews and surveys focusing on models and developments in prediction and classification optimization for cancer classification under current technical conditions.This review highlights the importance of optimizing FS in EAs to manage high-dimensional data effectively.Despite recent advancements,significant limitations remain:the dynamic formulation of chromosome length remains an underexplored area.Thus,further research is needed on dynamic-length chromosome techniques for more sophisticated biomarker gene selection techniques.The findings suggest that further advancements in dynamic chromosome length formulations and adaptive algorithms could enhance cancer classification accuracy and efficiency. 展开更多
关键词 Feature selection(FS) gene expression profile(GEP) cancer classification evolutionary algorithms(EAs) dynamic-length chromosome
暂未订购 下载PDF
A Novel Hybrid Sine Cosine-Flower Pollination Algorithm for Optimized Feature Selection 认领 引用
6
作者 Sumbul Azeem Shazia Javed +3 位作者 Farheen Ibraheem Uzma Bashir Nazar Waheed Khursheed Aurangzeb 《Computers, Materials & Continua》 SCIE EI 2026年第5期1916-1930,共15页
Data serves as the foundation for training and testing machine learning and artificial intelligencemodels.The most fundamental part of data is its attributes or features.The feature set size changes from one dataset t... Data serves as the foundation for training and testing machine learning and artificial intelligencemodels.The most fundamental part of data is its attributes or features.The feature set size changes from one dataset to another.Only the relevant features contributemeaningfully to classificationaccuracy.The presence of irrelevant features reduces the system’s effectiveness.Classification performance often deteriorates on high-dimensional datasets due to the large search space.Thus,one of the significant obstacles affecting the performance of the learning process in the majority of machine learning and data mining techniques is the dimensionality of the datasets.Feature selection(FS)is an effective preprocessing step in classification tasks.The aim of applying FS is to exclude redundant and unrelated features while retaining the most informative ones to optimize classification capability and compress computational complexity.In this paper,a novel hybrid binary metaheuristic algorithm,termed hSC-FPA,is proposed by hybridizing the Flower Pollination Algorithm(FPA)and the Sine Cosine Algorithm(SCA).Hybridization controls the exploration capacity of SCA and the exploitation behavior of FPA to maintain a balanced search process.SCA guides the global search in the early iterations,while FPA’s local pollination refines promising solutions in later stages.A binary conversion mechanism using a threshold function is implemented to handle the discrete nature of the feature selection problem.The functionality of the proposed hSC-FPA is authenticated on fourteen standard datasets from the UCI repository using the K-Nearest Neighbors(K-NN)classifier.Experimental results are benchmarked against the standalone SCA and FPA algorithms.The hSC-FPA consistently achieves higher classification accuracy,selects a more compact feature subset,and demonstrates superior convergence behavior.These findings support the stability and outperformance of the hybrid feature selection method presented. 展开更多
关键词 Classification algorithms feature selection process flower pollination algorithm hybrid model metaheuristics multi-objective optimization search algorithm sine cosine algorithm
暂未订购 下载PDF
Machine learning supervised algorithms for gas hydrate identification and saturation estimation in marine reservoirs using well log data:A case study of NGHP-01-19B 认领 引用
7
作者 Yi-fan Wu Zheng Su +5 位作者 Takeshi Tsuji Dai-dai Wu Guang-rong Jin Chao Yang Chuang-ji Feng Neng-you Wu 《China Geology》 CAS CSCD 2026年第3期519-534,I0023-I0027,共16页
Gas hydrates are increasingly recognized as a significant unconventional energy resource and a key factor in marine geohazards and the global carbon cycle.However,accurately identifying and quantifying hydrate-bearing... Gas hydrates are increasingly recognized as a significant unconventional energy resource and a key factor in marine geohazards and the global carbon cycle.However,accurately identifying and quantifying hydrate-bearing formations remains challenging due to complex geophysical signatures and heterogeneous distribution.This study evaluates twelve supervised machine learning(ML)algorithms for two key tasks:Classification of hydrate-bearing layers and regression-based estimation of hydrate saturation,using well log and pore-water geochemical data from Site NGHP-01-19B.Two physically independent labeling frameworks are employed:One based on Archie's law using resistivity(1350 samples,29%hydratebearing),and another based on a three-phase velocity model(890 samples,25%hydrate-bearing).A diverse set of models,including tree-based ensembles(Decision Tree,Random Forest,GBDT,XGBoost,Light GBM,Cat Boost,Bagging,Ada Boost),kernel methods(SVM,SVR),instance-based learning(KNN),neural networks(MLP),and Gaussian Process models(GPR,GPC),are systematically compared using cross-validation and grid search.Ensemble methods consistently performed best in classification,with Ada Boost and GBDT,achieving test accuracies above 0.94(Archie)and 0.98(velocity-based).For regression,GPR delivered the most accurate hydrate saturation estimates(R2>0.99),while GBDT and Random Forest provided a strong balance of accuracy and computational efficiency.Notably,depth below seafloor(TDEP),though not a direct geophysical input,significantly enhanced model performance by acting as a proxy for stratigraphic and thermodynamic conditions.Group-based validation confirmed that random-sample splitting overestimates performance due to depth-wise autocorrelation,highlighting the importance of geologically informed model assessment.Overall,the consistent performance of ML models across both labeling schemes and input feature sets underscores their robustness and transferability,supporting their use as a reliable toolset for offshore gas hydrate reservoir characterization. 展开更多
关键词 Gas hydrate Machine learning algorithm Classification Regression Well log data Archie’s law Marine geohazards Global carbon cycle
暂未订购 下载PDF
Prediction of geological characteristics from shield operational parameters by integrating grid search and K-fold cross validation into stacking classification algorithm 认领 引用 被引量:26
8
作者 Tao Yan Shui-Long Shen +1 位作者 Annan Zhou Xiangsheng Chen 《Journal of Rock Mechanics and Geotechnical Engineering》 SCIE CSCD 2022年第4期1292-1303,共12页
This study presents a framework for predicting geological characteristics based on integrating a stacking classification algorithm(SCA) with a grid search(GS) and K-fold cross validation(K-CV). The SCA includes two le... This study presents a framework for predicting geological characteristics based on integrating a stacking classification algorithm(SCA) with a grid search(GS) and K-fold cross validation(K-CV). The SCA includes two learner layers: a primary learner’s layer and meta-classifier layer. The accuracy of the SCA can be improved by using the GS and K-CV. The GS was developed to match the hyper-parameters and optimise complicated problems. The K-CV is commonly applied to changing the validation set in a training set. In general, a GS is usually combined with K-CV to produce a corresponding evaluation index and select the best hyper-parameters. The torque penetration index(TPI) and field penetration index(FPI) are proposed based on shield parameters to express the geological characteristics. The elbow method(EM) and silhouette coefficient(Si) are employed to determine the types of geological characteristics(K) in a Kmeans++ algorithm. A case study on mixed ground in Guangzhou is adopted to validate the applicability of the developed model. The results show that with the developed framework, the four selected parameters, i.e. thrust, advance rate, cutterhead rotation speed and cutterhead torque, can be used to effectively predict the corresponding geological characteristics. 展开更多
关键词 Geological characteristics Stacking classification algorithm(SCA) K-fold cross-validation(K-CV) K-means++
暂未订购 下载PDF
Object-based classification of hyperspectral data using Random Forest algorithm 认领 引用 被引量:8
9
作者 Saeid Amini Saeid Homayouni +1 位作者 Abdolreza Safari Ali A.Darvishsefat 《Geo-Spatial Information Science》 SCIE EI CSCD 2018年第2期127-138,共12页
This paper presents a new framework for object-based classification of high-resolution hyperspectral data.This multi-step framework is based on multi-resolution segmentation(MRS)and Random Forest classifier(RFC)algori... This paper presents a new framework for object-based classification of high-resolution hyperspectral data.This multi-step framework is based on multi-resolution segmentation(MRS)and Random Forest classifier(RFC)algorithms.The first step is to determine of weights of the input features while using the object-based approach with MRS to processing such images.Given the high number of input features,an automatic method is needed for estimation of this parameter.Moreover,we used the Variable Importance(VI),one of the outputs of the RFC,to determine the importance of each image band.Then,based on this parameter and other required parameters,the image is segmented into some homogenous regions.Finally,the RFC is carried out based on the characteristics of segments for converting them into meaningful objects.The proposed method,as well as,the conventional pixel-based RFC and Support Vector Machine(SVM)method was applied to three different hyperspectral data-sets with various spectral and spatial characteristics.These data were acquired by the HyMap,the Airborne Prism Experiment(APEX),and the Compact Airborne Spectrographic Imager(CASI)hyperspectral sensors.The experimental results show that the proposed method is more consistent for land cover mapping in various areas.The overall classification accuracy(OA),obtained by the proposed method was 95.48,86.57,and 84.29%for the HyMap,the APEX,and the CASI datasets,respectively.Moreover,this method showed better efficiency in comparison to the spectralbased classifications because the OAs of the proposed method was 5.67 and 3.75%higher than the conventional RFC and SVM classifiers,respectively. 展开更多
关键词 Object-based classification Random Forest algorithm multi-resolution segmentation(MRS) hyperspectral imagery
暂未订购 下载PDF
Accurate Classification of EEG Signals Using Neural Networks Trained by Hybrid Populationphysic-based Algorithm 认领 引用 被引量:7
10
作者 Sajjad Afrakhteh Mohammad-Reza Mosavi +1 位作者 Mohammad Khishe Ahmad Ayatollahi 《International Journal of Automation and computing》 CSCD 2020年第1期108-122,共15页
A brain-computer interface(BCI)system is one of the most effective ways that translates brain signals into output commands.Different imagery activities can be classified based on the changes inμandβrhythms and their... A brain-computer interface(BCI)system is one of the most effective ways that translates brain signals into output commands.Different imagery activities can be classified based on the changes inμandβrhythms and their spatial distributions.Multi-layer perceptron neural networks(MLP-NNs)are commonly used for classification.Training such MLP-NNs has great importance in a way that has attracted many researchers to this field recently.Conventional methods for training NNs,such as gradient descent and recursive methods,have some disadvantages including low accuracy,slow convergence speed and trapping in local minimums.In this paper,in order to overcome these issues,the MLP-NN trained by a hybrid population-physics-based algorithm,the combination of particle swarm optimization and gravitational search algorithm(PSOGSA),is proposed for our classification problem.To show the advantages of using PSOGSA that trains NNs,this algorithm is compared with other meta-heuristic algorithms such as particle swarm optimization(PSO),gravitational search algorithm(GSA)and new versions of PSO.The metrics that are discussed in this paper are the speed of convergence and classification accuracy metrics.The results show that the proposed algorithm in most subjects of encephalography(EEG)dataset has very better or acceptable performance compared to others. 展开更多
关键词 Brain-computer interface(BCI) classification electroencephalography(EEG) gravitational search algorithm(GSA) multi-layer perceptron neural network(MLP-NN) particle swarm optimization
暂未订购 下载PDF
Research on classification method of high myopic maculopathy based on retinal fundus images and optimized ALFA-Mix active learning algorithm 认领 引用 被引量:5
11
作者 Shao-Jun Zhu Hao-Dong Zhan +4 位作者 Mao-Nian Wu Bo Zheng Bang-Quan Liu Shao-Chong Zhang Wei-Hua Yang 《International Journal of Ophthalmology(English edition)》 SCIE CAS 2023年第7期995-1004,共10页
AIM:To conduct a classification study of high myopic maculopathy(HMM)using limited datasets,including tessellated fundus,diffuse chorioretinal atrophy,patchy chorioretinal atrophy,and macular atrophy,and minimize anno... AIM:To conduct a classification study of high myopic maculopathy(HMM)using limited datasets,including tessellated fundus,diffuse chorioretinal atrophy,patchy chorioretinal atrophy,and macular atrophy,and minimize annotation costs,and to optimize the ALFA-Mix active learning algorithm and apply it to HMM classification.METHODS:The optimized ALFA-Mix algorithm(ALFAMix+)was compared with five algorithms,including ALFA-Mix.Four models,including Res Net18,were established.Each algorithm was combined with four models for experiments on the HMM dataset.Each experiment consisted of 20 active learning rounds,with 100 images selected per round.The algorithm was evaluated by comparing the number of rounds in which ALFA-Mix+outperformed other algorithms.Finally,this study employed six models,including Efficient Former,to classify HMM.The best-performing model among these models was selected as the baseline model and combined with the ALFA-Mix+algorithm to achieve satisfactor y classification results with a small dataset.RESULTS:ALFA-Mix+outperforms other algorithms with an average superiority of 16.6,14.75,16.8,and 16.7 rounds in terms of accuracy,sensitivity,specificity,and Kappa value,respectively.This study conducted experiments on classifying HMM using several advanced deep learning models with a complete training set of 4252 images.The Efficient Former achieved the best results with an accuracy,sensitivity,specificity,and Kappa value of 0.8821,0.8334,0.9693,and 0.8339,respectively.Therefore,by combining ALFA-Mix+with Efficient Former,this study achieved results with an accuracy,sensitivity,specificity,and Kappa value of 0.8964,0.8643,0.9721,and 0.8537,respectively.CONCLUSION:The ALFA-Mix+algorithm reduces the required samples without compromising accuracy.Compared to other algorithms,ALFA-Mix+outperforms in more rounds of experiments.It effectively selects valuable samples compared to other algorithms.In HMM classification,combining ALFA-Mix+with Efficient Former enhances model performance,further demonstrating the effectiveness of ALFA-Mix+. 展开更多
关键词 high myopic maculopathy deep learning active learning image classification ALFA-Mix algorithm
暂未订购 下载PDF
Integrated classification method of tight sandstone reservoir based on principal component analysise simulated annealing genetic algorithmefuzzy cluster means 认领 引用 被引量:4
12
作者 Bo-Han Wu Ran-Hong Xie +3 位作者 Li-Zhi Xiao Jiang-Feng Guo Guo-Wen Jin Jian-Wei Fu 《Petroleum Science》 SCIE EI CAS CSCD 2023年第5期2747-2758,共12页
In this research,an integrated classification method based on principal component analysis-simulated annealing genetic algorithm-fuzzy cluster means(PCA-SAGA-FCM)was proposed for the unsupervised classification of tig... In this research,an integrated classification method based on principal component analysis-simulated annealing genetic algorithm-fuzzy cluster means(PCA-SAGA-FCM)was proposed for the unsupervised classification of tight sandstone reservoirs which lack the prior information and core experiments.A variety of evaluation parameters were selected,including lithology characteristic parameters,poro-permeability quality characteristic parameters,engineering quality characteristic parameters,and pore structure characteristic parameters.The PCA was used to reduce the dimension of the evaluation pa-rameters,and the low-dimensional data was used as input.The unsupervised reservoir classification of tight sandstone reservoir was carried out by the SAGA-FCM,the characteristics of reservoir at different categories were analyzed and compared with the lithological profiles.The analysis results of numerical simulation and actual logging data show that:1)compared with FCM algorithm,SAGA-FCM has stronger stability and higher accuracy;2)the proposed method can cluster the reservoir flexibly and effectively according to the degree of membership;3)the results of reservoir integrated classification match well with the lithologic profle,which demonstrates the reliability of the classification method. 展开更多
关键词 Tight sandstone Integrated reservoir classification Principal component analysis Simulated annealing genetic algorithm Fuzzy cluster means
暂未订购 下载PDF
Basic Tenets of Classification Algorithms K-Nearest-Neighbor, Support Vector Machine, Random Forest and Neural Network: A Review 认领 引用 被引量:18
13
作者 Ernest Yeboah Boateng Joseph Otoo Daniel A. Abaye 《Journal of Data Analysis and Information Processing》 2020年第4期341-357,共17页
In this paper, sixty-eight research articles published between 2000 and 2017 as well as textbooks which employed four classification algorithms: K-Nearest-Neighbor (KNN), Support Vector Machines (SVM), Random Forest (... In this paper, sixty-eight research articles published between 2000 and 2017 as well as textbooks which employed four classification algorithms: K-Nearest-Neighbor (KNN), Support Vector Machines (SVM), Random Forest (RF) and Neural Network (NN) as the main statistical tools were reviewed. The aim was to examine and compare these nonparametric classification methods on the following attributes: robustness to training data, sensitivity to changes, data fitting, stability, ability to handle large data sizes, sensitivity to noise, time invested in parameter tuning, and accuracy. The performances, strengths and shortcomings of each of the algorithms were examined, and finally, a conclusion was arrived at on which one has higher performance. It was evident from the literature reviewed that RF is too sensitive to small changes in the training dataset and is occasionally unstable and tends to overfit in the model. KNN is easy to implement and understand but has a major drawback of becoming significantly slow as the size of the data in use grows, while the ideal value of K for the KNN classifier is difficult to set. SVM and RF are insensitive to noise or overtraining, which shows their ability in dealing with unbalanced data. Larger input datasets will lengthen classification times for NN and KNN more than for SVM and RF. Among these nonparametric classification methods, NN has the potential to become a more widely used classification algorithm, but because of their time-consuming parameter tuning procedure, high level of complexity in computational processing, the numerous types of NN architectures to choose from and the high number of algorithms used for training, most researchers recommend SVM and RF as easier and wieldy used methods which repeatedly achieve results with high accuracies and are often faster to implement. 展开更多
关键词 Classification Algorithms Non-Parametric K-Nearest-Neighbor Neural Networks Random Forest Support Vector Machines
暂未订购 下载PDF
FLIGHT CLASSIFICATION MODEL BASED ON TRANSITIVE CLOSURE ALGORITHM AND APPLICATION TO FLIGHT SEQUENCING PROBLEM 认领 引用 被引量:4
14
作者 李雄 徐肖豪 李冬宾 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2007年第1期31-35,共5页
A new arrival and departure flight classification method based on the transitive closure algorithm (TCA) is proposed. Firstly, the fuzzy set theory and the transitive closure algorithm are introduced. Then four diff... A new arrival and departure flight classification method based on the transitive closure algorithm (TCA) is proposed. Firstly, the fuzzy set theory and the transitive closure algorithm are introduced. Then four different factors are selected to establish the flight classification model and a method is given to calculate the delay cost for each class. Finally, the proposed method is implemented in the sequencing problems of flights in a terminal area, and results are compared with that of the traditional classification method(TCM). Results show that the new classification model is effective in reducing the expenses of flight delays, thus optimizing the sequences of arrival and departure flights, and improving the efficiency of air traffic control. 展开更多
关键词 air traffic control transitive closure algorithm cost of flight delay classification model
暂未订购 下载PDF
Evolving Neural Network Using Variable String Genetic Algorithm for Color Infrared Aerial Image Classification 认领 引用 被引量:2
15
作者 FU Xiaoyang P E R Dale ZHANG Shuqing 《Chinese Geographical Science》 SCIE 2008年第2期162-170,共9页
Coastal wetlands are characterized by complex patterns both in their geomorphlc and ecological teatures. Besides field observations, it is necessary to analyze the land cover of wetlands through the color infrared (... Coastal wetlands are characterized by complex patterns both in their geomorphlc and ecological teatures. Besides field observations, it is necessary to analyze the land cover of wetlands through the color infrared (CIR) aerial photography or remote sensing image. In this paper, we designed an evolving neural network classifier using variable string genetic algorithm (VGA) for the land cover classification of CIR aerial image. With the VGA, the classifier that we designed is able to evolve automatically the appropriate number of hidden nodes for modeling the neural network topology optimally and to find a near-optimal set of connection weights globally. Then, with backpropagation algorithm (BP), it can find the best connection weights. The VGA-BP classifier, which is derived from hybrid algorithms mentioned above, is demonstrated on CIR images classification effectively. Compared with standard classifiers, such as Bayes maximum-likelihood classifier, VGA classifier and BP-MLP (multi-layer perception) classifier, it has shown that the VGA-BP classifier can have better performance on highly resolution land cover classification. 展开更多
关键词 variable string genetic algorithm neural network pattern classification CIR image
暂未订购 下载PDF
An Experimental Comparative Study on Three Classification Algorithms 认领 引用 被引量:1
16
作者 蔡巍 王永成 +1 位作者 李伟 尹中航 《Journal of Shanghai Jiaotong university(Science)》 2003年第2期133-136,共4页
Classification algorithm is one of the key techniques to affect text automatic classification system’s performance, play an important role in automatic classification research area. This paper comparatively analyzed ... Classification algorithm is one of the key techniques to affect text automatic classification system’s performance, play an important role in automatic classification research area. This paper comparatively analyzed k-NN. VSM and hybrid classification algorithm presented by our research group. Some 2000 pieces of Internet news provided by ChinaInfoBank are used in the experiment. The result shows that the hybrid algorithm’s performance presented by the groups is superior to the other two algorithms. 展开更多
关键词 classification algorithm k-NN VSM hybrid algorithm
暂未订购 下载PDF
An Optimized Neural Network with Bat Algorithm for DNA Sequence Classification 认领 引用 被引量:1
17
作者 Muhammad Zubair Rehman Muhammad Aamir +3 位作者 Nazri Mohd.Nawi Abdullah Khan Saima Anwar Lashari Siyab Khan 《Computers, Materials & Continua》 SCIE EI 2022年第10期493-511,共19页
Recently, many researchers have used nature inspired metaheuristicalgorithms due to their ability to perform optimally on complex problems. Tosolve problems in a simple way, in the recent era bat algorithm has becomef... Recently, many researchers have used nature inspired metaheuristicalgorithms due to their ability to perform optimally on complex problems. Tosolve problems in a simple way, in the recent era bat algorithm has becomefamous due to its high tendency towards convergence to the global optimummost of the time. But, still the standard bat with random walk has a problemof getting stuck in local minima. In order to solve this problem, this researchproposed bat algorithm with levy flight random walk. Then, the proposedBat with Levy flight algorithm is further hybridized with three differentvariants of ANN. The proposed BatLFBP is applied to the problem ofinsulin DNA sequence classification of healthy homosapien. For classificationperformance, the proposed models such as Bat levy flight Artificial NeuralNetwork (BatLFANN) and Bat levy Flight Back Propagation (BatLFBP) arecompared with the other state-of-the-art algorithms like Bat Artificial NeuralNetwork (BatANN), Bat back propagation (BatBP), Bat Gaussian distribution Artificial Neural Network (BatGDANN). And Bat Gaussian distributionback propagation (BatGDBP), in-terms of means squared error (MSE) andaccuracy. From the perspective of simulations results, it is show that theproposed BatLFANN achieved 99.88153% accuracy with MSE of 0.001185,and BatLFBP achieved 99.834185 accuracy with MSE of 0.001658 on WL5.While on WL10 the proposed BatLFANN achieved 99.89899% accuracy withMSE of 0.00101, and BatLFBP achieved 99.84473% accuracy with MSE of0.004553. Similarly, on WL15 the proposed BatLFANN achieved 99.82853%accuracy with MSE of 0.001715, and BatLFBP achieved 99.3262% accuracywith MSE of 0.006738 which achieve better accuracy as compared to the otherhybrid models. 展开更多
关键词 DNA sequence classification bat algorithm levy flight back propagation neural network hybrid artificial neural networks(HANN)
暂未订购 下载PDF
A RBF classification method of remote sensing image based on genetic algorithm 认领 引用 被引量:1
18
作者 万鲁河 张思冲 +1 位作者 刘万宇 臧淑英 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2006年第6期711-714,共4页
The remote sensing image classification has stimulated considerable interest as an effective method for better retrieving information from the rapidly increasing large volume, complex and distributed satellite remote ... The remote sensing image classification has stimulated considerable interest as an effective method for better retrieving information from the rapidly increasing large volume, complex and distributed satellite remote imaging data of large scale and cross-time, due to the increase of remote image quantities and image resolutions. In the paper, the genetic algorithms were employed to solve the weighting of the radial basis faction networks in order to improve the precision of remote sensing image classification. The remote sensing image classification was also introduced for the GIS spatial analysis and the spatial online analytical processing (OLAP), and the resulted effectiveness was demonstrated in the analysis of land utilization variation of Daqing city. 展开更多
关键词 genetic algorithm radial basis function networks remote sensing image classification spatial online analytical processing GIS
暂未订购 下载PDF
Classification for Glass Bottles Based on Improved Selective Search Algorithm 认领 引用
19
作者 Shuqiang Guo Baohai Yue +2 位作者 Manyang Gao Xinxin Zhou Bo Wang 《Computers, Materials & Continua》 SCIE EI 2020年第7期233-251,共19页
The recycling of glass bottles can reduce the consumption of resources and contribute to environmental protection.At present,the classification of recycled glass bottles is difficult due to the many differences in spe... The recycling of glass bottles can reduce the consumption of resources and contribute to environmental protection.At present,the classification of recycled glass bottles is difficult due to the many differences in specifications and models.This paper proposes a classification algorithm for glass bottles that is divided into two stages,namely the extraction of candidate regions and the classification of classifiers.In the candidate region extraction stage,aiming at the problem of the large time overhead caused by the use of the SIFT(scale-invariant feature transform)descriptor in SS(selective search),an improved feature of HLSN(Haar-like based on SPP-Net)is proposed.An integral graph is introduced to accelerate the process of forming an HBSN vector,which overcomes the problem of repeated texture feature calculation in overlapping regions by SS.In the classification stage,the improved SS algorithm is used to extract target regions.The target regions are merged using a non-maximum suppression algorithm according to the classification scores of the respective regions,and the merged regions are classified using the trained classifier.Experiments demonstrate that,compared with the original SS,the improved SS algorithm increases the calculation speed by 13.8%,and its classification accuracy is 89.4%.Additionally,the classification algorithm for glass bottles has a certain resistance to noise. 展开更多
关键词 Classification of glass bottle HBSN feature improved selective search algorithm LightGBM
暂未订购 下载PDF
A NOVEL CLASSIFICATION METHOD FOR TROPICAL CYCLONE INTENSITY CHANGE ANALYSIS BASED ON HIERARCHICAL PARTICLE SWARM OPTIMIZATION ALGORITHM 认领 引用
20
作者 耿焕同 孙家清 +1 位作者 张伟 吴正雪 《Journal of Tropical Meteorology》 SCIE 2017年第1期113-120,共8页
Based on the tropical cyclone(TC) observations in the western North Pacific from 2000 to 2008, this paper adopts the particle swarm optimization(PSO) algorithm of evolutionary computation to optimize one comprehensive... Based on the tropical cyclone(TC) observations in the western North Pacific from 2000 to 2008, this paper adopts the particle swarm optimization(PSO) algorithm of evolutionary computation to optimize one comprehensive classification rule, and apply the optimized classification rule to the forecasting of TC intensity change. In the process of the optimization, the strategy of hierarchical pruning has been adopted in the PSO algorithm to narrow the search area,and thus to enhance the local search ability, i.e. hierarchical PSO algorithm. The TC intensity classification rule involves core attributes including 12-HMWS, MPI, and Rainrate which play vital roles in TC intensity change. The testing accuracy using the new mined rule by hierarchical PSO algorithm reaches 89.6%. The current study shows that the novel classification method for TC intensity change analysis based on hierarchic PSO algorithm is not only easy to explain the source of rule core attributes, but also has great potential to improve the forecasting of TC intensity change. 展开更多
关键词 tropical cyclone intensity hierarchical PSO algorithm classification and forecasting C4 5 Algorithm
暂未订购 下载PDF
上一页 1 2 186 下一页 到第
在线咨询 使用帮助 返回顶部 意见反馈