期刊文献+
共找到3,345篇文章
< 1 2 168 >
每页显示 20 50 100
QIMIG:A Quantum-Inspired Evolutionary Framework for Software Library Migration 认领 引用
1
作者 Yun Liu Jinghua Zhao +3 位作者 Liang Ma Zijie Huang Lizhi Cai Jianxin Ge 《Computers, Materials & Continua》 SCIE EI 2026年第9期795-812,共18页
Automated library migration reduces refactoring costs but challenges traditional evolutionary algorithms,which often suffer from premature convergence and poor recall in sparse,complex API mapping spaces.To address th... Automated library migration reduces refactoring costs but challenges traditional evolutionary algorithms,which often suffer from premature convergence and poor recall in sparse,complex API mapping spaces.To address this,we propose QIMIG,a multi-objective optimization framework integrating quantum-inspired encoding with quality-aware and greedy heuristic filtering.QIMIG utilizes a probabilistic Q-bit representation to maintain population diversity and avoid local optima.Simultaneously,its heuristic components leverage historical usage context to filter semantic noise and guide the search toward valid mappings.Evaluated on 9 real-world migration rules derived from 57,447 open-source projects,QIMIG statistically significantly outperforms state-of-the-art baselines such as UNSGA-III.The framework achieves a global mean F1-score of 0.92,exceeding the best-performing baseline by an absolute margin of 0.05,and demonstrates strong stability in resolving complex mapping structures. 展开更多
关键词 Library migration API mapping search-based software engineering quantum-inspired evolutionary algorithm multi-objective optimization
暂未订购 下载PDF
Hamming-distance-based adaptive quantum-inspired evolutionary algorithm for network coding resources optimization 认领 引用 被引量:10
2
作者 Qu Zhijian Liu Xiaohong +2 位作者 Zhang Xianwei Xie Yinbao Li Caihong 《The Journal of China Universities of Posts and Telecommunications》 EI CSCD 2015年第3期92-99,共8页
An adaptive quantum-inspired evolutionary algorithm based on Hamming distance (HD-QEA) was presented to optimize the network coding resources in multicast networks. In the HD-QEA, the diversity among individuals was... An adaptive quantum-inspired evolutionary algorithm based on Hamming distance (HD-QEA) was presented to optimize the network coding resources in multicast networks. In the HD-QEA, the diversity among individuals was taken into consideration, and a suitable rotation angle step (RAS) was assigned to each individual according to the Hamming distance. Performance comparisons were conducted among the HD-QEA, a basic quantum-inspired evolutionary algorithm (QEA) and an individual's fitness based adaptive QEA. A solid demonstration was provided that the proposed HD-QEA is better than the other two algorithms in terms of the convergence speed and the global optimization capability when they are employed to optimize the network coding resources in multicast networks. 展开更多
关键词 network coding quantum-inspired evolutionary algorithm Hamming distance multicast network
暂未订购 下载PDF
An Efficient Evolutionary Algorithm for Few-for-Many Optimization 认领 引用
3
作者 Ke Shang Hisao Ishibuchi +1 位作者 Zexuan Zhu Qingfu Zhang 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2026年第6期1362-1377,共16页
Few-for-many(F4M)optimization,recently introduced as a novel paradigm in multi-objective optimization,aims to find a small set of solutions that effectively handle a large number of conflicting objectives.Unlike tradi... Few-for-many(F4M)optimization,recently introduced as a novel paradigm in multi-objective optimization,aims to find a small set of solutions that effectively handle a large number of conflicting objectives.Unlike traditional many-objective optimization methods,which typically attempt comprehensive coverage of the Pareto front,F4M optimization emphasizes finding a small representative solution set to efficiently address highdimensional objective spaces.Motivated by the computational complexity and practical relevance of F4M optimization,this paper proposes a new evolutionary algorithm explicitly tailored for efficiently solving F4M optimization problems.Inspired by Smetric selection evolutionary multi-objective optimization algorithm(SMS-EMOA),our proposed approach employs a(μ+1)-evolution strategy guided by the objective of F4M optimization.Furthermore,to facilitate rigorous performance assessment,we propose a novel benchmark test suite specifically designed for F4M optimization by leveraging the similarity betw een the R2indicator and F4M formulations.Our test suite is highly flexible,allowing any existing multi-objective optimization problem to be transformed into a corresponding F4M instance via scalarization using the weighted Tchebycheff function.Comprehensive experimental evaluations on benchmarks demonstrate the superior performance of our algorithm compared to existing state-of-the-art algorithms,especially on instances involving a large number of objectives.The source code of the proposed algorithm will be released publicly.Source code is available at http://gffzz188fe103f8f1460ascfuqv50qf0n660kb.ffgz.tsg.suse.edu.cn/MOL-SZU/SoM-EMOA. 展开更多
关键词 Evolutionary algorithm few-for-many optimization many-objective optimization (MOO) multi-objective optimization
暂未订购 下载PDF
Comparative Analysis of Genetic and Quantum-Inspired Optimization for Zero-Trust Microsegmentation in Brownfield Networks 认领 引用
4
作者 Reen-Cheng Wang Hong-Sheng Wang Kuo-Chun Tseng 《Computers, Materials & Continua》 SCIE EI 2026年第9期1407-1421,共15页
Network microsegmentation has become a key mechanism for enforcing zero-trust architecture in enterprise environments,yet its effectiveness remains closely tied to initialization quality.This study formulates network ... Network microsegmentation has become a key mechanism for enforcing zero-trust architecture in enterprise environments,yet its effectiveness remains closely tied to initialization quality.This study formulates network microsegmentation as a state-dependent combinatorial optimization problem in which optimization behavior depends on the availability of structural guidance.A comparative analysis is conducted across four representative optimization paradigms,including genetic algorithms(GA),differential evolution(DE),particle swarm optimization(PSO),and amplitude-ensemble quantum-inspired tabu search(AE-QTS),under both structured and unstructured conditions.Experiments are conducted on a representative brownfield enterprise network using 30 independent runs per configuration.In addition to cost-based evaluation,a fragmentation metric is used to assess the structural quality and manageability of segmentation outcomes.The results indicate that under structured conditions,GA and AE-QTS achieve the best overall performance,with AE-QTS obtaining the best average objective value of−61.29 and GA demonstrating rapid convergence under limited optimization time.Under unstructured conditions,AE-QTS consistently outperforms all other methods,reducing the average objective value from 344.28(GA)and 1214.60(DE)to 4.54 under uniform initialization.Moreover,PSO demonstrates comparatively stable and robust behavior,although its performance remains below that of AE-QTS.These findings suggest that microsegmentation can be more appropriately viewed as a condition-dependent optimization problem,in which different optimization methods exhibit different strengths across operational scenarios.The results provide empirical evidence and practical insights that may support the future development of adaptive or hybrid optimization strategies for real-world deployment environments. 展开更多
关键词 Network microsegmentation zero-trust architecture quantum-inspired algorithm genetic algorithm state-dependent optimization
暂未订购 下载PDF
Hyper-heuristic Evolutionary Algorithm Utilizing Q-learning for Addressing the Distributed Flexible Job-Shop Scheduling Problem in the Context of Worker Absenteeism 认领 引用
5
作者 Zhiqing Li Yongquan Zhou Qifang Luo 《Journal of Bionic Engineering》 SCIE EI CSCD 2026年第3期1932-1969,共38页
The Distributed Flexible Job Shop Scheduling Problem(DFJSP)is critical in modern manufacturing;however,existing research has not sufficiently addressed dynamic disturbances,particularly unexpected worker absences.This... The Distributed Flexible Job Shop Scheduling Problem(DFJSP)is critical in modern manufacturing;however,existing research has not sufficiently addressed dynamic disturbances,particularly unexpected worker absences.This study extends the DFJSPW model to introduce an enhanced framework,DFJSPWA,which optimizes maximum makespan,worker workload,and total energy consumption by integrating worker load factors with random absenteeism.To solve this complex problem,we propose a Q-learning-based Hyper-heuristic Evolutionary Algorithm(QLHHEA).This algorithm features a segmented encoding scheme that implicitly captures absenteeism information,utilizing a decoding process tailored for both standard and rescheduling contexts.Additionally,we construct a pool of twelve efficient Low-Level Heuristics(LLHs)combined with Q-learning to enable the adaptive selection of operators.Furthermore,a Hybrid Rescheduling Method(HRM)is developed,employing three response strategies based on worker status and the urgency of the absenteeism.Comprehensive experiments on 58 benchmark instances demonstrate that QLHHEA significantly outperforms six established algorithms,including MOEA/D and NSGA-II.Statistical validation confirms the superiority of the proposed method.This research provides a robust theoretical and methodological framework for improving scheduling efficiency and resource utilization in distributed production systems facing worker absenteeism. 展开更多
关键词 Worker absenteeism Distributed flexible job shop scheduling problem Hyper-heuristic evolutionary algorithm Dynamic rescheduling Q-learning
A Review of the Evolution of Multi-Objective Evolutionary Algorithms 认领 引用 被引量:1
6
作者 Thomas Hanne Mohammad Jahani Moghaddam 《Computers, Materials & Continua》 SCIE EI 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
Many-objective evolutionary algorithms based on reference-point-selection strategy for application in reactor radiation-shielding design 认领 引用
7
作者 Cheng-Wei Liu Ai-Kou Sun +4 位作者 Ji-Chong Lei Hong-Yu Qu Chao Yang Tao Yu Zhen-Ping Chen 《Nuclear Science and Techniques》 SCIE EI CAS CSCD 2025年第6期201-215,共15页
In recent years,the development of new types of nuclear reactors,such as transportable,marine,and space reactors,has presented new challenges for the optimization of reactor radiation-shielding design.Shielding struct... In recent years,the development of new types of nuclear reactors,such as transportable,marine,and space reactors,has presented new challenges for the optimization of reactor radiation-shielding design.Shielding structures typically need to be lightweight,miniaturized,and radiation-protected,which is a multi-parameter and multi-objective optimization problem.The conventional multi-objective(two or three objectives)optimization method for radiation-shielding design exhibits limitations for a number of optimization objectives and variable parameters,as well as a deficiency in achieving a global optimal solution,thereby failing to meet the requirements of shielding optimization for newly developed reactors.In this study,genetic and artificial bee-colony algorithms are combined with a reference-point-selection strategy and applied to the many-objective(having four or more objectives)optimal design of reactor radiation shielding.To validate the reliability of the methods,an optimization simulation is conducted on three-dimensional shielding structures and another complicated shielding-optimization problem.The numerical results demonstrate that the proposed algorithms outperform conventional shielding-design methods in terms of optimization performance,and they exhibit their reliability in practical engineering problems.The many-objective optimization algorithms developed in this study are proven to efficiently and consistently search for Pareto-front shielding schemes.Therefore,the algorithms proposed in this study offer novel insights into improving the shielding-design performance and shielding quality of new reactor types. 展开更多
关键词 Many-objective optimization problem Evolutionary algorithm Radiation-shielding design Reference-point-selection strategy
暂未订购 下载PDF
Evolutionary Algorithm Based on Surrogate and Inverse Surrogate Models for Expensive Multiobjective Optimization 认领 引用
8
作者 Qi Deng Qi Kang +4 位作者 MengChu Zhou Xiaoling Wang Shibing Zhao Siqi Wu Mohammadhossein Ghahramani 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2025年第5期961-973,共13页
When dealing with expensive multiobjective optimization problems,majority of existing surrogate-assisted evolutionary algorithms(SAEAs)generate solutions in decision space and screen candidate solutions mostly by usin... When dealing with expensive multiobjective optimization problems,majority of existing surrogate-assisted evolutionary algorithms(SAEAs)generate solutions in decision space and screen candidate solutions mostly by using designed surrogate models.The generated solutions exhibit excessive randomness,which tends to reduce the likelihood of generating good-quality solutions and cause a long evolution to the optima.To improve SAEAs greatly,this work proposes an evolutionary algorithm based on surrogate and inverse surrogate models by 1)Employing a surrogate model in lieu of expensive(true)function evaluations;and 2)Proposing and using an inverse surrogate model to generate new solutions.By using the same training data but with its inputs and outputs being reversed,the latter is simple to train.It is then used to generate new vectors in objective space,which are mapped into decision space to obtain their corresponding solutions.Using a particular example,this work shows its advantages over existing SAEAs.The results of comparing it with state-of-the-art algorithms on expensive optimization problems show that it is highly competitive in both solution performance and efficiency. 展开更多
关键词 Expensives multi-objective optimization reverse model surrogate-assisted evolutionary algorithms(SAEAs)
暂未订购 下载PDF
Quantum-inspired ant algorithm for knapsack problems 认领 引用 被引量:5
9
作者 Wang Honggang Ma Liang +1 位作者 Zhang Huizhen Li Gaoya 《Journal of Systems Engineering and Electronics》 SCIE EI 2009年第5期1012-1016,共5页
The knapsack problem is a well-known combinatorial optimization problem which has been proved to be NP-hard.This paper proposes a new algorithm called quantum-inspired ant algorithm(QAA)to solve the knapsack problem.Q... The knapsack problem is a well-known combinatorial optimization problem which has been proved to be NP-hard.This paper proposes a new algorithm called quantum-inspired ant algorithm(QAA)to solve the knapsack problem.QAA takes the advantage of the principles in quantum computing,such as qubit,quantum gate,and quantum superposition of states,to get more probabilistic-based status with small colonies.By updating the pheromone in the ant algorithm and rotating the quantum gate,the algorithm can finally reach the optimal solution.The detailed steps to use QAA are presented,and by solving series of test cases of classical knapsack problems,the effectiveness and generality of the new algorithm are validated. 展开更多
关键词 knapsack problem,quantum computing ant algorithm,quantum-inspired ant algorithm.
暂未订购 下载PDF
Enhanced minimum attribute reduction based on quantum-inspired shuffled frog leaping algorithm 认领 引用 被引量:6
10
作者 Weiping Ding Jiandong Wang +1 位作者 Zhijin Guan Quan Shi 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2013年第3期426-434,共9页
Attribute reduction in the rough set theory is an important feature selection method, but finding a minimum attribute reduction has been proven to be a non-deterministic polynomial (NP)-hard problem. Therefore, it i... Attribute reduction in the rough set theory is an important feature selection method, but finding a minimum attribute reduction has been proven to be a non-deterministic polynomial (NP)-hard problem. Therefore, it is necessary to investigate some fast and effective approximate algorithms. A novel and enhanced quantum-inspired shuffled frog leaping based minimum attribute reduction algorithm (QSFLAR) is proposed. Evolutionary frogs are represented by multi-state quantum bits, and both quantum rotation gate and quantum mutation operators are used to exploit the mechanisms of frog population diversity and convergence to the global optimum. The decomposed attribute subsets are co-evolved by the elitist frogs with a quantum-inspired shuffled frog leaping algorithm. The experimental results validate the better feasibility and effectiveness of QSFLAR, comparing with some representa- tive algorithms. Therefore, QSFLAR can be considered as a more competitive algorithm on the efficiency and accuracy for minimum attribute reduction. 展开更多
关键词 minimum attribute reduction quantum-inspired shuf- fled frog leaping algorithm multi-state quantum bit quantum rotation gate and quantum mutation elitist frog.
暂未订购 下载PDF
Multi-Firmware Comparison Based on Evolutionary Algorithm and Trusted Base Point 认领 引用
11
作者 Wenbing Wang Yongwen Liu 《Computers, Materials & Continua》 SCIE EI 2025年第7期763-790,共28页
Multi-firmware comparison techniques can improve efficiency when auditing firmwares in bulk.How-ever,the problem of matching functions between multiple firmwares has not been studied before.This paper proposes a multi... Multi-firmware comparison techniques can improve efficiency when auditing firmwares in bulk.How-ever,the problem of matching functions between multiple firmwares has not been studied before.This paper proposes a multi-firmware comparison method based on evolutionary algorithms and trusted base points.We first model the multi-firmware comparison as a multi-sequence matching problem.Then,we propose an adaptation function and a population generation method based on trusted base points.Finally,we apply an evolutionary algorithm to find the optimal result.At the same time,we design the similarity of matching results as an evaluation metric to measure the effect of multi-firmware comparison.The experiments show that the proposed method outperforms Bindiff and the string-based method.Precisely,the similarity between the matching results of the proposed method and Bindiff matching results is 61%,and the similarity between the matching results of the proposed method and the string-based method is 62.8%.By sampling and manual verification,the accuracy of the matching results of the proposed method can be about 66.4%. 展开更多
关键词 Multi-firmware comparison evolutionary algorithm multi-sequence matching binary code comparison
暂未订购 下载PDF
A Bi-Level Optimization Model and Hybrid Evolutionary Algorithm for Wind Farm Layout with Different Turbine Types 认领 引用
12
作者 Erping Song Zipin Yao 《Energy Engineering》 EI 2025年第12期5129-5147,共19页
Wind farm layout optimization is a critical challenge in renewable energy development,especially in regions with complex terrain.Micro-siting of wind turbines has a significant impact on the overall efficiency and eco... Wind farm layout optimization is a critical challenge in renewable energy development,especially in regions with complex terrain.Micro-siting of wind turbines has a significant impact on the overall efficiency and economic viability of wind farm,where the wake effect,wind speed,types of wind turbines,etc.,have an impact on the output power of the wind farm.To solve the optimization problem of wind farm layout under complex terrain conditions,this paper proposes wind turbine layout optimization using different types of wind turbines,the aim is to reduce the influence of the wake effect and maximize economic benefits.The linear wake model is used for wake flow calculation over complex terrain.Minimizing the unit energy cost is taken as the objective function,considering that the objective function is affected by cost and output power,which influence each other.The cost function includes construction cost,installation cost,maintenance cost,etc.Therefore,a bi-level constrained optimization model is established,in which the upper-level objective function is to minimize the unit energy cost,and the lower-level objective function is to maximize the output power.Then,a hybrid evolutionary algorithm is designed according to the characteristics of the decision variables.The improved genetic algorithm and differential evolution are used to optimize the upper-level and lower-level objective functions,respectively,these evolutionary operations search for the optimal solution as much as possible.Finally,taking the roughness of different terrain,wind farms of different scales and different types of wind turbines as research scenarios,the optimal deployment is solved by using the algorithm in this paper,and four algorithms are compared to verify the effectiveness of the proposed algorithm. 展开更多
关键词 Bi-level optimization genetic algorithm differential evolution hybrid evolutionary algorithm wind farm layout
暂未订购 下载PDF
A Competitive Parallel Animated Oat Optimization Algorithm for Reversible Digital Watermarking 认领 引用
13
作者 Shu-Chuan Chu Libin Fu Jeng-Shyang Pan 《Computer Modeling in Engineering & Sciences》 SCIE EI 2026年第7期1209-1238,共30页
The Animated Oat Optimization Algorithm(AOO)is a novel evolutionary algorithm inspired by the behavior of animated oats.This paper proposes a Competitive Parallel Animated Oat Optimization Algorithm(CPAOO)comprising t... The Animated Oat Optimization Algorithm(AOO)is a novel evolutionary algorithm inspired by the behavior of animated oats.This paper proposes a Competitive Parallel Animated Oat Optimization Algorithm(CPAOO)comprising two components.First,a parallel strategy is employed in which inter-subpopulation communication is triggered at predefined iteration thresholds to balance exploration and exploitation.Second,a grouped competition strategy with incentive mechanisms is introduced,enabling the prioritized evolution of superior individuals to enhance the algorithm’s efficiency.Furthermore,building on the Prediction Error Expansion(PEE)algorithm,this paper proposes a Dual-Layer PEE(DLPEE)algorithm for reversible digital watermarking.Based on differences in pixel values around embedding points,image blocks are classified as either smooth or textured regions.The CPAOO algorithm is used to optimize the weights of the pixel predictor and to prioritize embedding secret information in smooth blocks.This approach enhances both the embedding capacity and the invisibility of the watermarked data.Experimental results demonstrate that the proposed methods achieve satisfactory performance. 展开更多
关键词 Evolutionary algorithm parallel strategy communication strategy grouped competition strategy reversible digital watermarking
暂未订购 下载PDF
A Review of Genetic Algorithms:Principles, Procedures, and Applications in Optimization 认领 引用
14
作者 M.A.El-Shorbagy 《Computer Modeling in Engineering & Sciences》 SCIE EI 2026年第4期138-184,共47页
This paper provides a thorough examination of Genetic Algorithms(GAs),a category of evolutionary computation methods derived from the concepts of natural selection and genetics.The main concept and operational princip... This paper provides a thorough examination of Genetic Algorithms(GAs),a category of evolutionary computation methods derived from the concepts of natural selection and genetics.The main concept and operational principle of GAs are elucidated,highlighting the evolution of populations of candidate solutions across multiple generations to get optimal or near-optimal solutions for complicated problems.The paper delineates the sequential phases of a conventional GA,encompassing problem formulation,solution encoding,initialization of population,fitness evaluation,selection,crossover,mutation,and termination criteria,so offering a coherent framework for comprehending the algorithm’s functionality.Moreover,numerous prominent genetic operators,including crossover and mutation,are examined,highlighting their distinct forms and processes for fostering diversity and exploration within the search space.Also,the paper emphasizes the benefits of GAs,including their capacity to address nonlinear,multimodal,and high-dimensional optimization challenges without necessitating gradient information,along with their adaptability in resolving both continuous and discrete issues.The limitations and constraints of GAs,such as computing expense,parameter optimization,and the risk of premature convergence,are thoroughly analyzed.The paper examines various applications of GAs across fields,including engineering design,control systems,combinatorial optimization,machine learning,operations research,and multi-objective optimization,demonstrating the versatility and practical significance of this evolutionary method.This work establishes a robust basis for scholars and practitioners seeking to implement GAs in intricate optimization challenges.The review indicates that GAs have greatly progressed from Holland’s original formulation to specialized variations,such as real-valued,permutation,and tree-based encodings,each tailored to certain issue categories.The critical study indicates that although classical GAs are proficient in global exploration,their hybridization with local search techniques(memetic algorithms),swarm intelligence(GA-PSO),and surrogate models significantly improves convergence time and solution accuracy.The study highlights ongoing research deficiencies,such as the disparity between theoretical convergence proofs and the actual performance of algorithms,as well as the necessity for systematic recommendations in the design of hybrid algorithms. 展开更多
关键词 Genetic algorithm evolutionary computation global optimization nonlinear optimization computational intelligence optimization techniques
暂未订购 下载PDF
Feature Selection Optimisation for Cancer Classification Based on Evolutionary Algorithms:An Extensive Review 认领 引用
15
作者 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
Large Language Model-Driven Evolutionary Optimization With a Hallucination-Resilient Mechanism 认领 引用
16
作者 Weixiong Huang Rui Wang +3 位作者 Tao Zhang Sheng Qi Shichao Fan Ling Wang 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2026年第6期1428-1445,共18页
Large language models(LLMs)have demonstrated significant potential as black-box optimizers due to their strong reasoning capabilities.However,challenges such as the hallucination phenomenon introduce instability and u... Large language models(LLMs)have demonstrated significant potential as black-box optimizers due to their strong reasoning capabilities.However,challenges such as the hallucination phenomenon introduce instability and uncertainty,limiting their effectiveness.This paper proposes an LLM-driven evolutionary optimization framework,referred to as LLM-driven hybrid evolutionary optimization framework(LHO),that integrates LLMs with traditional evolutionary operators.LLMs accelerate the optimization process by generating high-quality solutions,while evolutionary operators ensure stability and provide performance guarantees.To further enhance robustness,we introduce a hallucination-resilient mechanism to mitigate the risks associated with LLM hallucinations.Experimental results on various benchmark tests,encompassing single-objective,multiobjective,and complex constrained multiobjective problems,confirm the effectiveness and practicality of the proposed framework,offering valuable insights and future directions for LLM as evolutionary optimizers. 展开更多
关键词 Evolutionary algorithm (EA) evolutionary computation large language models (LLMs)
暂未订购 下载PDF
Constraint Intensity-Driven Evolutionary Multitasking for Constrained Multi-Objective Optimization 认领 引用
17
作者 Leyu Zheng Mingming Xiao +2 位作者 Yi Ren Ke Li Chang Sun 《Computers, Materials & Continua》 SCIE EI 2026年第3期1241-1261,共21页
In a wide range of engineering applications,complex constrained multi-objective optimization problems(CMOPs)present significant challenges,as the complexity of constraints often hampers algorithmic convergence and red... In a wide range of engineering applications,complex constrained multi-objective optimization problems(CMOPs)present significant challenges,as the complexity of constraints often hampers algorithmic convergence and reduces population diversity.To address these challenges,we propose a novel algorithm named Constraint IntensityDriven Evolutionary Multitasking(CIDEMT),which employs a two-stage,tri-task framework to dynamically integrates problem structure and knowledge transfer.In the first stage,three cooperative tasks are designed to explore the Constrained Pareto Front(CPF),the Unconstrained Pareto Front(UPF),and theε-relaxed constraint boundary,respectively.A CPF-UPF relationship classifier is employed to construct a problem-type-aware evolutionary strategy pool.At the end of the first stage,each task selects strategies from this strategy pool based on the specific type of problem,thereby guiding the subsequent evolutionary process.In the second stage,while each task continues to evolve,aτ-driven knowledge transfer mechanism is introduced to selectively incorporate effective solutions across tasks.enhancing the convergence and feasibility of the main task.Extensive experiments conducted on 32 benchmark problems from three test suites(LIRCMOP,DASCMOP,and DOC)demonstrate that CIDEMT achieves the best Inverted Generational Distance(IGD)values on 24 problems and the best Hypervolume values(HV)on 22 problems.Furthermore,CIDEMT significantly outperforms six state-of-the-art constrained multi-objective evolutionary algorithms(CMOEAs).These results confirm CIDEMT’s superiority in promoting convergence,diversity,and robustness in solving complex CMOPs. 展开更多
关键词 Constrained multi-objective optimization evolutionary algorithm evolutionary multitasking knowledge transfer
暂未订购 下载PDF
Optimizing Resource Allocation in Blockchain Networks Using Neural Genetic Algorithm 认领 引用
18
作者 Malvinder Singh Bali Weiwei Jiang +2 位作者 Saurav Verma Kanwalpreet Kour Ashwini Rao 《Computers, Materials & Continua》 SCIE EI 2026年第2期1580-1598,共19页
In recent years,Blockchain Technology has become a paradigm shift,providing Transparent,Secure,and Decentralized platforms for diverse applications,ranging from Cryptocurrency to supply chain management.Nevertheless,t... In recent years,Blockchain Technology has become a paradigm shift,providing Transparent,Secure,and Decentralized platforms for diverse applications,ranging from Cryptocurrency to supply chain management.Nevertheless,the optimization of blockchain networks remains a critical challenge due to persistent issues such as latency,scalability,and energy consumption.This study proposes an innovative approach to Blockchain network optimization,drawing inspiration from principles of biological evolution and natural selection through evolutionary algorithms.Specifically,we explore the application of genetic algorithms,particle swarm optimization,and related evolutionary techniques to enhance the performance of blockchain networks.The proposed methodologies aim to optimize consensus mechanisms,improve transaction throughput,and reduce resource consumption.Through extensive simulations and real-world experiments,our findings demonstrate significant improvements in network efficiency,scalability,and stability.This research offers a thorough analysis of existing optimization techniques,introduces novel strategies,and assesses their efficacy based on empirical outputs. 展开更多
关键词 Blockchain technology energy efficiency environmental impact evolutionary algorithms optimization
暂未订购 下载PDF
Adaptive Meta-Loss Networks:Learning Task-Agnostic Loss Functions via Evolutionary Optimization 认领 引用
19
作者 Mirna Yunita Xiabi Liu +1 位作者 Zhaoyang Hai Rachmat Muwardi 《Computers, Materials & Continua》 SCIE EI 2026年第5期1931-1949,共19页
Designing appropriate loss functions is critical to the success of supervised learning models.However,most conventional losses are fixed and manually designed,making them suboptimal for diverse and dynamic learning sc... Designing appropriate loss functions is critical to the success of supervised learning models.However,most conventional losses are fixed and manually designed,making them suboptimal for diverse and dynamic learning scenarios.In this work,we propose an Adaptive Meta-Loss Network(Adaptive-MLN)that learns to generate taskagnostic loss functions tailored to evolving classification problems.Unlike traditional methods that rely on static objectives,Adaptive-MLN treats the loss function itself as a trainable component,parameterized by a shallow neural network.To enable flexible,gradient-free optimization,we introduce a hybrid evolutionary approach that combines GeneticAlgorithms(GA)for global exploration and Evolution Strategies(ES)for local refinement.This co-evolutionary process dynamically adjusts the loss landscape,improvingmodel generalization without relying on analytic gradients or handcrafted heuristics.Experimental evaluations on synthetic tasks and the CIFAR-10 andMNIST datasets demonstrate that our approach consistently outperforms standard losses such as Cross-Entropy and Mean Squared Error in terms of accuracy,convergence,and adaptability. 展开更多
关键词 Meta-learning adaptive loss function task-agnostic optimization evolutionary strategy genetic algorithm classification
暂未订购 下载PDF
Multi-Objective Evolutionary Framework for High-Precision Community Detection in Complex Networks 认领 引用
20
作者 Asal Jameel Khudhair Amenah Dahim Abbood 《Computers, Materials & Continua》 SCIE EI 2026年第1期1453-1483,共31页
Community detection is one of the most fundamental applications in understanding the structure of complicated networks.Furthermore,it is an important approach to identifying closely linked clusters of nodes that may r... Community detection is one of the most fundamental applications in understanding the structure of complicated networks.Furthermore,it is an important approach to identifying closely linked clusters of nodes that may represent underlying patterns and relationships.Networking structures are highly sensitive in social networks,requiring advanced techniques to accurately identify the structure of these communities.Most conventional algorithms for detecting communities perform inadequately with complicated networks.In addition,they miss out on accurately identifying clusters.Since single-objective optimization cannot always generate accurate and comprehensive results,as multi-objective optimization can.Therefore,we utilized two objective functions that enable strong connections between communities and weak connections between them.In this study,we utilized the intra function,which has proven effective in state-of-the-art research studies.We proposed a new inter-function that has demonstrated its effectiveness by making the objective of detecting external connections between communities is to make them more distinct and sparse.Furthermore,we proposed a Multi-Objective community strength enhancement algorithm(MOCSE).The proposed algorithm is based on the framework of the Multi-Objective Evolutionary Algorithm with Decomposition(MOEA/D),integrated with a new heuristic mutation strategy,community strength enhancement(CSE).The results demonstrate that the model is effective in accurately identifying community structures while also being computationally efficient.The performance measures used to evaluate the MOEA/D algorithm in our work are normalized mutual information(NMI)and modularity(Q).It was tested using five state-of-the-art algorithms on social networks,comprising real datasets(Zachary,Dolphin,Football,Krebs,SFI,Jazz,and Netscience),as well as twenty synthetic datasets.These results provide the robustness and practical value of the proposed algorithm in multi-objective community identification. 展开更多
关键词 Multi-objective optimization evolutionary algorithms community detection heuristic metaheuristic hybrid social network models
暂未订购 下载PDF
上一页 1 2 168 下一页 到第
在线咨询 使用帮助 返回顶部 意见反馈