期刊文献+
共找到7篇文章
< 1 >
每页显示 20 50 100
Constraint Intensity-Driven Evolutionary Multitasking for Constrained Multi-Objective Optimization
1
作者 Leyu Zheng Mingming Xiao +2 位作者 Yi Ren Ke Li Chang Sun 《Computers, Materials & Continua》 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
Knowledge Classification-Assisted Evolutionary Multitasking for Two-Task Multiobjective Optimization Problems
2
作者 Xiaoling Wang Qi Kang +3 位作者 MengChu Zhou Qi Deng Zheng Fan Haoyue Liu 《IEEE/CAA Journal of Automatica Sinica》 2025年第6期1176-1193,共18页
To realize Industry 5.0,manufacturers face various optimization problems that seldom appear in isolation.Evolutionary MultiTasking(EMT)is an effective method to solve multiple related problems by extracting and utiliz... To realize Industry 5.0,manufacturers face various optimization problems that seldom appear in isolation.Evolutionary MultiTasking(EMT)is an effective method to solve multiple related problems by extracting and utilizing common knowledge.Knowledge transfer is the key to the effectiveness of EMT.Existing EMT methods mainly focus on designing effective intertask learning methods and ignore the fact that provided knowledge's appropriateness also has a significant effect on EMT's performance.There is plentiful knowledge in assistant tasks,and knowledge transfer may not work well and even lead to a negative effect if useless knowledge is selected to guide target tasks.EMT is thus confronted with a challenge to find appropriate knowledge.This work proposes an efficient knowledge classification-assisted EMT framework to identify and select valuable knowledge from assistant tasks.During the evolution process,better-performing candidates are supposed to have advantages in exploitation.Therefore,assistant individuals that are similar to better-performing target individuals are used to provide positive knowledge.Specifically,the target sub-population is divided into different levels and then a classifier is trained to divide assistant sub-population.Considering that target and assistant sub-populations have different characteristics,we use domain adaptation to reduce their distribution discrepancies.In this way,the trained classifier can classify assistant individuals more accurately,and truly useful knowledge can be selected for target tasks.The superior performance of our proposed framework over state-of-the-art algorithms is verified via a series of benchmark problems. 展开更多
关键词 Artificial intelligence evolutionary multitasking intelligent optimization inter-task learning knowledge classification knowledge transfer machine learning multiobjective optimization
在线阅读 下载PDF
Evolutionary Multitasking With Global and Local Auxiliary Tasks for Constrained Multi-Objective Optimization 被引量:10
3
作者 Kangjia Qiao Jing Liang +3 位作者 Zhongyao Liu Kunjie Yu Caitong Yue Boyang Qu 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2023年第10期1951-1964,共14页
Constrained multi-objective optimization problems(CMOPs) include the optimization of objective functions and the satisfaction of constraint conditions, which challenge the solvers.To solve CMOPs, constrained multi-obj... Constrained multi-objective optimization problems(CMOPs) include the optimization of objective functions and the satisfaction of constraint conditions, which challenge the solvers.To solve CMOPs, constrained multi-objective evolutionary algorithms(CMOEAs) have been developed. However, most of them tend to converge into local areas due to the loss of diversity. Evolutionary multitasking(EMT) is new model of solving complex optimization problems, through the knowledge transfer between the source task and other related tasks. Inspired by EMT, this paper develops a new EMT-based CMOEA to solve CMOPs, in which the main task, a global auxiliary task, and a local auxiliary task are created and optimized by one specific population respectively. The main task focuses on finding the feasible Pareto front(PF), and global and local auxiliary tasks are used to respectively enhance global and local diversity. Moreover, the global auxiliary task is used to implement the global search by ignoring constraints, so as to help the population of the main task pass through infeasible obstacles. The local auxiliary task is used to provide local diversity around the population of the main task, so as to exploit promising regions. Through the knowledge transfer among the three tasks, the search ability of the population of the main task will be significantly improved. Compared with other state-of-the-art CMOEAs, the experimental results on three benchmark test suites demonstrate the superior or competitive performance of the proposed CMOEA. 展开更多
关键词 Constrained multi-objective optimization evolutionary multitasking(EMT) global auxiliary task knowledge transfer local auxiliary task
在线阅读 下载PDF
Constraints Separation Based Evolutionary Multitasking for Constrained Multi-Objective Optimization Problems 被引量:2
4
作者 Kangjia Qiao Jing Liang +4 位作者 Kunjie Yu Xuanxuan Ban Caitong Yue Boyang Qu Ponnuthurai Nagaratnam Suganthan 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第8期1819-1835,共17页
Constrained multi-objective optimization problems(CMOPs)generally contain multiple constraints,which not only form multiple discrete feasible regions but also reduce the size of optimal feasible regions,thus they prop... Constrained multi-objective optimization problems(CMOPs)generally contain multiple constraints,which not only form multiple discrete feasible regions but also reduce the size of optimal feasible regions,thus they propose serious challenges for solvers.Among all constraints,some constraints are highly correlated with optimal feasible regions;thus they can provide effective help to find feasible Pareto front.However,most of the existing constrained multi-objective evolutionary algorithms tackle constraints by regarding all constraints as a whole or directly ignoring all constraints,and do not consider judging the relations among constraints and do not utilize the information from promising single constraints.Therefore,this paper attempts to identify promising single constraints and utilize them to help solve CMOPs.To be specific,a CMOP is transformed into a multitasking optimization problem,where multiple auxiliary tasks are created to search for the Pareto fronts that only consider a single constraint respectively.Besides,an auxiliary task priority method is designed to identify and retain some high-related auxiliary tasks according to the information of relative positions and dominance relationships.Moreover,an improved tentative method is designed to find and transfer useful knowledge among tasks.Experimental results on three benchmark test suites and 11 realworld problems with different numbers of constraints show better or competitive performance of the proposed method when compared with eight state-of-the-art peer methods. 展开更多
关键词 Constrained multi-objective optimization(CMOPs) evolutionary multitasking knowledge transfer single constraint.
在线阅读 下载PDF
Evolutionary Multitasking With Multiple Knowledge Representations and Elite Vector Guidance for Solving Large-Scale Multi-Objective Optimization Problems
5
作者 Weijie Mai Zhifan Tang +2 位作者 Weili Liu Jinghui Zhong Hu Jin 《IEEE/CAA Journal of Automatica Sinica》 2025年第12期2553-2571,共19页
Evolutionary multitasking optimization(EMTO) can obtain beneficial knowledge for the target task from the auxiliary task to improve its performance, which has received extensive attention in scientific research and en... Evolutionary multitasking optimization(EMTO) can obtain beneficial knowledge for the target task from the auxiliary task to improve its performance, which has received extensive attention in scientific research and engineering problems. Nevertheless, faced with the widespread large-scale multi-objective optimization problems(LSMOPs), the existing EMTO literature barely involves the research of LSMOPs. More importantly, these EMTO algorithms often get trapped in local optima when dealing with LSMOPs, resulting in a slow convergence speed, which is worthy of our attention. To this end, this paper proposes an EMTO algorithm dedicated to solving LSMOPs. On the one hand, given the intricate nature of LSMOPs, we propose a knowledge domination-based knowledge transfer mechanism that can flexibly transfer knowledge from multiple knowledge representations, i.e., the information distribution and distribution distance of the task population. On the other hand, we design an elite vector-guided search strategy. Specifically, the generative adversarial network(GAN) model should first be trained within the divided populations. Then, the well-trained model is used to generate a high-quality individual for the target individual. After that, the high-quality individual is combined with the top-performing individual in the current population to find the elite vector corresponding to the target individual. Finally, the elite vector is applied to guide the target individual to accelerate convergence towards the global optimum in the high-dimensional decision space. We conduct comprehensive experimental investigations on two artificial LSMOPs suites and six real-world LSMOPs to validate the efficiency and robustness of the proposed algorithm,through comparative analysis with state-of-the-art peer algorithms. 展开更多
关键词 Elite vector evolutionary multitasking optimization(EMTO) large-scale multi-objective optimization multiple knowledge representations
在线阅读 下载PDF
A Novel Self-Adjusting Dual-Mode Evolutionary Framework for Multi-Task Optimization
6
作者 Yingbo Xie Junfei Qiao +1 位作者 Ding Wang Manman Yuan 《IEEE/CAA Journal of Automatica Sinica》 2025年第11期2239-2252,共14页
Evolutionary multi-task optimization(EMTO)presents an efficient way to solve multiple tasks simultaneously.However,difficulties they face in curbing the performance degradation caused by unmatched knowledge transfer a... Evolutionary multi-task optimization(EMTO)presents an efficient way to solve multiple tasks simultaneously.However,difficulties they face in curbing the performance degradation caused by unmatched knowledge transfer and inefficient evolutionary strategies become more severe as the number of iterations increases.Motivated by this,a novel self-adjusting dualmode evolutionary framework,which integrates variable classification evolution and knowledge dynamic transfer strategies,is designed to compensate for this deficiency.First,a dual-mode evolutionary framework is designed to meet the needs of evolution in different states.Then,a self-adjusting strategy based on spatial-temporal information is adopted to guide the selection of evolutionary modes.Second,a classification mechanism for decision variables is proposed to achieve the grouping of variables with different attributes.Then,the evolutionary algorithm with a multi-operator mechanism is employed to conduct classified evolution of decision variables.Third,an evolutionary strategy based on multi-source knowledge sharing is presented to realize the cross-domain transfer of knowledge.Then,a dynamic weighting strategy is developed for efficient utilization of knowledge.Finally,by conducting experiments and comparing the designed method with several existing algorithms,the empirical results confirm that it significantly outperforms its peers in tackling benchmark instances. 展开更多
关键词 evolutionary algorithms evolutionary multitasking knowledge transfer optimization problem
在线阅读 下载PDF
Evolutionary Multitask Optimization in Real-World Applications: A Survey 被引量:2
7
作者 Yue Wu Hangqi Ding +5 位作者 Benhua Xiang Jinlong Sheng Wenping Ma Kai Qin Qiguang Miao Maoguo Gong 《Journal of Artificial Intelligence and Technology》 2023年第1期32-38,共7页
Because of its strong ability to solve problems,evolutionary multitask optimization(EMTO)algorithms have been widely studied recently.Evolutionary algorithms have the advantage of fast searching for the optimal soluti... Because of its strong ability to solve problems,evolutionary multitask optimization(EMTO)algorithms have been widely studied recently.Evolutionary algorithms have the advantage of fast searching for the optimal solution,but it is easy to fall into local optimum and difficult to generalize.Combining evolutionary multitask algorithms with evolutionary optimization algorithms can be an effective method for solving these problems.Through the implicit parallelism of tasks themselves and the knowledge transfer between tasks,more promising individual algorithms can be generated in the evolution process,which can jump out of the local optimum.How to better combine the two has also been studied more and more.This paper explores the existing evolutionary multitasking theory and improvement scheme in detail.Then,it summarizes the application of EMTO in different scenarios.Finally,according to the existing research,the future research trends and potential exploration directions are revealed. 展开更多
关键词 evolutionary multitasking evolutionary algorithm OPTIMIZATION
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部