期刊文献+
共找到413篇文章
< 1 2 21 >
每页显示 20 50 100
Do Search and Selection Operators Play Important Roles in Multi-Objective Evolutionary Algorithms:A Case Study 被引量:1
1
作者 Yan Zhen-yu, Kang Li-shan, Lin Guang-ming ,He MeiState Key Laboratory of Software Engineering, Wuhan University, Wuhan 430072, Hubei, ChinaSchool of Computer Science, UC, UNSW Australian Defence Force Academy, Northcott Drive, Canberra, ACT 2600 AustraliaCapital Bridge Securities Co. ,Ltd, Floor 42, Jinmao Tower, Shanghai 200030, China 《Wuhan University Journal of Natural Sciences》 CAS 2003年第S1期195-201,共7页
Multi-objective Evolutionary Algorithm (MOEA) is becoming a hot research area and quite a few aspects of MOEAs have been studied and discussed. However there are still few literatures discussing the roles of search an... Multi-objective Evolutionary Algorithm (MOEA) is becoming a hot research area and quite a few aspects of MOEAs have been studied and discussed. However there are still few literatures discussing the roles of search and selection operators in MOEAs. This paper studied their roles by solving a case of discrete Multi-objective Optimization Problem (MOP): Multi-objective TSP with a new MOEA. In the new MOEA, We adopt an efficient search operator, which has the properties of both crossover and mutation, to generate the new individuals and chose two selection operators: Family Competition and Population Competition with probabilities to realize selection. The simulation experiments showed that this new MOEA could get good uniform solutions representing the Pareto Front and outperformed SPEA in almost every simulation run on this problem. Furthermore, we analyzed its convergence property using finite Markov chain and proved that it could converge to Pareto Front with probability 1. We also find that the convergence property of MOEAs has much relationship with search and selection operators. 展开更多
关键词 multi-objective evolutionary algorithm convergence property analysis search operator selection operator Markov chain
在线阅读 下载PDF
Feature Selection Optimisation for Cancer Classification Based on Evolutionary Algorithms:An Extensive Review
2
作者 Siti Ramadhani Lestari Handayani +4 位作者 Theam Foo Ng Sumayyah Dzulkifly Roziana Ariffin Haldi Budiman Shir Li Wang 《Computer Modeling in Engineering & Sciences》 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
暂未订购
Aerobic granules cultivated and operated in continuous-flow bioreactor under particle-size selective pressure 被引量:19
3
作者 Hongbo Liu Hang Xiao +2 位作者 Shuai Huang Huijun Ma He Liu 《Journal of Environmental Sciences》 SCIE EI CAS CSCD 2014年第11期2215-2221,共7页
A novel method based on the selective pressure of particle size (particle-size cultivation method, PSCM) was developed for the cultivation and operation of aerobic granular sludge in a continuous-flow reactor, and c... A novel method based on the selective pressure of particle size (particle-size cultivation method, PSCM) was developed for the cultivation and operation of aerobic granular sludge in a continuous-flow reactor, and compared with the conventional method based on the selective pressure of settling velocity (settling-velocity cultivation method, SVCM). Results indicated that aerobic granules could be cultivated in continuous operation mode by this developed method within 14 days. Although in the granulation process, under particle-size selective pressure, mixed liquor suspended solids (MLSS) in the reactor fluctuated greatly and filamentous bacteria dominated the sludge system during the initial operation days, no obvious difference in profile was found between the aerobic granules cultivated by PSCM and SVCM. Moreover, aerobic granules cultivated by PSCM presented larger diameter, lower water content and higher specific rates of nitrification, denitrifieation and phosphorus removal, but lower settling velocity. Under long term operation of more than 30 days, aerobic granules in the continuous-flow reactor could remain stable and obtain good chemical oxygen demand (COD), NH4^+-N, total nitrogen (TN) and total phosphorus (TP) removal. The results indicate that PSCM was dependent on the cultivation and maintenance of the stability of aerobic granules in continuous-flow bioreactors. 展开更多
关键词 Aerobic granular sludge Batch reactor Continuous flow selective pressure Long-term operation
原文传递
Particle Swarm Optimization Algorithm for Feature Selection Inspired by Peak Ecosystem Dynamics
4
作者 Shaobo Deng Meiru Xie +3 位作者 Bo Wang Shuaikun Zhang Sujie Guan Min Li 《Computers, Materials & Continua》 2025年第2期2723-2751,共29页
In recent years, particle swarm optimization (PSO) has received widespread attention in feature selection due to its simplicity and potential for global search. However, in traditional PSO, particles primarily update ... In recent years, particle swarm optimization (PSO) has received widespread attention in feature selection due to its simplicity and potential for global search. However, in traditional PSO, particles primarily update based on two extreme values: personal best and global best, which limits the diversity of information. Ideally, particles should learn from multiple advantageous particles to enhance interactivity and optimization efficiency. Accordingly, this paper proposes a PSO that simulates the evolutionary dynamics of species survival in mountain peak ecology (PEPSO) for feature selection. Based on the pyramid topology, the algorithm simulates the features of mountain peak ecology in nature and the competitive-cooperative strategies among species. According to the principles of the algorithm, the population is first adaptively divided into many subgroups based on the fitness level of particles. Then, particles within each subgroup are divided into three different types based on their evolutionary levels, employing different adaptive inertia weight rules and dynamic learning mechanisms to define distinct learning modes. Consequently, all particles play their respective roles in promoting the global optimization performance of the algorithm, similar to different species in the ecological pattern of mountain peaks. Experimental validation of the PEPSO performance was conducted on 18 public datasets. The experimental results demonstrate that the PEPSO outperforms other PSO variant-based feature selection methods and mainstream feature selection methods based on intelligent optimization algorithms in terms of overall performance in global search capability, classification accuracy, and reduction of feature space dimensions. Wilcoxon signed-rank test also confirms the excellent performance of the PEPSO. 展开更多
关键词 Machine learning feature selection evolutionary algorithm particle swarm optimization
在线阅读 下载PDF
Feature Selection Method by Applying Parallel Collaborative Evolutionary Genetic Algorithm 被引量:1
5
作者 Hao-Dong Zhu Hong-Chan Li +1 位作者 Xiang-Hui Zhao Yong Zhong 《Journal of Electronic Science and Technology》 CAS 2010年第2期108-113,共6页
Feature selection is one of the important topics in text classification. However, most of existing feature selection methods are serial and inefficient to be applied to massive text data sets. In this case, a feature ... Feature selection is one of the important topics in text classification. However, most of existing feature selection methods are serial and inefficient to be applied to massive text data sets. In this case, a feature selection method based on parallel collaborative evolutionary genetic algorithm is presented. The presented method uses genetic algorithm to select feature subsets and takes advantage of parallel collaborative evolution to enhance time efficiency, so it can quickly acquire the feature subsets which are more representative. The experimental results show that, for accuracy ratio and recall ratio, the presented method is better than information gain, x2 statistics, and mutual information methods; the consumed time of the presented method with only one CPU is inferior to that of these three methods, but the presented method is supe rior after using the parallel strategy. 展开更多
关键词 Index Terms-Feature selection genetic algorithm parallel collaborative evolutionary text mining.
在线阅读 下载PDF
Enhancing Cancer Classification through a Hybrid Bio-Inspired Evolutionary Algorithm for Biomarker Gene Selection 被引量:1
6
作者 Hala AlShamlan Halah AlMazrua 《Computers, Materials & Continua》 SCIE EI 2024年第4期675-694,共20页
In this study,our aim is to address the problem of gene selection by proposing a hybrid bio-inspired evolutionary algorithm that combines Grey Wolf Optimization(GWO)with Harris Hawks Optimization(HHO)for feature selec... In this study,our aim is to address the problem of gene selection by proposing a hybrid bio-inspired evolutionary algorithm that combines Grey Wolf Optimization(GWO)with Harris Hawks Optimization(HHO)for feature selection.Themotivation for utilizingGWOandHHOstems fromtheir bio-inspired nature and their demonstrated success in optimization problems.We aimto leverage the strengths of these algorithms to enhance the effectiveness of feature selection in microarray-based cancer classification.We selected leave-one-out cross-validation(LOOCV)to evaluate the performance of both two widely used classifiers,k-nearest neighbors(KNN)and support vector machine(SVM),on high-dimensional cancer microarray data.The proposed method is extensively tested on six publicly available cancer microarray datasets,and a comprehensive comparison with recently published methods is conducted.Our hybrid algorithm demonstrates its effectiveness in improving classification performance,Surpassing alternative approaches in terms of precision.The outcomes confirm the capability of our method to substantially improve both the precision and efficiency of cancer classification,thereby advancing the development ofmore efficient treatment strategies.The proposed hybridmethod offers a promising solution to the gene selection problem in microarray-based cancer classification.It improves the accuracy and efficiency of cancer diagnosis and treatment,and its superior performance compared to other methods highlights its potential applicability in realworld cancer classification tasks.By harnessing the complementary search mechanisms of GWO and HHO,we leverage their bio-inspired behavior to identify informative genes relevant to cancer diagnosis and treatment. 展开更多
关键词 Bio-inspired algorithms BIOINFORMATICS cancer classification evolutionary algorithm feature selection gene expression grey wolf optimizer harris hawks optimization k-nearest neighbor support vector machine
在线阅读 下载PDF
OPTIMIZATION OF AIRPORT TAXIING PLANNING DURING CONGESTED HOURS BASED ON IMMUNE CLONAL SELECTION ALGORITHM 被引量:1
7
作者 柳青 吴桐水 宋祥波 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2012年第3期294-301,共8页
In order to ease congestion and ground delays in major hub airports, an aircraft taxiing scheduling optimization model is proposed with schedule time as the object function. In the new model, the idea of a classical j... In order to ease congestion and ground delays in major hub airports, an aircraft taxiing scheduling optimization model is proposed with schedule time as the object function. In the new model, the idea of a classical job shop-schedule problem is adopted and three types of special aircraft-taxi conflicts are considered in the constraints. To solve such nondeterministic polynomial time-complex problems, the immune clonal selection algorithm(ICSA) is introduced. The simulation results in a congested hour of Beijing Capital International Airport show that, compared with the first-come-first-served(FCFS) strategy, the optimization-planning strategy reduces the total scheduling time by 13.6 min and the taxiing time per aircraft by 45.3 s, which improves the capacity of the runway and the efficiency of airport operations. 展开更多
关键词 aircraft taxiing schedule airport operation control hub airport congested hours immune clonal selection algorithm(ICSA)
在线阅读 下载PDF
A multi-criteria fusion feature selection algorithm for fault diagnosis of helicopter planetary gear train 被引量:5
8
作者 Canfei SUN Youren WANG Guodong SUN 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2020年第5期1549-1561,共13页
Planetary gear train is a prominent component of helicopter transmission system and its health is of great significance for the flight safety of the helicopter.During health condition monitoring,the selection of a fau... Planetary gear train is a prominent component of helicopter transmission system and its health is of great significance for the flight safety of the helicopter.During health condition monitoring,the selection of a fault sensitive feature subset is meaningful for fault diagnosis of helicopter planetary gear train.According to actual situation,this paper proposed a multi-criteria fusion feature selection algorithm (MCFFSA) to identify an optimal feature subset from the highdimensional original feature space.In MCFFSA,a fault feature set of multiple domains,including time domain,frequency domain and wavelet domain,is first extracted from the raw vibration dataset.Four targeted criteria are then fused by multi-objective evolutionary algorithm based on decomposition (MOEA/D) to find Proto-efficient subsets,wherein two criteria for measuring diagnostic performance are assessed by sparse Bayesian extreme learning machine (SBELM).Further,Fmeasure is adopted to identify the optimal feature subset,which was employed for subsequent fault diagnosis.The effectiveness of MCFFSA is validated through six fault recognition datasets from a real helicopter transmission platform.The experimental results illustrate the superiority of combination of MOEA/D and SBELM in MCFFSA,and comparative analysis demonstrates that the optimal feature subset provided by MCFFSA can achieve a better diagnosis performance than other algorithms. 展开更多
关键词 Fault detection Feature selection F-MEASURE Helicopter planetary gear train Multi-objective evolutionary algorithm
原文传递
A Self-Adapting and Efficient Dandelion Algorithm and Its Application to Feature Selection for Credit Card Fraud Detection 被引量:2
9
作者 Honghao Zhu MengChu Zhou +1 位作者 Yu Xie Aiiad Albeshri 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第2期377-390,共14页
A dandelion algorithm(DA) is a recently developed intelligent optimization algorithm for function optimization problems. Many of its parameters need to be set by experience in DA,which might not be appropriate for all... A dandelion algorithm(DA) is a recently developed intelligent optimization algorithm for function optimization problems. Many of its parameters need to be set by experience in DA,which might not be appropriate for all optimization problems. A self-adapting and efficient dandelion algorithm is proposed in this work to lower the number of DA's parameters and simplify DA's structure. Only the normal sowing operator is retained;while the other operators are discarded. An adaptive seeding radius strategy is designed for the core dandelion. The results show that the proposed algorithm achieves better performance on the standard test functions with less time consumption than its competitive peers. In addition, the proposed algorithm is applied to feature selection for credit card fraud detection(CCFD), and the results indicate that it can obtain higher classification and detection performance than the-state-of-the-art methods. 展开更多
关键词 Credit card fraud detection(CCFD) dandelion algorithm(DA) feature selection normal sowing operator
在线阅读 下载PDF
Constrained Multi-Objective Optimization With Deep Reinforcement Learning Assisted Operator Selection 被引量:1
10
作者 Fei Ming Wenyin Gong +1 位作者 Ling Wang Yaochu Jin 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第4期919-931,共13页
Solving constrained multi-objective optimization problems with evolutionary algorithms has attracted considerable attention.Various constrained multi-objective optimization evolutionary algorithms(CMOEAs)have been dev... Solving constrained multi-objective optimization problems with evolutionary algorithms has attracted considerable attention.Various constrained multi-objective optimization evolutionary algorithms(CMOEAs)have been developed with the use of different algorithmic strategies,evolutionary operators,and constraint-handling techniques.The performance of CMOEAs may be heavily dependent on the operators used,however,it is usually difficult to select suitable operators for the problem at hand.Hence,improving operator selection is promising and necessary for CMOEAs.This work proposes an online operator selection framework assisted by Deep Reinforcement Learning.The dynamics of the population,including convergence,diversity,and feasibility,are regarded as the state;the candidate operators are considered as actions;and the improvement of the population state is treated as the reward.By using a Q-network to learn a policy to estimate the Q-values of all actions,the proposed approach can adaptively select an operator that maximizes the improvement of the population according to the current state and thereby improve the algorithmic performance.The framework is embedded into four popular CMOEAs and assessed on 42 benchmark problems.The experimental results reveal that the proposed Deep Reinforcement Learning-assisted operator selection significantly improves the performance of these CMOEAs and the resulting algorithm obtains better versatility compared to nine state-of-the-art CMOEAs. 展开更多
关键词 Constrained multi-objective optimization deep Qlearning deep reinforcement learning(DRL) evolutionary algorithms evolutionary operator selection
在线阅读 下载PDF
A Hybrid Algorithm Based on PSO and GA for Feature Selection 被引量:1
11
作者 Yu Xue Asma Aouari +1 位作者 Romany F.Mansour Shoubao Su 《Journal of Cyber Security》 2021年第2期117-124,共8页
One of the main problems of machine learning and data mining is to develop a basic model with a few features,to reduce the algorithms involved in classification’s computational complexity.In this paper,the collection... One of the main problems of machine learning and data mining is to develop a basic model with a few features,to reduce the algorithms involved in classification’s computational complexity.In this paper,the collection of features has an essential importance in the classification process to be able minimize computational time,which decreases data size and increases the precision and effectiveness of specific machine learning activities.Due to its superiority to conventional optimization methods,several metaheuristics have been used to resolve FS issues.This is why hybrid metaheuristics help increase the search and convergence rate of the critical algorithms.A modern hybrid selection algorithm combining the two algorithms;the genetic algorithm(GA)and the Particle Swarm Optimization(PSO)to enhance search capabilities is developed in this paper.The efficacy of our proposed method is illustrated in a series of simulation phases,using the UCI learning array as a benchmark dataset. 展开更多
关键词 evolutionary computation genetic algorithm hybrid approach META-HEURISTIC feature selection particle swarm optimization
在线阅读 下载PDF
A Review of the Evolution of Multi-Objective Evolutionary Algorithms
12
作者 Thomas Hanne Mohammad Jahani Moghaddam 《Computers, Materials & Continua》 2025年第12期4203-4236,共34页
Multi-Objective Evolutionary Algorithms(MOEAs)have significantly advanced the domain of MultiObjective Optimization(MOO),facilitating solutions for complex problems with multiple conflicting objectives.This review exp... Multi-Objective Evolutionary Algorithms(MOEAs)have significantly advanced the domain of MultiObjective Optimization(MOO),facilitating solutions for complex problems with multiple conflicting objectives.This review explores the historical development of MOEAs,beginning with foundational concepts in multi-objective optimization,basic types of MOEAs,and the evolution of Pareto-based selection and niching methods.Further advancements,including decom-position-based approaches and hybrid algorithms,are discussed.Applications are analyzed in established domains such as engineering and economics,as well as in emerging fields like advanced analytics and machine learning.The significance of MOEAs in addressing real-world problems is emphasized,highlighting their role in facilitating informed decision-making.Finally,the development trajectory of MOEAs is compared with evolutionary processes,offering insights into their progress and future potential. 展开更多
关键词 Multi-objective optimization evolutionary algorithms Pareto-based selection decomposition-based methods advanced analytics
在线阅读 下载PDF
The Properties Analysis for Generalized Abstract Evolutionary Algorithm
13
作者 XUE Ming-zhi MA Yun-ling 《Chinese Quarterly Journal of Mathematics》 CSCD 北大核心 2006年第2期255-260,共6页
There has been a growing interest in mathematical models to character the evolutionary algorithms. The best-known one of such models is the axiomatic model called the abstract evolutionary algorithm (AEA), which uni... There has been a growing interest in mathematical models to character the evolutionary algorithms. The best-known one of such models is the axiomatic model called the abstract evolutionary algorithm (AEA), which unifies most of the currently known evolutionary algorithms and describes the evolution as an abstract stochastic process composed of two fundamental abstract operators: abstract selection and evolution operators. In this paper, we first introduce the definitions of the generalized abstract selection and evolution operators. Then we discuss the characterization of some parameters related to generalized abstract selection and evolution operators. Based on these operators, we finally give the strong convergence of the generalized abstract evolutionary algorithm. The present work provides a big step toward the establishment of a unified theory of evolutionary computation. 展开更多
关键词 selection operators evolution operators evolutionary algorithm strong convergence
在线阅读 下载PDF
Study on Influence Factors of Pressure Injury Risk in the Elderly Inpatients with Kidney Disease Based on LASSO Regression 被引量:5
14
作者 Ling Liu Chunhua Wang +5 位作者 Lianghong Yin Jiayi Wang Hong Yang Yingxue Zhong Zhiwei Mou Yu Chen 《Open Journal of Preventive Medicine》 2020年第6期95-107,共13页
<strong>Objective</strong>: This paper aims to explore clinical status and related influence factors of pressure injury (PI) in the elderly inpatients with kidney disease, so as to provide reference for th... <strong>Objective</strong>: This paper aims to explore clinical status and related influence factors of pressure injury (PI) in the elderly inpatients with kidney disease, so as to provide reference for the prevention and treatment of PI in the elderly inpatients with kidney disease. <strong>Methods</strong>: Retrospective collection method is adopted to collect 158 clinical cases of the elderly inpatients with kidney disease aged ≥ 60 in the Nephrology Department, the First Affiliated Hospital of Jinan University from January 2017 to December 2019, and then least absolute shrinkage and selection Operator (LASSO) regression analysis is used to analyze 17 possible influence factors;finally Logistic regression model is established to analyze and screen influence factors of risk. <strong>Results</strong>: 1) Among 158 elderly inpatients with medium and high risk of PI, the incidence of PI is 20.25%;the most common stage of injury is stage I (42.5%);sacrococcygeal (60%) is the high-risk site of pressure injury. 2) LASSO regression analysis shows that history of present respiratory infection/respiratory failure (<em>β </em>= 1.2714. <em>P</em> < 0.05) and hospitalization time (<em>β</em> = 0.4177. <em>P </em>< 0.05) are independent factors influencing PI risk in the elderly inpatients with kidney disease. <strong>Concl</strong><strong>usio</strong><strong>n</strong>: The elderly patients with kidney disease and PI risk are the high incidence population of hospital acquired PI;for the elderly inpatients with kidney disease and having respiratory infection history or respiratory failure, prolonged hospitalization will significantly increase the risk of PI. Therefore, targeted preventive and control measures should be taken to reduce the incidence of PI. 展开更多
关键词 Least Absolute Shrinkage and selection operator The Elderly Inpatients with Kidney Disease pressure Injury Influence Factors Nursing
暂未订购
A new improved Alopex-based evolutionary algorithm and its application to parameter estimation 被引量:1
15
作者 桑志祥 李绍军 董跃华 《Journal of Central South University》 SCIE EI CAS 2013年第1期123-133,共11页
In this work, focusing on the demerit of AEA (Alopex-based evolutionary algorithm) algorithm, an improved AEA algorithm (AEA-C) which was fused AEA with clonal selection algorithm was proposed. Considering the irratio... In this work, focusing on the demerit of AEA (Alopex-based evolutionary algorithm) algorithm, an improved AEA algorithm (AEA-C) which was fused AEA with clonal selection algorithm was proposed. Considering the irrationality of the method that generated candidate solutions at each iteration of AEA, clonal selection algorithm could be applied to improve the method. The performance of the proposed new algorithm was studied by using 22 benchmark functions and was compared with original AEA given the same conditions. The experimental results show that the AEA-C clearly outperforms the original AEA for almost all the 22 benchmark functions with 10, 30, 50 dimensions in success rates, solution quality and stability. Furthermore, AEA-C was applied to estimate 6 kinetics parameters of the fermentation dynamics models. The standard deviation of the objective function calculated by the AEA-C is 41.46 and is far less than that of other literatures' results, and the fitting curves obtained by AEA-C are more in line with the actual fermentation process curves. 展开更多
关键词 ALOPEX evolutionary algorithm Alopex-based evolutionary algorithm clone selection parameter estimation
在线阅读 下载PDF
CONVERGENCE RATES FOR A CLASS OF EVOLUTIONARY ALGORITHMS WITH ELITIST STRATEGY
16
作者 Ding Lizin Kang Lishan 《Acta Mathematica Scientia》 SCIE CSCD 2001年第4期531-540,共10页
This paper discusses the convergence rates about a class of evolutionary algorithms in general search spaces by means of the ergodic theory in Markov chain and some techniques in Banach algebra.Under certain condition... This paper discusses the convergence rates about a class of evolutionary algorithms in general search spaces by means of the ergodic theory in Markov chain and some techniques in Banach algebra.Under certain conditions that transition probability functions of Markov chains corresponding to evolutionary algorithms satisfy,the authors obtain the convergence rates of the exponential order.Furthermore,they also analyze the characteristics of the conditions which can be met by genetic operators and selection strategies. 展开更多
关键词 convergence rate Markov chain Banach algebra genetic operator elitist selection evolutionary algorithms
在线阅读 下载PDF
Construction and validation of a machine learning algorithm-based predictive model for difficult colonoscopy insertion
17
作者 Ren-Xuan Gao Xin-Lei Wang +6 位作者 Ming-Jie Tian Xiao-Ming Li Jia-Jia Zhang Jun-Jing Wang Jing Gao Chao Zhang Zhi-Ting Li 《World Journal of Gastrointestinal Endoscopy》 2025年第7期149-161,共13页
BACKGROUND Difficulty of colonoscopy insertion(DCI)significantly affects colonoscopy effectiveness and serves as a key quality indicator.Predicting and evaluating DCI risk preoperatively is crucial for optimizing intr... BACKGROUND Difficulty of colonoscopy insertion(DCI)significantly affects colonoscopy effectiveness and serves as a key quality indicator.Predicting and evaluating DCI risk preoperatively is crucial for optimizing intraoperative strategies.AIM To evaluate the predictive performance of machine learning(ML)algorithms for DCI by comparing three modeling approaches,identify factors influencing DCI,and develop a preoperative prediction model using ML algorithms to enhance colonoscopy quality and efficiency.METHODS This cross-sectional study enrolled 712 patients who underwent colonoscopy at a tertiary hospital between June 2020 and May 2021.Demographic data,past medical history,medication use,and psychological status were collected.The endoscopist assessed DCI using the visual analogue scale.After univariate screening,predictive models were developed using multivariable logistic regression,least absolute shrinkage and selection operator(LASSO)regression,and random forest(RF)algorithms.Model performance was evaluated based on discrimination,calibration,and decision curve analysis(DCA),and results were visualized using nomograms.RESULTS A total of 712 patients(53.8%male;mean age 54.5 years±12.9 years)were included.Logistic regression analysis identified constipation[odds ratio(OR)=2.254,95%confidence interval(CI):1.289-3.931],abdominal circumference(AC)(77.5–91.9 cm,OR=1.895,95%CI:1.065-3.350;AC≥92 cm,OR=1.271,95%CI:0.730-2.188),and anxiety(OR=1.071,95%CI:1.044-1.100)as predictive factors for DCI,validated by LASSO and RF methods.Model performance revealed training/validation sensitivities of 0.826/0.925,0.924/0.868,and 1.000/0.981;specificities of 0.602/0.511,0.510/0.562,and 0.977/0.526;and corresponding area under the receiver operating characteristic curves(AUCs)of 0.780(0.737-0.823)/0.726(0.654-0.799),0.754(0.710-0.798)/0.723(0.656-0.791),and 1.000(1.000-1.000)/0.754(0.688-0.820),respectively.DCA indicated optimal net benefit within probability thresholds of 0-0.9 and 0.05-0.37.The RF model demonstrated superior diagnostic accuracy,reflected by perfect training sensitivity(1.000)and highest validation AUC(0.754),outperforming other methods in clinical applicability.CONCLUSION The RF-based model exhibited superior predictive accuracy for DCI compared to multivariable logistic and LASSO regression models.This approach supports individualized preoperative optimization,enhancing colonoscopy quality through targeted risk stratification. 展开更多
关键词 COLONOSCOPY Difficulty of colonoscopy insertion Machine learning algorithms Predictive model Logistic regression Least absolute shrinkage and selection operator regression Random forest
暂未订购
融合参考向量更新的约束高维多目标进化算法
18
作者 李俊 刘伟康 +1 位作者 吴颖波 陈黎 《小型微型计算机系统》 北大核心 2026年第3期563-578,共16页
为有效解决约束高维多目标优化问题,本文提出了一种新型的融合参考向量更新的双种群双阶段进化算法WDPEA-RVU,旨在高维空间中有效平衡可行性、收敛性和多样性.首先,算法采用双种群双阶段机制,通过辅助种群与主要种群的信息交流,实现全... 为有效解决约束高维多目标优化问题,本文提出了一种新型的融合参考向量更新的双种群双阶段进化算法WDPEA-RVU,旨在高维空间中有效平衡可行性、收敛性和多样性.首先,算法采用双种群双阶段机制,通过辅助种群与主要种群的信息交流,实现全局搜索与局部集中的有效协作.其次,针对在高维空间中传统Pareto支配关系影响力减弱的问题,算法结合θ-支配,提出新的环境选择策略,以增强在高维空间中收敛性的选择压力.最后,为解决可行区域内个体分布不均的问题,设计了一种参考向量更新机制,以改善可行区域内个体的分布多样性.通过与其它代表性算法在C_DTLZ、DC_DTLZ和MW测试套件上进行不同目标数量的对比实验,展现了WDPEA-RVU的先进性;并通过在ZXH_CF测试套件上进行不同目标数量的消融实验,验证了本文所提出参考向量更新机制的有效性. 展开更多
关键词 约束高维多目标 双种群 双阶段 进化算法 环境选择 参考向量更新
在线阅读 下载PDF
基于迁移知识选择和种群削减的进化多任务优化算法
19
作者 李二超 黄鹏飞 《计算机科学》 北大核心 2026年第2期349-357,共9页
进化多任务优化是近年来计算智能领域的研究热点之一,其原理是通过任务间的知识迁移提高算法同时求解多个任务的效率。不合理的迁移知识选择会降低任务间的正向知识迁移,因此如何合理选择迁移知识成为了当前的重点研究方向。此外,在算... 进化多任务优化是近年来计算智能领域的研究热点之一,其原理是通过任务间的知识迁移提高算法同时求解多个任务的效率。不合理的迁移知识选择会降低任务间的正向知识迁移,因此如何合理选择迁移知识成为了当前的重点研究方向。此外,在算法进化过程中,单层种群削减难以长期维持算法的高效优化性能。基于此,提出了一种基于迁移知识选择和种群削减的进化多任务优化算法(MTDE-MCT)。首先,初始化任务种群并进行适应度评估,采用基于曼哈顿距离和适应度值的联合指标进行迁移知识的选取。其次,通过子群体对齐策略消除任务间迁移个体的特征差异。最后,提出了一种多层种群削减策略,根据算法的进化阶段对任务种群进行线性规模的削减。为验证所提算法的性能,在CEC2017问题测试集和WCCI2020问题测试集上将其与近几年的经典算法进行了比较。实验结果证明,该算法在求解多任务优化问题时具有较强的竞争力。 展开更多
关键词 进化算法 多任务优化 迁移知识选取 子群体对齐 多层种群削减
在线阅读 下载PDF
基于MOEA-H6的自压灌溉管网优化设计研究
20
作者 刘华栋 王振华 +3 位作者 张金珠 刘宁宁 李淼 尹飞虎 《水资源与水工程学报》 北大核心 2026年第1期211-219,共9页
为保障自压灌溉管网系统的安全运行,并提高工程建设的经济效益,以管网建设成本、压力波动熵和节点压力标准差最小化为目标函数,以管网布置、能量守恒及节点压力作为约束条件,建立基于混合六元搜索算子的多目标进化算法(MOEA-H6)的自压... 为保障自压灌溉管网系统的安全运行,并提高工程建设的经济效益,以管网建设成本、压力波动熵和节点压力标准差最小化为目标函数,以管网布置、能量守恒及节点压力作为约束条件,建立基于混合六元搜索算子的多目标进化算法(MOEA-H6)的自压灌溉管网优化数学模型。对比分析了MOEA-H6算法、基于分解的多目标进化算法(MOEA/DD)及第三代非支配排序遗传算法(NSGA-Ⅲ)在某自压灌溉管网上的适用性与优化效果。结果表明:相较于传统人工设计方案,MOEA-H6算法的设计方案使管网建设成本、压力波动熵和节点压力标准差分别降低了24.55%、19.35%和42.31%,为自压灌溉管网的优化设计提供了可行的技术路径与理论依据。 展开更多
关键词 自压灌溉管网 管径优化 进化算法 多元算子 多目标优化
在线阅读 下载PDF
上一页 1 2 21 下一页 到第
使用帮助 返回顶部